Fix cloud foundry deployment
[e-mobility-charging-stations-simulator.git] / src / charging-station / ChargingStationWorkerBroadcastChannel.ts
2022-10-04  Jérôme BenoitFix cloud foundry deployment
2022-09-25  Jérôme BenoitFix broadcast channel payload cleanup for ATG
2022-09-24  Jérôme BenoitFix strict boolean checks
2022-09-09  Jérôme BenoitUI Protocol: fix payload merge
2022-09-09  Jérôme BenoitUI Protocol: add boot notification command support
2022-09-09  Jérôme BenoitRefine scopes
2022-09-08  Jérôme BenoitUI protocol: update Insomnia requests collection
2022-09-08  Jérôme BenoitUI protocol: add meter values command
2022-09-08  Jérôme BenoitUI Server: factor out authentication code
2022-09-08  Jérôme BenoitUI Server: Add a unique request handler for procedure...
2022-09-08  Jérôme BenoitUI Protocol: add Authorize command support
2022-09-08  Jérôme BenoitApply dependencies update
2022-09-08  Jérôme BenoitBroadcast Channel: optimize requests handling implement...
2022-09-05  Jérôme BenoitUI server: do not crash at payload validation
2022-09-05  Jérôme BenoitUI protocol: remove hashId field support to route requests
2022-09-05  Jérôme BenoitUI protocol: add OCPP heartbeat command support
2022-09-05  Jérôme BenoitSimplify stop transaction payload handling
2022-09-04  Jérôme BenoitUI Services: add status notification command
2022-09-04  Jérôme BenoitStrict boolean checks
2022-09-03  Jérôme BenoitImport cleanup
2022-09-03  Jérôme BenoitUI services: fix connectors status update at transactio...
2022-09-03  Jérôme BenoitUI Protocol: Expose ATG status and use array for all...
2022-09-01  Jérôme BenoitUI server: permit to address all charging stations
2022-08-31  Jérôme BenoitWeb UI: add start/stop ATG command
2022-08-30  Jérôme BenoitUI Server: Add support for starting the ATG on defined...
2022-08-30  Jérôme BenoitFix meterStop type in stop transaction payload
2022-08-30  Jérôme BenoitMove hashId to stationInfo
2022-08-29  Jérôme BenoitAdd initial support to start/stop ATG with the UI services
2022-08-27  Jérôme BenoitWeb UI: rename some directories to a sensible name
2022-08-27  Jérôme BenoitUI server: fix HTTP transport start/stop
2022-08-27  Jérôme BenoitUI Server: dedupe some code in helpers
2022-08-25  Jérôme BenoitUI protocol: Allow to send some relevant commands to...
2022-08-25  Jérôme BenoitFix UI protocol type definitions
2022-08-24  Jérôme BenoitImprove payload type checking in OCPP, UI and Broadcast...
2022-08-24  Jérôme BenoitAdd WebSocket connection close and open support to...
2022-08-23  Jérôme BenoitImplement error handling and propagation in IPC and...
2022-08-23  Jérôme BenoitUnify request and response handler naming
2022-08-23  Jérôme BenoitForward UI request UUID to broadcast channel request
2022-08-23  Jérôme BenoitSimplify BroadcastChannel classes inheritance
2022-08-23  Jérôme BenoitUI server: add start/stop charging station command