repositories
/
e-mobility-charging-stations-simulator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add OCPP DataTransfer request support
[e-mobility-charging-stations-simulator.git]
/
src
/
charging-station
/
ocpp
/
2022-11-16
Jérôme Benoit
Add OCPP DataTransfer request support
tree
|
commitdiff
2022-11-15
Jérôme Benoit
Small integer parsing optimization
tree
|
commitdiff
2022-11-05
Jérôme Benoit
Refine connector id validation error message
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-22
Jérôme Benoit
Sonar cleanup
tree
|
commitdiff
2022-10-22
Jérôme Benoit
Silence sonar cleanups
tree
|
commitdiff
2022-10-19
Jérôme Benoit
Strict boolean checks
tree
|
commitdiff
2022-10-19
Jérôme Benoit
Strict boolean checks
tree
|
commitdiff
2022-10-13
Jérôme Benoit
Apply dependencies update
tree
|
commitdiff
2022-10-13
Jérôme Benoit
Fix workspace sonarlint configuration
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-15
Jérôme Benoit
Optimization: bind to this sendMessage()
tree
|
commitdiff
2022-09-15
Jérôme Benoit
Fix error handling at OCPP message sending
tree
|
commitdiff
2022-09-14
Jérôme Benoit
Do not propagate thrown error at sendError() usage
tree
|
commitdiff
2022-09-13
Jérôme Benoit
Comment some dubious OCPPError usage
tree
|
commitdiff
2022-09-11
Jérôme Benoit
More strict boolean checks
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
2022-09-05
Jérôme Benoit
Simplify stop transaction payload handling
tree
|
commitdiff
2022-09-04
Jérôme Benoit
ATG: fix start transaction requests counting
tree
|
commitdiff
2022-09-03
Jérôme Benoit
UI HTTP server: fix stop simulator response handling
tree
|
commitdiff
2022-09-03
Jérôme Benoit
UI services: fix broadcast channel reponse handler...
tree
|
commitdiff
2022-09-03
Jérôme Benoit
README.md: update to reflect response payload format...
tree
|
commitdiff
2022-09-03
Jérôme Benoit
Imports cleanup
tree
|
commitdiff
2022-09-03
Jérôme Benoit
UI Protocol: Expose ATG status and use array for all...
tree
|
commitdiff
2022-08-30
Jérôme Benoit
Fix meterStop type in stop transaction payload
tree
|
commitdiff
2022-08-29
Jérôme Benoit
Avoid to reopen an already open WebSocket to the OCPP...
tree
|
commitdiff
2022-08-28
Jérôme Benoit
Refine UI protocol documentation
tree
|
commitdiff
2022-08-28
Jérôme Benoit
Uniformize log messages, take 2
tree
|
commitdiff
2022-08-28
Jérôme Benoit
Uniformize log messages format
tree
|
commitdiff
2022-08-27
Jérôme Benoit
Ensure charging station data is always JSON serializable
tree
|
commitdiff
2022-08-27
Jérôme Benoit
Refine TS and linter configuration
tree
|
commitdiff
2022-08-23
Jérôme Benoit
Implement error handling and propagation in IPC and...
tree
|
commitdiff
2022-08-22
Lucas Migeon
Vue UI + UI server
tree
|
commitdiff
2022-08-22
Jérôme Benoit
Bound most called methods in the OCPP stack
tree
|
commitdiff
2022-08-21
Jérôme Benoit
Implement singleton design pattern with strict null...
tree
|
commitdiff
2022-08-20
Jérôme Benoit
AjvErrorsToErrorType -> ajvErrorsToErrorType
tree
|
commitdiff
2022-08-20
Jérôme Benoit
Use the generic OCPPServiceUtils import where appropriate
tree
|
commitdiff
2022-08-20
Jérôme Benoit
Fix log messages in case of missing JSON schema for...
tree
|
commitdiff
2022-08-20
Jérôme Benoit
Factor out in helpers PDU payload validation
tree
|
commitdiff
2022-08-20
Jérôme Benoit
Add and use helper to convert Ajv JSON schema validatio...
tree
|
commitdiff
2022-08-18
Jérôme Benoit
Apply dependencies update
tree
|
commitdiff
2022-08-18
Jérôme Benoit
Requests PDU validation (#139)
tree
|
commitdiff
2022-08-18
Jérôme Benoit
Validate response PDU (#137)
tree
|
commitdiff
2022-08-18
Jérôme Benoit
Incoming requests payload validation with JSON schemas...
tree
|
commitdiff
2022-08-11
Jérôme Benoit
Separate OCPP command support check implementation...
tree
|
commitdiff
2022-08-11
Jérôme Benoit
Improve supported OCPP commands filtering
tree
|
commitdiff
2022-08-11
Jérôme Benoit
Add template section to list OCPP commands supported...
tree
|
commitdiff
2022-07-23
Jérôme Benoit
Fix one log level
tree
|
commitdiff
2022-07-21
Jérôme Benoit
Ensure MeterValues command payload is properly formed
tree
|
commitdiff
2022-07-17
Jérôme Benoit
Use eslint extension for import sorting instead of...
tree
|
commitdiff
2022-07-13
Jérôme Benoit
Warn if UI server is configured to listen on something...
tree
|
commitdiff
2022-06-10
Jérôme Benoit
Add a shared cache per worker for authorized tags
tree
|
commitdiff
2022-06-03
Jérôme Benoit
Prepare the code for ESM support
tree
|
commitdiff
2022-05-23
Jérôme Benoit
Untangle charging station info from charging station...
tree
|
commitdiff
2022-05-20
Jérôme Benoit
Permit to disable persistent configuration storage.
tree
|
commitdiff
2022-05-18
Jérôme Benoit
Reduce a bit more the charging station instance memory...
tree
|
commitdiff
2022-05-17
Jérôme Benoit
Reduce charging station instance memory footprint
tree
|
commitdiff
2022-05-16
Jérôme Benoit
Use import type where appropriate
tree
|
commitdiff
2022-05-16
Jérôme Benoit
Untangle ChargingStation class from OCPP services classes
tree
|
commitdiff
2022-05-09
Jérôme Benoit
Properly handle NaN in Math.min usage
tree
|
commitdiff
2022-05-08
Jérôme Benoit
Merge pull request #232 from jerome-benoit/feature...
tree
|
commitdiff
2022-05-08
Jérôme Benoit
Add missing src/charging-station/ocpp/OCPPServiceUtils...
tree
|
commitdiff
2022-05-08
Jérôme Benoit
Add tunable in template to disable limitation on custom...
tree
|
commitdiff
2022-05-08
Jérôme Benoit
Make fluctuated metervalues around a static one respect...
tree
|
commitdiff
2022-05-07
Jérôme Benoit
Factor out power limitation calculation in metervalues
tree
|
commitdiff
2022-05-06
Jérôme Benoit
Merge branch 'master' into Extend-charging-profile...
tree
|
commitdiff
2022-05-06
Jérôme Benoit
Use the fixed JsonType definition where appropriate
tree
|
commitdiff
2022-05-06
Jérôme Benoit
Fix Json type definition naming
tree
|
commitdiff
2022-05-01
Jérôme Benoit
Improve OCPP incoming requests handling
tree
|
commitdiff
2022-04-27
Jérôme Benoit
Rename result to response
tree
|
commitdiff
2022-04-27
Jérôme Benoit
Fix truncated boot notification payload
tree
|
commitdiff
2022-04-25
Jérôme Benoit
Ensure heartbeat interval configuration are initialized...
tree
|
commitdiff
2022-04-18
Jérôme Benoit
Add status notification support to trigger message...
tree
|
commitdiff
2022-04-17
Jérôme Benoit
Fix OCPP message type definition and usage
tree
|
commitdiff
2022-04-15
Jérôme Benoit
Fixlets to log message after methods renaming
tree
|
commitdiff
2022-04-15
Jérôme Benoit
Rename a type definition
tree
|
commitdiff
2022-04-15
Jérôme Benoit
Properly name OCPP command handler methods
tree
|
commitdiff
2022-04-15
Jérôme Benoit
Merge pull request #207 from jerome-benoit/fix-response...
tree
|
commitdiff
2022-04-15
Sébastien Savalle
Allow to send result message when station is in pending...
tree
|
commitdiff
2022-04-13
Jérôme Benoit
Factor out OCPP message type to string method
tree
|
commitdiff
2022-04-13
Jérôme Benoit
Factor out feature profile check at OCPP command handling
tree
|
commitdiff
2022-04-13
Jérôme Benoit
Add OCPP commands payload logging in the logs
tree
|
commitdiff
2022-04-13
Jérôme Benoit
Merge pull request #205 from jerome-benoit/feature...
tree
|
commitdiff
next