UI Services: add status notification command
[e-mobility-charging-stations-simulator.git] / src / types / UIProtocol.ts
2022-09-04  Jérôme BenoitUI Services: add status notification command
2022-09-04  Jérôme BenoitUI protocol: Include failed responses
2022-09-04  Jérôme BenoitUI server: add basic authentication support
2022-09-02  Jérôme BenoitUI Protocol: Build response with the global excecution...
2022-08-31  Jérôme BenoitWeb UI: add start/stop ATG command
2022-08-29  Jérôme BenoitAdd initial support to start/stop ATG with the UI services
2022-08-27  Jérôme BenoitAdd the source charging station that emits a response...
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-25  Jérôme BenoitUI protocol: Allow to send some relevant commands to...
2022-08-24  Jérôme BenoitREADME.md: document missing UI protocol commands
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 BenoitForward UI request UUID to broadcast channel request
2022-08-23  Jérôme BenoitUI server: add start/stop charging station command
2022-08-22  Lucas MigeonVue UI + UI server
2022-08-01  Jérôme BenoitAdd UUIDv4 id to UI protocol message structure
2022-05-13  Jérôme BenoitRestructure UI server code to prepare it for issue...
2022-05-12  Jérôme BenoitMake the UI server request handler signature more generic
2022-05-06  Jérôme BenoitUse the fixed JsonType definition where appropriate
2022-05-06  Jérôme BenoitFix Json type definition naming
2022-03-04  Jérôme BenoitApply prettier formating
2022-02-06  Jérôme BenoitStrong type protocols payloads
2021-12-27  Jérôme BenoitRename UiProtocol.ts to UIProtocol.ts
2021-12-07  Jérôme BenoitMerge branch 'master' into fix-template
2021-12-07  Jérôme BenoitRename UIProtocol.ts to UiProtocol.ts
2021-12-02  Jérôme BenoitUI WS server: use a map to store UI services per protoc...
2021-11-30  Jérôme BenoitMove the UI WS protocol version handling is protocol...
2021-11-29  Jérôme BenoitAdd charging stations listing to WS server commands
2021-11-29  Jérôme BenoitVersion the WebSocket server UI protocol