e-mobility-charging-stations-simulator.git
2023-01-16  Jérôme BenoitVersion 1.1.90 v1.1.90
2023-01-15  Jérôme BenoitApply dependencies update
2023-01-15  Jérôme BenoitMove OCPP log message formatting helper into static...
2023-01-15  Jérôme BenoitCleanups
2023-01-15  Jérôme BenoitFactor out power limitation code into static helper
2023-01-15  Jérôme BenoitEnsure start transaction payload is always compliant...
2023-01-14  Jérôme BenoitFix timestamping at OCPP firmware update command handling
2023-01-14  Jérôme BenoitCleanup and optimize OCPP request payload building
2023-01-14  Jérôme BenoitFix OCPP request handler arguments usage in the inter...
2023-01-14  Jérôme BenoitDisplay the complete matching power limitation result...
2023-01-14  Jérôme BenoitImprove charging profiles handling debug logs
2023-01-14  Jérôme BenoitFix all misused promises
2023-01-14  Jérôme BenoitCleanup some helpers defaults values
2023-01-14  Jérôme BenoitApply dependencies update
2023-01-14  Jérôme BenoitFix OCPP request payloads building
2023-01-13  Jérôme BenoitCleanup CF manifest template
2023-01-13  Jérôme BenoitAllow to specify more OCPP command payload fields while...
2023-01-13  Jérôme BenoitAllow to specify timestamp in OCPP commands payload...
2023-01-12  Jérôme BenoitLinter fixes
2023-01-12  Jérôme BenoitApply dependencies update
2023-01-12  Jérôme BenoitRemove unneeded intermediate variable
2023-01-12  Jérôme BenoitProperly build once the firmwareUpgrade default values
2023-01-11  Jérôme BenoitApply dependencies update
2023-01-11  Jérôme BenoitFix firmware update OCPP command handling and simulation
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-10  Jérôme BenoitInitial cleanup at loading JSON schemas
2023-01-10  Jérôme BenoitApply dependencies update
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 BenoitApply dependencies update
2023-01-09  Jérôme BenoitCHANGELOG.md: spell fixes
2023-01-09  Jérôme BenoitVersion 1.1.89 v1.1.89
2023-01-09  Jérôme BenoitREADME.md: fix configuration path links
2023-01-09  Jérôme BenoitREADME.md: update to reflect enableStatistics default...
2023-01-09  Jérôme BenoitFix error propagation into the UI server
2023-01-09  Jérôme BenoitBump patch level is firmware version at reboot at firmw...
2023-01-08  Jérôme BenoitDisable performance statistics by default
2023-01-08  Jérôme BenoitAdd stop transaction reason at firmware update
2023-01-08  Jérôme BenoitAdd initial support for OCPP 1.6 firmware update simulation
2023-01-08  Jérôme BenoitBuffer OCPP message when an error occur at sending it
2023-01-08  Jérôme BenoitAdd incoming request response sent payloads validatio
2023-01-08  Jérôme BenoitApply dependencies update
2023-01-08  Jérôme BenoitAdd OCA security whitepaper JSON schemas
2023-01-08  Jérôme BenoitRename the variable used to build CS hashId
2023-01-08  Jérôme BenoitFixes to OCPP commands PDU validation code:
2023-01-07  Jérôme BenoitAdd missing OCPP 1.6 command payload OCA JSON schemas
2023-01-07  Jérôme BenoitFixes to OCA OCPP 2.0.1 JSON schemas
2023-01-07  Jérôme BenoitREADME.md: Refine list of OCPP versions
2023-01-07  Jérôme BenoitREADME.md: refine tunable values
2023-01-07  Jérôme BenoitMove date conversion to ISO string helper to utils...
2023-01-07  Jérôme BenoitFixes to OCPP command payload validation:
2023-01-06  Jérôme BenoitRemove now useless Date conversions to string
2023-01-06  Jérôme BenoitFixes to OCPP 1.6 payload type definitions
2023-01-06  Jérôme BenoitMove OCPP command payload constants into its own file
2023-01-06  Jérôme BenoitApply dependencies update
2023-01-05  Jérôme BenoitCleanup rollup bundler externals
2023-01-05  Jérôme BenoitAdd missing OCPP 1.6 command payload JSON schemas
2023-01-05  Jérôme BenoitMigrate all JSON schemas to draft-06 or higher
2023-01-05  Jérôme BenoitApply dependencies update
2023-01-05  Jérôme BenoitImport cleanups
2023-01-05  Jérôme BenoitAdd BootNotification and ClearCache OCPP 2.0.1 commands...
2023-01-04  Jérôme BenoitWhitespace cleanup in log messages
2023-01-04  Jérôme BenoitSimplify statistics map typing at init
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-04  Jérôme BenoitMore import type usage
2023-01-04  Jérôme BenoitUse import type in more places
2023-01-04  Jérôme BenoitApply dependencies update
2023-01-03  Jérôme BenoitApply dependencies update
2023-01-03  Jérôme BenoitMerge pull request #341 from martinknechtel/patch-1
2023-01-03  Jérôme BenoitMerge branch 'main' into patch-1
2023-01-03  Jérôme BenoitSilence one eslint warning
2023-01-03  Martin Knechteladd screenshot
2023-01-03  Martin KnechtelAdd instructions to try out Web UI
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...
2023-01-02  Jérôme BenoitComment out performance statistics debug code
2023-01-01  Jérôme BenoitFix WebSocket types usage
2023-01-01  Jérôme BenoitApply dependencies update
2022-12-31  Jérôme BenoitHandle null or undefined meterStart and meterStop properly
2022-12-30  Jérôme BenoitAdd initial code structure for update firmware simulation
2022-12-29  Jérôme BenoitEnsure number conversion helpers do not return NaN
2022-12-29  Jérôme BenoitREADME.md: fixlet to units acronym
2022-12-29  Jérôme BenoitApply dependencies update
2022-12-29  Jérôme BenoitFix link in ui/web/README.md
2022-12-29  Jérôme BenoitDocument simulator configuration for Web UI usage.
2022-12-28  Jérôme BenoitFixes to performance:
2022-12-27  Jérôme BenoitApply dependencies update
2022-12-26  Jérôme BenoitRemove unneeded connexion URLs shallow copy
2022-12-24  Jérôme BenoitDocument template directive 'firmwareVersionPattern'
2022-12-23  Jérôme BenoitRefine some templates handling log messages
2022-12-23  Jérôme BenoitREADME.md: add link to winston repo
2022-12-23  Jérôme BenoitApply dependencies update
2022-12-23  Jérôme BenoitCleanups uneeded encapsulating methods
2022-12-23  Jérôme BenoitSwitch to more efficient object deep cloning and shallo...
2022-12-23  Jérôme BenoitDocument log rotation directives
2022-12-23  Jérôme BenoitAdd configuration directive for the maximum log files...
next