Thanks for clarifying, on issuing a remote stop transaction the unit’s status is “Finishing” and does not become “Available” without removing the cable or soft resetting. I would have expected you could remotely stop and then some time later remotely start again?
2021-07-09 15:17:18 INFO (MainThread) [ocpp] ENX-AU21060165: send [2,"d1b221bd-3007-4c51-94b4-3fbc86ada133","RemoteStopTransaction",{"transactionId":1625797788}]
2021-07-09 15:17:20 INFO (MainThread) [ocpp] ENX-AU21060165: receive message [3,"d1b221bd-3007-4c51-94b4-3fbc86ada133",{"status":"Accepted"}]
2021-07-09 15:17:20 INFO (MainThread) [ocpp] ENX-AU21060165: receive message [2,"e3c43d10-e1ad-773e-6488-6358593b427e","StopTransaction",{"timestamp":"2021-07-09T03:17:28Z","meterStop":297379,"transactionId":1625797788,"reason":"Remote"}]
2021-07-09 15:17:20 INFO (MainThread) [ocpp] ENX-AU21060165: send [3,"e3c43d10-e1ad-773e-6488-6358593b427e",{"idTagInfo":{"status":"Accepted"}}]
2021-07-09 15:17:23 INFO (MainThread) [ocpp] ENX-AU21060165: receive message [2,"dcd0310d-1310-f7dd-b1f1-ec2a87c2a8c9","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Finishing","timestamp":"2021-07-09T03:17:30Z"}]
Although I still cannot get it to accept a remote start in the “Available” state either:
2021-07-09 16:49:26 INFO (MainThread) [ocpp] ENX-AU21060165: receive message [2,"7a1ee8ca-695c-b9d8-dd79-bf24f40353a2","StatusNotification",{"connectorId":1,"errorCode":"NoError","status":"Available","timestamp":"2021-07-09T04:49:34Z"}]
2021-07-09 16:49:35 INFO (MainThread) [ocpp] ENX-AU21060165: send [2,"26e5dc73-0352-4785-876d-ed9c59f2090a","RemoteStartTransaction",{"idTag":"ENX-AU21060165","connectorId":1,"chargingProfile":{"chargingProfileId":1,"stackLevel":999,"chargingProfileKind":"Relative","chargingProfilePurpose":"TxProfile","chargingSchedule":{"chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":32}]}}}]
2021-07-09 16:49:35 INFO (MainThread) [ocpp] ENX-AU21060165: receive message [3,"26e5dc73-0352-4785-876d-ed9c59f2090a",{"status":"Rejected"}]