You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When "Delay connection on startup" is NOT checked, the node will not attempt to auto-connect at all. If it IS checked, then the node will auto-connect.
When "Delay connection on startup" is NOT checked, the node will not attempt to auto-connect at all. If it IS checked, then the node will auto-connect.
node-red-contrib-ocpp/ocpp/ocpp-cp-json.js
Line 52 in f42d4c5
However, even if the implementation is adjusted to follow the documentation, which describes the operation in reverse:
node-red-contrib-ocpp/ocpp/ocpp-cp-json.html
Line 161 in f42d4c5
the option name is somewhat confusing (in that it suggests that the checkbox controls some delay, rather than the auto-connection itself.)
I would recommend to rename that option to "Auto-connect on node startup".
The text was updated successfully, but these errors were encountered: