Releases
v1.1.66
UI protocol: Allow to send some relevant commands to several charging… #152
Bump apollo-server-core from 3.10.0 to 3.10.1 in /src/ui/web #146
Bump terser from 5.14.0 to 5.15.0 in /src/ui/web #148
Combined PR #142
Vue UI + UI server 32de5a5
Web UI: add and fix missing commands support 5a010bf
Apply dependencies update 86102a2
Apply dependencies update df637b0
Implement error handling and propagation in IPC and UI server code 6c8f5d9
UI server: add start/stop charging station command 89b7a23
Add WebSocket connection close and open support to the UI protocol db2336d
Factor out in helpers PDU payload validation 9c5c419
Forward UI request UUID to broadcast channel request 4e3ff94
README.md: fix UI protocol formatting ed6c2bb
Unify request and response handler naming 02a6943
Improve payload type checking in OCPP, UI and Broadcast Channel 53e5fd6
Add and use helper to convert Ajv JSON schema validation errors to OCPP 06ad945
Document some more the UI protocol 80a3704
README.md: document missing UI protocol commands 5612b69
README.md: document open close connection UI protocol commands e4df816
Fix UI protocol type definitions ce7a4fc
Bound most called methods in the OCPP stack 9952c54
UI service attribute rename: workerBroadcastChannel -> uiServiceWorkerBroadcastChannel 6812b4e
Implement singleton design pattern with strict null check 1ca780f
Apply dependencies update 4bfec50
Use the generic OCPPServiceUtils import where appropriate cbb3711
Fix undefined meterStop at sending stopTransaction 1c3cfd4
Align more request and reponse handlers name 97f0a1a
Fix assets directory cleanup at build in target directory 045639f
AjvErrorsToErrorType -> ajvErrorsToErrorType 01a4dcb
Simplify BroadcastChannel classes inheritance 1598b27
Fix exit conditions at startup e4cb2c1
Fix log messages in case of missing JSON schema for PDU validation ee307db
README.md: refine UI protocol documentation cdbdcae
README.md: add link Web UI README.md b8cc885
Simplify AbtractUIService logPrefix method f4531df
Fixlet to README.md 4c6ed1d
Cleanup WorkerMessageEvents enum 12b3406
Add boot notification response to the UI command listChargingStations c76d7c1
You can’t perform that action at this time.