- Fix: Removed leftover debugging code that created a port on 8833
- FIX: Prevent CP Client from causing a delayed second close of the websocket it is assigned to.
- FEATURE: Added an example flow in the examples folder
- UPDATE: Updated README.MD to reflect the need for nodejs 8.5 or higher
- FIX: Nodes should now properly assign their default labels.
- UPDATE: Added more "debug" calls
- UPDATE: Segmented "debug" labels to be "anl:ocpp:[cs/cp]:.... " so you can filter on just CS or CP
- UPDATE: Reduced the timeout for stale messages from 2 to 1 minute
- FIX: Corrected upper/lower case issue with default ocpp commands in the CS Server node setup.
- UPDATED: Made default OCPP commands presented in the drop-downs of the setup dialog more readable.
- UPDATE: Reordered OCPP commands in setup dialog to be alphabetical