UI Protocol: add Authorize command support
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 8 Sep 2022 16:21:26 +0000 (18:21 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 8 Sep 2022 16:21:26 +0000 (18:21 +0200)
commit1984f1944eeb7468c2f3adbf03b83fbc98910dff
tree07fe56baf409d9aea1bfee04da5dd03f2843ddd9
parentd273692c3ddee7eb01353e032304762a993c33e2
UI Protocol: add Authorize command support

And also fix connector status init

Reference #169

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/assets/ui-protocol/Insomnia_CSSimulatorUIProtocol.json
src/charging-station/ChargingStation.ts
src/charging-station/ChargingStationWorkerBroadcastChannel.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ui-server/ui-services/UIService001.ts
src/types/UIProtocol.ts
src/types/WorkerBroadcastChannel.ts