MicroOcpp
MicroOcpp copied to clipboard
Charging Status
Hello @matth-x,
I am very new to this project and facing an issue. The Condition is as follows:
- Gun Plugged, Library sends "Preparing".
- I send Authorize with TagID -> Got reply Accepted.
- I than send beginTransaction_authorized, which basically send StartTransaction.
- The Status goes to "Charging".
Now here is don't want the status to go to Charging yet, I want to send the Charging status only after certain condition pass.
Thanks.