Refine connector id validation error message
[e-mobility-charging-stations-simulator.git] / src / types /
2022-11-05  Jérôme BenoitAdd trigger message type feature flag in charging stati...
2022-09-25  Jérôme BenoitATG: add support for idTag distribution algorithms
2022-09-24  Jérôme BenoitRefine type definitions
2022-09-24  Jérôme BenoitConvert interface to type
2022-09-20  Jérôme BenoitReplace more interface with type for types definition
2022-09-16  Jérôme BenoitConvert Statistics interface to type
2022-09-15  Jérôme BenoitConvert types to native type
2022-09-12  Jérôme BenoitFix ATG connectors status initialization
2022-09-09  Jérôme BenoitUI Protocol: add boot notification command support
2022-09-08  Jérôme BenoitUI protocol: add meter values command
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-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 BenoitUI protocol: Include failed responses
2022-09-04  Jérôme BenoitUI server: add basic authentication support
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 BenoitUI Protocol: Expose ATG status and use array for all...
2022-09-02  Jérôme BenoitUI Protocol: Build response with the global excecution...
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-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 BenoitMove hashId to stationInfo
2022-08-29  Jérôme BenoitAdd initial support to start/stop ATG with the UI services
2022-08-28  Jérôme BenoitRefine UI protocol documentation
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 BenoitUI server: fix HTTP transport start/stop
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-26  Jérôme BenoitAdd UI HTTP server (#6)
2022-08-25  Jérôme BenoitUI protocol: Allow to send some relevant commands to...
2022-08-25  Jérôme BenoitCleanup WorkerMessageEvents enum
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 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-18  Jérôme BenoitValidate response PDU (#137)
2022-08-18  Jérôme BenoitIncoming requests payload validation with JSON schemas...
2022-08-11  Jérôme BenoitAdd template section to list OCPP commands supported...
2022-08-01  Jérôme BenoitAdd UUIDv4 id to UI protocol message structure
2022-07-25  Jérôme BenoitRemove unused OCPP version
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-07-03  Jérôme BenoitMerge pull request #80 from SAP/worker-configuration
2022-07-02  Jérôme BenoitAdd worker configuration section
2022-05-24  Jérôme BenoitRemove dead code
2022-05-24  Jérôme BenoitAdd a shared LRU cache per worker
2022-05-23  Jérôme BenoitFix serial number propagation at charging station templ...
2022-05-23  Jérôme BenoitUntangle charging station info from charging station...
2022-05-20  Jérôme BenoitPermit to disable persistent configuration storage.
2022-05-16  Jérôme BenoitUse import type where appropriate
2022-05-16  Jérôme BenoitUntangle ChargingStation class from OCPP services classes
2022-05-14  Jérôme BenoitFix UI server options type and instantiation signature
2022-05-13  Jérôme BenoitAdd deprecation warning for ui server configuration...
2022-05-13  Jérôme BenoitRefine UI server attributes scope and type
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-08  Jérôme BenoitMerge pull request #232 from jerome-benoit/feature...
2022-05-08  Jérôme BenoitAdd tunable in template to disable limitation on custom...
2022-05-06  Jérôme BenoitMerge branch 'master' into Extend-charging-profile...
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-05-05  Jérôme BenoitRefine JsonType definition
2022-04-25  Jérôme BenoitEnsure heartbeat interval configuration are initialized...
2022-04-25  Jérôme BenoitMerge branch 'master' into fixe_ui_websocket
2022-04-25  Jérôme BenoitAdd support for CS info configuration file change detection
2022-04-18  Jérôme BenoitApply dependencies update
2022-04-17  Jérôme BenoitFix OCPP message type definition and usage
2022-04-15  Jérôme BenoitRename a type definition
2022-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-03-30  Jérôme BenoitAdd support for random meter serial number
2022-03-30  Jérôme BenoitUse camel case for feature profiles
2022-03-27  Jérôme BenoitStrong type OCPP message sending
2022-03-23  Jérôme BenoitInitial implementation to get the charging profiles...
2022-03-18  Jérôme BenoitMove template hash attribute to stationInfo
2022-03-18  Jérôme BenoitAdd amperage limitation support via vendor specific...
2022-03-14  Jérôme BenoitAdd stationInfo to persistent configuration
2022-03-13  Jérôme BenoitAdd chargePointSerialNumberPrefix support to CS template
2022-03-13  Jérôme BenoitStrong type sendMessageHandler response with generics
2022-03-13  Jérôme BenoitIntroduce a CS instance hashId dependent on its specifi...
2022-03-12  Jérôme BenoitAdd CS template tunable to enable persistent OCPP confi...
2022-03-12  Jérôme BenoitAdd OCPP params file monitoring
2022-03-06  Jérôme BenoitInitial code cleanups for the future OCPP requests...
2022-03-04  Jérôme BenoitApply prettier formating
2022-03-04  Jérôme BenoitFix incoming message error handling
2022-03-04  Jérôme BenoitFix workerSet startup
2022-03-04  Jérôme BenoitFix workerSet linear ramp up at startup
2022-03-04  Jérôme BenoitCleanup worker internal API
2022-03-03  Jérôme BenoitRefine start options types
2022-03-03  Jérôme BenoitAdd tunable for charging station start delay for linear...
2022-02-24  Jérôme BenoitDo not throw an error at OCPP message sending to avoid...
2022-02-24  Jérôme BenoitFactor out a type definition
2022-02-21  Jérôme BenoitEnsure 1:1 mapping between charging station instance...
2022-02-11  Jérôme BenoitBlank line cleanup
next