e-mobility-charging-stations-simulator.git
2022-09-05  Jérôme BenoitVersion 1.1.71 v1.1.71
2022-09-05  Jérôme BenoitApply dependencies update
2022-09-05  Jérôme BenoitUI protocol: add OCPP heartbeat command support
2022-09-05  Jérôme BenoitATG: fix start transaction counting (again)
2022-09-05  Jérôme BenoitAdd code settings for Web UI
2022-09-05  Jérôme BenoitRemove uneeded intermediate variable
2022-09-05  Jérôme BenoitUpdate Insomnia requests collection
2022-09-05  Jérôme BenoitATG: fix start transaction counting with no authentication
2022-09-05  Jérôme BenoitOptimize energy active register calculation
2022-09-05  Jérôme BenoitSimplify stop transaction payload handling
2022-09-04  Jérôme BenoitREADME.md: fix UI protocol documentation
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 BenoitVersion 1.1.70 v1.1.70
2022-09-04  Jérôme BenoitStrict boolean checks
2022-09-04  Jérôme BenoitATG: fix start transaction requests counting
2022-09-04  Jérôme BenoitCoding style cleanups
2022-09-04  Jérôme BenoitApply dependencies update
2022-09-04  Jérôme BenoitREADME.md: update after Postman requests collection...
2022-09-04  Jérôme BenoitUI services: update Insomnia requests collection for...
2022-09-04  Jérôme BenoitUI services: Update Insomnia requests collection
2022-09-04  Jérôme BenoitWS UI Server: do not crash the server at authentication...
2022-09-04  Jérôme BenoitUI Server: factor out authentication logic
2022-09-04  Jérôme BenoitWS UI server: use error on socket destroy
2022-09-04  Jérôme BenoitUI server: add basic authentication support
2022-09-03  Jérôme BenoitImport cleanup
2022-09-03  Jérôme BenoitUI HTTP server: fix stop simulator response handling
2022-09-03  Jérôme BenoitUI services: fix connectors status update at transactio...
2022-09-03  Jérôme BenoitUI services: fix broadcast channel reponse handler...
2022-09-03  Jérôme BenoitREADME.md: update to reflect response payload format...
2022-09-03  Jérôme BenoitImports cleanup
2022-09-03  Jérôme BenoitUI Protocol: Expose ATG status and use array for all...
2022-09-02  Jérôme BenoitREADME.md: formatting fixes
2022-09-02  Jérôme BenoitREADME.md: document added UI protocol features
2022-09-02  Jérôme BenoitUI server: refine attributes scope
2022-09-02  Jérôme BenoitUI Protocol: Build response with the global excecution...
2022-09-02  Jérôme BenoitApply dependencies update
2022-09-01  Jérôme BenoitAlign 'started' attribute usage to all classes
2022-09-01  Jérôme BenoitAdapt BroadcastChannelRequestPayload type to addressing...
2022-09-01  Jérôme BenoitUI server: permit to address all charging stations
2022-09-01  dependabot... Bump basic-ftp from 5.0.1 to 5.0.2 (#162)
2022-08-31  Jérôme BenoitWeb UI: add start/stop ATG command
2022-08-31  dependabot... Bump moment-timezone from 0.5.34 to 0.5.37 (#160)
2022-08-31  Jérôme BenoitVersion 1.1.69 v1.1.69
2022-08-31  Jérôme BenoitApply dependencies update
2022-08-31  Jérôme BenoitFix two ATG semantic consistencies
2022-08-30  Jérôme BenoitUI Server: Add support for starting the ATG on defined...
2022-08-30  Jérôme BenoitRefine an ATG log message
2022-08-30  Jérôme BenoitFix meterStop type in stop transaction payload
2022-08-30  Jérôme BenoitApply dependencies update
2022-08-30  Jérôme BenoitFix charging station initialization order
2022-08-30  Jérôme BenoitWeb UI: Fix NPE at template loading
2022-08-30  Jérôme BenoitWeb UI: fix UT
2022-08-30  Jérôme BenoitMove hashId to stationInfo
2022-08-29  Jérôme BenoitFix UI services Postman requests collection
2022-08-29  Jérôme BenoitUpdat the Postman requests collection for the UI services
2022-08-29  Jérôme BenoitAdd return type to methods
2022-08-29  Jérôme BenoitAdd initial support to start/stop ATG with the UI services
2022-08-29  Jérôme BenoitUpdate Insomnia UI requests collection export
2022-08-29  Jérôme BenoitCleanup Array.from() usage
2022-08-29  Jérôme BenoitREADME.md: spell fix
2022-08-29  Jérôme BenoitREADME.md: Fix sections hierarchy
2022-08-29  Jérôme BenoitREADME.md: sensible structure to UI protocol section
2022-08-29  Jérôme BenoitAdd helper to serialize to JSON object with a map
2022-08-29  Jérôme BenoitAdd UI protocol Insomnia project export instead of...
2022-08-29  Jérôme BenoitREADME.md: add missing carriage return
2022-08-29  Jérôme BenoitVersion 1.1.68 v1.1.68
2022-08-29  Jérôme BenoitAdd Insomnia UI protocol collection
2022-08-29  Jérôme BenoitAvoid to reopen an already open WebSocket to the OCPP...
2022-08-28  Jérôme BenoitREADME.md: refine tooling URI
2022-08-28  Jérôme BenoitFix UI WebSocket server protocol parsing at connection
2022-08-28  Jérôme BenoitRefine UI protocol documentation
2022-08-28  Jérôme BenoitWeb UI: fix NPE on connectors
2022-08-28  Jérôme BenoitUniformize log messages, take 2
2022-08-28  Jérôme BenoitUniformize log messages format
2022-08-28  Jérôme BenoitWeb UI: configuration namespace cleanup
2022-08-28  Jérôme BenoitAdd postman collection for UI HTPP server
2022-08-27  Jérôme BenoitEnsure charging station data is always JSON serializable
2022-08-27  Jérôme BenoitWeb UI: cleanup commented out code
2022-08-27  Jérôme BenoitAdd dashboard to the docker image build
2022-08-27  Jérôme BenoitApply dependencies update
2022-08-27  Jérôme BenoitFix build
2022-08-27  Jérôme BenoitAdd the source charging station that emits a response...
2022-08-27  Jérôme BenoitWeb UI: rename some directories to a sensible name
2022-08-27  Jérôme BenoitRemove debug cod
2022-08-27  Jérôme BenoitUI server: fix HTTP transport start/stop
2022-08-27  Jérôme BenoitRecommend only supported vue.js code extensions
2022-08-27  Jérôme BenoitWeb UI: add one UT
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-27  Jérôme BenoitUI Server: dedupe some code in helpers
2022-08-27  Jérôme BenoitUI server: logging and code refinements
2022-08-26  Jérôme BenoitUI Server: factor out reponse status to http status...
2022-08-26  Jérôme BenoitUI server: comment and code cleanups
2022-08-26  Jérôme BenoitFix http-status-codes import
2022-08-26  Jérôme BenoitAdd UI HTTP server (#6)
2022-08-26  Jérôme BenoitVersion 1.1.67 v1.1.67
2022-08-26  Jérôme BenoitWeb UI: Refine documentation and code cleanup
2022-08-26  Jérôme BenoitWeb UI: display charging stations' registration status
2022-08-26  Jérôme BenoitWeb UI: method namespace cleanup
2022-08-26  Jérôme BenoitWeb UI: add and fix support for start/stop charging...
next