Chandan Bhatia
Chandan Bhatia
Hello, I sent reservation command from CMS and charger went to charging state, post I reboot the system still auto charger going to charging state post connected to CMS. I...
I am using OCPP 1.6J stack. All working fine but one day I started the setup and sent the RemoteStartTransaction command but stack was rejecting it. Later after debug, I...
I want to save the charging summary, basically one .jsn should be created at every new charging session and periodically gets updated while charging. I think something similar is already...
In the example code, OCPP is running inside a while loop, and incoming WebSocket data is received via a callback triggered in an interrupt context and will be process. Have...