node-red-contrib-ocpp icon indicating copy to clipboard operation
node-red-contrib-ocpp copied to clipboard

Open Charge Point Protocol Node-Red Nodes

Results 23 node-red-contrib-ocpp issues
Sort by recently updated
recently updated
newest added

I have installed the latest version (1.3.5) and the version of node is v19.9.0, nodered is 3.0.2, npm is 9.6.3. What happens is the following: it does not establish communication...

To Reproduce: 1. Connect a CP Client JSON node with ``` { "msgType": 99, "command": "connect", "data": { } } ``` 2. Deploy changes 3. Disconnect the CP Client JSON...

Waiting Feedback

is there a way for me to determine whether the charger is still connected or disconnected from the server ? because when the charger has been successfully connected to the...

enhancement