repositories
/
e-mobility-charging-stations-simulator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
feat: add initial support for evse definition in template
[e-mobility-charging-stations-simulator.git]
/
src
/
charging-station
/
ocpp
/
1.6
/
2023-04-25
Jérôme Benoit
feat: add initial support for evse definition in template
tree
|
commitdiff
2023-04-22
Jérôme Benoit
build(simulator): fix type import
tree
|
commitdiff
2023-04-22
Jérôme Benoit
refactor(simulator): consolidate connector status trans...
tree
|
commitdiff
2023-04-22
Jérôme Benoit
refactor(simulator): cleanup constants definition in...
tree
|
commitdiff
2023-04-18
Jérôme Benoit
fix: ensure constants are readonly data structures
tree
|
commitdiff
2023-04-18
Jérôme Benoit
feat: add status notification transition check to OCPP...
tree
|
commitdiff
2023-04-17
Jérôme Benoit
refactor(simulator): permit to check if connector statu...
tree
|
commitdiff
2023-04-17
Jérôme Benoit
feat: check status notification transition in OCPP...
tree
|
commitdiff
2023-04-15
Jérôme Benoit
perf: properly bound methods in hot paths
tree
|
commitdiff
2023-04-09
Jérôme Benoit
feat: add mininum value support to meterValues generation
tree
|
commitdiff
2023-04-07
Jérôme Benoit
refactor(simulator): use helper for undefined or null...
tree
|
commitdiff
2023-03-27
Jérôme Benoit
feat: add initial support get composite schedule OCPP...
tree
|
commitdiff
2023-03-26
Jérôme Benoit
refactor: rename a template key to a more sensible...
tree
|
commitdiff
2023-03-26
Jérôme Benoit
refactor(simulator): cleanup id tags cache namespace
tree
|
commitdiff
2023-03-24
Jérôme Benoit
feat(simulator): wait when necessary between phases...
tree
|
commitdiff
2023-03-23
Jérôme Benoit
fix: add charging station status checkpoints to firmwar...
tree
|
commitdiff
2023-03-21
Jérôme Benoit
feat(simulator): wait for transactions end before simul...
tree
|
commitdiff
2023-03-21
Jérôme Benoit
fix: fix conditions requiring an heartbeat restart...
tree
|
commitdiff
2023-03-18
Jérôme Benoit
fix: brown paper bag issue at referencing the same...
tree
|
commitdiff
2023-03-18
Jérôme Benoit
fix: make ESM bundle work
tree
|
commitdiff
2023-03-16
Jérôme Benoit
fix(simulator): order firmware upgrade statuses properly
tree
|
commitdiff
2023-03-15
Jérôme Benoit
refactor(simulator): remove unneeded type casting
tree
|
commitdiff
2023-02-27
Jérôme Benoit
refactor(simulator): align casing on enums between...
tree
|
commitdiff
2023-02-26
Jérôme Benoit
refactor(simulator): constify and factor out empty...
tree
|
commitdiff
2023-02-14
Jérôme Benoit
refactor(simulator): explicitly export needed types...
tree
|
commitdiff
2023-02-13
Jérôme Benoit
refactor(simulator): switch utils to internal module...
tree
|
commitdiff
2023-02-13
Jérôme Benoit
refactor(simulator): switch to internal modules export...
tree
|
commitdiff
2023-02-12
Jérôme Benoit
refactor(simulator): switch to named exports
tree
|
commitdiff
2023-02-10
Jérôme Benoit
fix(simulator): lookup OCPP configuration key case...
tree
|
commitdiff
2023-02-10
Jérôme Benoit
fix(simulator): fix brown paper bag bugs after helpers...
tree
|
commitdiff
2023-02-10
Jérôme Benoit
fix(simulator): fix empty array detection helper semantic
tree
|
commitdiff
2023-02-09
Jérôme Benoit
refactor(simulator): make OCPPIncomingRequestService...
tree
|
commitdiff
2023-02-07
Jérôme Benoit
fix(simulator): detect string emptyness properly
tree
|
commitdiff
2023-01-26
Jérôme Benoit
Improve log messages prefixing
tree
|
commitdiff
2023-01-26
Jérôme Benoit
Factor out JSON schemas parsing with per OCPP stack...
tree
|
commitdiff
2023-01-26
Jérôme Benoit
Add error handling to JSON schemas file reading
tree
|
commitdiff
2023-01-25
Jérôme Benoit
Falsy/truthy test fixes
tree
|
commitdiff
2023-01-25
Jérôme Benoit
Strict null check fixes
tree
|
commitdiff
2023-01-25
Jérôme Benoit
Refine code formatting rules
tree
|
commitdiff
2023-01-23
Jérôme Benoit
Avoid strings concatenation
tree
|
commitdiff
2023-01-23
Jérôme Benoit
Switch log messages to string literal
tree
|
commitdiff
2023-01-19
Jérôme Benoit
Fix and add log messages
tree
|
commitdiff
2023-01-19
Jérôme Benoit
Ensure a transaction is always stopped, whatever is...
tree
|
commitdiff
2023-01-15
Jérôme Benoit
Ensure start transaction payload is always compliant...
tree
|
commitdiff
2023-01-14
Jérôme Benoit
Fix timestamping at OCPP firmware update command handling
tree
|
commitdiff
2023-01-14
Jérôme Benoit
Cleanup and optimize OCPP request payload building
tree
|
commitdiff
2023-01-14
Jérôme Benoit
Improve charging profiles handling debug logs
tree
|
commitdiff
2023-01-14
Jérôme Benoit
Fix all misused promises
tree
|
commitdiff
2023-01-14
Jérôme Benoit
Cleanup some helpers defaults values
tree
|
commitdiff
2023-01-14
Jérôme Benoit
Fix OCPP request payloads building
tree
|
commitdiff
2023-01-13
Jérôme Benoit
Allow to specify more OCPP command payload fields while...
tree
|
commitdiff
2023-01-13
Jérôme Benoit
Allow to specify timestamp in OCPP commands payload...
tree
|
commitdiff
2023-01-12
Jérôme Benoit
Linter fixes
tree
|
commitdiff
2023-01-12
Jérôme Benoit
Properly build once the firmwareUpgrade default values
tree
|
commitdiff
2023-01-11
Jérôme Benoit
Fix firmware update OCPP command handling and simulation
tree
|
commitdiff
2023-01-11
Jérôme Benoit
Implement firmwareUpgrade CS template section support
tree
|
commitdiff
2023-01-11
Jérôme Benoit
Cleanup OCPP types namespace
tree
|
commitdiff
2023-01-10
Jérôme Benoit
Initial cleanup at loading JSON schemas
tree
|
commitdiff
2023-01-09
Jérôme Benoit
Factor out some common code between OCPP 1.6 and 2...
tree
|
commitdiff
2023-01-09
Jérôme Benoit
Bump patch level is firmware version at reboot at firmw...
tree
|
commitdiff
2023-01-08
Jérôme Benoit
Add stop transaction reason at firmware update
tree
|
commitdiff
2023-01-08
Jérôme Benoit
Add initial support for OCPP 1.6 firmware update simulation
tree
|
commitdiff
2023-01-08
Jérôme Benoit
Add incoming request response sent payloads validatio
tree
|
commitdiff
2023-01-08
Jérôme Benoit
Fixes to OCPP commands PDU validation code:
tree
|
commitdiff
2023-01-07
Jérôme Benoit
Add missing OCPP 1.6 command payload OCA JSON schemas
tree
|
commitdiff
2023-01-07
Jérôme Benoit
Fixes to OCPP command payload validation:
tree
|
commitdiff
2023-01-06
Jérôme Benoit
Remove now useless Date conversions to string
tree
|
commitdiff
2023-01-06
Jérôme Benoit
Fixes to OCPP 1.6 payload type definitions
tree
|
commitdiff
2023-01-06
Jérôme Benoit
Move OCPP command payload constants into its own file
tree
|
commitdiff
2023-01-05
Jérôme Benoit
Add BootNotification and ClearCache OCPP 2.0.1 commands...
tree
|
commitdiff
2023-01-04
Jérôme Benoit
Whitespace cleanup in log messages
tree
|
commitdiff
2023-01-04
Jérôme Benoit
Hook the OCPP 2.0 stack into the main code
tree
|
commitdiff
2023-01-04
Jérôme Benoit
Add initial classes structure for the OCPP 2.0 stack
tree
|
commitdiff
2023-01-04
Jérôme Benoit
Use import type in more places
tree
|
commitdiff
2022-12-31
Jérôme Benoit
Handle null or undefined meterStart and meterStop properly
tree
|
commitdiff
2022-12-30
Jérôme Benoit
Add initial code structure for update firmware simulation
tree
|
commitdiff
2022-11-16
Jérôme Benoit
Add DataTransfer support for incoming request
tree
|
commitdiff
2022-11-16
Jérôme Benoit
Add OCPP DataTransfer request support
tree
|
commitdiff
2022-11-05
Jérôme Benoit
Fix connector Id validation in TriggerMessage handling
tree
|
commitdiff
2022-11-05
Jérôme Benoit
Add trigger message type feature flag in charging stati...
tree
|
commitdiff
2022-10-19
Jérôme Benoit
Strict boolean checks
tree
|
commitdiff
2022-10-04
Jérôme Benoit
Fix type cast at AsyncResource usage
tree
|
commitdiff
2022-10-03
Jérôme Benoit
Log error at faulty profile sent
tree
|
commitdiff
2022-10-03
Jérôme Benoit
More strict boolean checks
tree
|
commitdiff
2022-10-03
Jérôme Benoit
Permit to run code in async scope in the OCPP stack
tree
|
commitdiff
2022-10-02
Jérôme Benoit
Make OCPP command clear cache code clear the authorizat...
tree
|
commitdiff
2022-10-02
Jérôme Benoit
Strict boolean checks
tree
|
commitdiff
2022-10-02
Jérôme Benoit
Fix start charging stations and connectors status handling
tree
|
commitdiff
2022-10-02
Jérôme Benoit
OCPP: Cleanup helpers
tree
|
commitdiff
2022-10-02
Jérôme Benoit
OCPP: separate 1.6 code from global one
tree
|
commitdiff
2022-10-02
Jérôme Benoit
Cleanup shared helpers structure
tree
|
commitdiff
2022-10-01
Jérôme Benoit
UI protocol: cleanup version handling code
tree
|
commitdiff
2022-09-15
Jérôme Benoit
Convert types to native type
tree
|
commitdiff
2022-09-13
Jérôme Benoit
Comment some dubious OCPPError usage
tree
|
commitdiff
2022-09-09
Jérôme Benoit
UI Protocol: add boot notification command support
tree
|
commitdiff
2022-09-08
Jérôme Benoit
UI protocol: add meter values command
tree
|
commitdiff
2022-09-08
Jérôme Benoit
UI Protocol: add Authorize command support
tree
|
commitdiff
2022-09-06
Jérôme Benoit
More strict boolean check
tree
|
commitdiff
2022-09-05
Jérôme Benoit
Add types to OCPP configuration key handling code
tree
|
commitdiff
2022-09-05
Jérôme Benoit
Optimize energy active register calculation
tree
|
commitdiff
next