e-mobility-charging-stations-simulator.git
6 hours ago  Jérôme Benoittest: add clear cache implementation example in ocpp2... main
6 hours ago  Jérôme Benoitrefactor: setup repo configuration to handle python...
8 hours ago  Jérôme Benoitbuild(deps-dev): apply updates
9 hours ago  Jérôme Benoittest: remove GetBaseReport ocpp server handler
10 hours ago  Jérôme Benoittest: reformat ocpp server python using pep8 rules
10 hours ago  Jérôme Benoittest: migrate ocpp server to poetry to ease usage
12 hours ago  Jérôme Benoitrefactor: refine OCPP 2 mock server defaults
12 hours ago  Jérôme BenoitMerge pull request #1041 from syuusei3/issue39-ocpp2
13 hours ago  Jérôme Benoitbuild(deps-dev): apply updates
13 hours ago  Jérôme Benoitchore: version 1.3.6
13 hours ago  Jérôme Benoitbuild(deps-dev): apply updates
13 hours ago  Jérôme Benoitrefactor: cleanup power limitation code
14 hours ago  Jérôme Benoitbuild: apply volta pnpm update
14 hours ago  Jérôme Benoitbuild(deps-dev): apply updates
15 hours ago  Jérôme Benoitfeat: handle CHARGE_POINT_MAX_PROFILE charging profiles...
17 hours ago  Jérôme BenoitMerge branch 'main' into issue39-ocpp2
32 hours ago  Jérôme Benoitrefactor: cleanup charging profiles handling code
39 hours ago  Jérôme Benoitfix: fix TxProfile removal with transaction id defined...
39 hours ago  Jérôme Benoitfix: ensure no charging profile purpose TxProfile is...
41 hours ago  Jérôme Benoitbuild(deps-dev): apply updates
41 hours ago  Jérôme Benoitchore: version 1.3.5
42 hours ago  Jérôme Benoitfeat: handle charging profile purpose TxProfile
2 days ago  Jérôme Benoitfix: avoid to modify stored charging profiles
2 days ago  Jérôme Benoitfix: allow to set charging profile with TxProfile purpose
2 days ago  Jérôme Benoitperf: add fastpath in array sorting helper
2 days ago  Jérôme Benoitfix: restart metervalues interval if MeterValueSampleIn...
2 days ago  Jérôme Benoitperf: compute power limitation only once
2 days ago  Jérôme Benoitfix: fix start transaction response handling with authorize
2 days ago  Jérôme Benoitbuild(deps-dev): apply updates
3 days ago  Jérôme Benoitfix: ensure ATG status is refreshed in the UI at stop
3 days ago  Jérôme Benoitfix: add sanity check in ATG on connector id
3 days ago  Jérôme Benoitfix: fix condition at ATG configuration handling
3 days ago  Jérôme Benoittest: improve ConfigurationUtils coverage
3 days ago  Jérôme Benoitrefactor: rename Storage.handleDBError -> Storage.handl...
3 days ago  Jérôme Benoittest: add Utils insertAt() test
3 days ago  Jérôme Benoittest: improve ConfigurationUtils coverage
3 days ago  Jérôme Benoittest: improve coverage on existing tests
3 days ago  Jérôme Benoitbuild(deps-dev): apply updates
3 days ago  Jérôme Benoittest: improve ErrorUtils coverage
3 days ago  Jérôme Benoittest: trivial refinements
3 days ago  Jérôme Benoittest: add tests
3 days ago  Jérôme Benoittest: add ConfigurationUtils test
3 days ago  Jérôme Benoitfix: refine default configuration
4 days ago  Jérôme Benoittest: add ErrorUtils test
4 days ago  Jérôme Benoitchore: version 1.3.4
4 days ago  Jérôme Benoitbuild(deps-dev): apply updates
4 days ago  Jérôme Benoitfix: avoid endless loop at remote start transaction
4 days ago  Jérôme Benoitfix: ensure inflight requests id cannot be duplicated
4 days ago  Jérôme Benoitfix: fix date handling connectorsStatus configuration...
4 days ago  Jérôme Benoitrefactor: cleanup boot notification response handling
4 days ago  Jérôme Benoitfix: ensure charging profiles not related to the curren...
4 days ago  Jérôme Benoitfix: reset authorize fields connector status after...
4 days ago  Jérôme Benoitrefactor: cleanup eslint usage
4 days ago  Jérôme Benoitbuild(deps-dev): apply updates
5 days ago  Jérôme Benoitbuild(deps-dev): apply updates
5 days ago  Jérôme Benoitfix(ci): silence linter
5 days ago  Jérôme Benoitrefactor: cleanup OCPP utils
5 days ago  Jérôme Benoitrefactor: cleanup connection retries logic
5 days ago  Jérôme Benoitdocs: refine code comments
5 days ago  Jérôme Benoitrefactor: cleanup boot notification handling internal...
5 days ago  Jérôme Benoitrefactor: cleanup boot notification response assignation
5 days ago  Jérôme Benoitfix: fix remote transaction start debug log
5 days ago  Jérôme Benoitfix: ensure registration status is deleted if invalid...
5 days ago  Jérôme Benoitfix: fix firmware update in progress detection
5 days ago  Jérôme Benoitfix: pickup not reserved connector at remote start...
5 days ago  Jérôme Benoitfix: properly handle undefined connector id at remote...
5 days ago  Jérôme Benoitfix: fix error handling default options definition
5 days ago  SekiyaAdd missing types for GetBaseReport payload handling
5 days ago  Jérôme Benoitfix: fix clear charging profiles with no connector...
5 days ago  Jérôme Benoitbuild(deps-dev): apply updates
5 days ago  Jérôme Benoitrefactor: helper cleanup
6 days ago  Jérôme Benoitfix: fix log files path resolution at GetDiagnostics
6 days ago  Jérôme Benoitrefactor: refine OCPP message sending error handling
6 days ago  Jérôme Benoitfix: ensure only circular buffer is converted to array
6 days ago  Jérôme Benoitbuild(deps-dev): apply updates
7 days ago  Jérôme Benoitbuild(deps-dev): apply updates
8 days ago  Jérôme Benoitrefactor: cleanup string literal variables handling
8 days ago  Jérôme Benoitbuild(deps-dev): apply updates
9 days ago  Jérôme Benoitbuild(deps-dev): apply updates
10 days ago  Jérôme Benoitbuild(deps-dev): apply updates
11 days ago  Jérôme Benoitbuild(deps-dev): apply updates
12 days ago  Jérôme Benoitfix: start web socket ping interval at successful conne...
12 days ago  Jérôme Benoitfix: start heartbeat once
12 days ago  Jérôme Benoitbuild(deps-dev): apply updates
12 days ago  Jérôme Benoitbuild: cleanup pnpm lock file
12 days ago  Jérôme Benoitfix: ensure boot notification response is assigned...
12 days ago  Jérôme Benoitfix: ensure message sequence is fired at boot notificat...
12 days ago  Jérôme Benoitbuild(deps): apply updates
13 days ago  Jérôme Benoitbuild(deps-dev): apply updates
2024-05-27  Jérôme Benoitbuild(deps): apply updates
2024-05-25  Jérôme Benoitbuild(deps-dev): apply updates
2024-05-25  Jérôme Benoitbuild(deps-dev): apply updates
2024-05-25  Jérôme Benoitbuild(deps): apply updates
2024-05-24  Jérôme Benoitbuild(deps-dev): apply updates
2024-05-23  Jérôme BenoitMerge pull request #1038 from SAP/dependabot/github_act...
2024-05-23  dependabot... build(deps): bump sonarsource/sonarcloud-github-action
2024-05-22  Jérôme Benoitbuild(deps): apply updates
2024-05-21  Jérôme Benoitbuild: fix pnpm lockfile
2024-05-21  Jérôme Benoitfix: fix performance statistics storage
2024-05-21  Jérôme Benoitrefactor: code formatting
next