build: bump packageManager pnpm version
[e-mobility-charging-stations-simulator.git] / src / types /
2023-05-24  Jérôme Benoitrefactor(simulator): strong type worker data for evses
2023-05-22  Jérôme Benoitfix: various fixes to files handling and their content...
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-04-30  Jérôme Benoitfix: fix ATG refresh at template changes
2023-04-29  Jérôme Benoitfix: fix charging station info type
2023-04-29  Jérôme Benoitrefactor: factor out template file check
2023-04-28  Jérôme Benoitfix: fix station info generation
2023-04-28  Jérôme Benoitfeat: save connectors/evses map in charging station...
2023-04-27  Jérôme Benoitrefactor: cleanup connectors initialization code
2023-04-26  Jérôme Benoitfeat: make evse and connector configurations in templat...
2023-04-25  Jérôme Benoitfix: align enums key casing if used in compound
2023-04-25  Jérôme Benoitfix: add missing type definition file
2023-04-25  Jérôme Benoitfeat: add initial support for evse definition in template
2023-04-24  Jérôme Benoitrefactor: cleanup storage type case
2023-04-24  Jérôme Benoitrefactor: add sanity check to worker script handling
2023-04-22  Jérôme Benoitrefactor(simulator): consolidate connector status trans...
2023-04-18  Jérôme Benoitfeat: add status notification transition check to OCPP...
2023-04-17  Jérôme Benoitfeat: check status notification transition in OCPP...
2023-04-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-04-09  Jérôme Benoitfeat: add mininum value support to meterValues generation
2023-03-27  Jérôme Benoitfeat: add initial support get composite schedule OCPP...
2023-03-26  Jérôme Benoitrefactor: rename a template key to a more sensible...
2023-03-26  Jérôme Benoitrefactor(simulator): cleanup id tags cache namespace
2023-03-18  Jérôme Benoitrefactor(simulator): cleanup types export
2023-03-18  Jérôme Benoitbuild(simulator): switch to TS 5.x.x
2023-03-16  Jérôme Benoitfeat: set supervision url through the UI protocol
2023-02-27  Jérôme Benoitrefactor(simulator): align casing on enums between...
2023-02-21  Jérôme BenoitMerge branch 'main' of github.com:SAP/e-mobility-chargi...
2023-02-21  Jérôme Benoitfeat(simulator): add certificates related OCPP 2.x...
2023-02-20  Jérôme Benoitfeat(simulator): expose OCPP configuration in UI protocol
2023-02-15  Jérôme Benoitrefactor(simulator): add type shorcuts for OCPP configu...
2023-02-14  Jérôme Benoitfix(simulator): rename and fix object own property...
2023-02-14  Jérôme Benoitrefactor(simulator): explicitly export needed types...
2023-02-14  Jérôme Benoitfeat(simulator): add more OCPP 2.x.x types definition
2023-02-14  Jérôme Benoitrefactor(simulator): switch import to node: syntax
2023-02-14  Jérôme Benoitrefactor(simulator): remove duplicated code in utils
2023-02-13  Jérôme Benoitrefactor(simulator): switch utils to internal module...
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
2023-02-12  Jérôme Benoitfeat(simulator): initial work on configuration componen...
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2023-02-10  Jérôme Benoitfix(simulator): fix brown paper bag bugs after helpers...
2023-01-25  Jérôme BenoitImprove empty file name handling
2023-01-25  Jérôme BenoitStrict null type check fixes
2023-01-12  Jérôme BenoitLinter fixes
2023-01-12  Jérôme BenoitProperly build once the firmwareUpgrade default values
2023-01-11  Jérôme BenoitImplement firmwareUpgrade CS template section support
2023-01-11  Jérôme BenoitCleanup OCPP types namespace
2023-01-10  Jérôme BenoitConvert some type definitions to type syntax
2023-01-09  Jérôme BenoitAdd StatusNotification command to OCPP 2.0.1 stack
2023-01-09  Jérôme BenoitAdd Hearbeat command to OCPP 2.0.1
2023-01-09  Jérôme BenoitFactor out some common code between OCPP 1.6 and 2...
2023-01-09  Jérôme BenoitFix error propagation into the UI server
2023-01-08  Jérôme BenoitAdd initial support for OCPP 1.6 firmware update simulation
2023-01-06  Jérôme BenoitFixes to OCPP 1.6 payload type definitions
2023-01-05  Jérôme BenoitApply dependencies update
2023-01-05  Jérôme BenoitAdd BootNotification and ClearCache OCPP 2.0.1 commands...
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2023-01-04  Jérôme BenoitAdd initial classes structure for the OCPP 2.0 stack
2023-01-03  Jérôme BenoitOptimize worker handlers calls by binding them to the...
2023-01-02  Jérôme BenoitWorkerSet: remove ugly hack to deal with async worker...
2022-12-30  Jérôme BenoitAdd initial code structure for update firmware simulation
2022-12-23  Jérôme BenoitApply dependencies update
2022-12-23  Jérôme BenoitAdd configuration directive for the maximum log files...
2022-11-26  Jérôme BenoitType alias for OCPP stack response and error handling
2022-11-24  Jérôme BenoitRemove soap from the OCPP protocol enum
2022-11-20  Jérôme BenoitType definitions cleanup
2022-11-16  Jérôme BenoitAdd DataTransfer support for incoming request
2022-11-16  Jérôme BenoitAdd OCPP DataTransfer request support
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
next