new meter
This commit is contained in:
@@ -311,7 +311,7 @@ void notificationOutput(OCPP_Transaction *transaction, enum OCPP_TxNotification
|
||||
case DeAuthorized:
|
||||
ESP_LOGI(TAG, "DeAuthorized ---->");
|
||||
//evse_set_authorized(false);
|
||||
evse_set_limit_reached(2);
|
||||
//evse_set_limit_reached(2);
|
||||
// ocpp_set_charging(false);
|
||||
break; // server rejected StartTx
|
||||
case RemoteStart:
|
||||
|
||||
Reference in New Issue
Block a user