repositories
/
e-mobility-charging-stations-simulator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Properly handle NaN in Math.min usage
[e-mobility-charging-stations-simulator.git]
/
src
/
charging-station
/
ocpp
/
1.6
/
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 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-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-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 branch 'master' into feature/rawmessagelogs
tree
|
commitdiff
2022-03-30
Jérôme Benoit
Use camel case for feature profiles
tree
|
commitdiff
2022-03-29
Jérôme Benoit
Enforce SupportedFeatureProfiles check on some OCPP...
tree
|
commitdiff
2022-03-27
Jérôme Benoit
Strong type OCPP message sending
tree
|
commitdiff
2022-03-23
Jérôme Benoit
Add charging profiles limit support to generated MeterV...
tree
|
commitdiff
2022-03-18
Jérôme Benoit
Small variable namespace cleanups
tree
|
commitdiff
2022-03-18
Jérôme Benoit
Add amperage limitation support via vendor specific...
tree
|
commitdiff
2022-03-14
Jérôme Benoit
Code cleanups
tree
|
commitdiff
2022-03-14
Jérôme Benoit
Add stationInfo to persistent configuration
tree
|
commitdiff
2022-03-13
Jérôme Benoit
Ensure configuration key have default settings values
tree
|
commitdiff
2022-03-13
Jérôme Benoit
Ensure the boot notification response is updated at...
tree
|
commitdiff
2022-03-13
Jérôme Benoit
Strong type sendMessageHandler response with generics
tree
|
commitdiff
2022-03-13
Jérôme Benoit
Introduce a CS instance hashId dependent on its specifi...
tree
|
commitdiff
2022-03-12
Jérôme Benoit
Add CS template tunable to enable persistent OCPP confi...
tree
|
commitdiff
2022-03-12
Jérôme Benoit
Add OCPP params file monitoring
tree
|
commitdiff
2022-03-09
Jérôme Benoit
Fix docker image build
tree
|
commitdiff
2022-03-09
Jérôme Benoit
Add helper to get connector id for a transaction id
tree
|
commitdiff
2022-03-09
Jérôme Benoit
Fix metervalues payload format
tree
|
commitdiff
2022-03-08
Jérôme Benoit
Imports cleanup
tree
|
commitdiff
2022-03-08
Jérôme Benoit
Imports cleanup
tree
|
commitdiff
2022-03-08
Jérôme Benoit
Convert sendDiagnosticsStatusNotification to OCPP messa...
tree
|
commitdiff
2022-03-08
Jérôme Benoit
Convert sendTransactionEndMeterValues to OCPP message...
tree
|
commitdiff
2022-03-08
Jérôme Benoit
Convert sendTransactionBeginMeterValues to OCPP message...
tree
|
commitdiff
2022-03-08
Jérôme Benoit
Convert sendMeterValues to OCPP message sending handler
tree
|
commitdiff
2022-03-08
Jérôme Benoit
Convert sendStopTransaction to OCPP message sending...
tree
|
commitdiff
2022-03-07
Jérôme Benoit
Convert sendStartTransaction to OCPP message sending...
tree
|
commitdiff
2022-03-07
Jérôme Benoit
Convert sendAuthorize to OCPP message sending handler
tree
|
commitdiff
2022-03-07
Jérôme Benoit
Convert sendStatusNotification to OCPP message sending...
tree
|
commitdiff
2022-03-07
Jérôme Benoit
Convert sendBootNotification to OCPP message sending...
tree
|
commitdiff
2022-03-07
Jérôme Benoit
Introduce a generic OCPP message sending handler
tree
|
commitdiff
2022-03-06
Jérôme Benoit
Initial code cleanups for the future OCPP requests...
tree
|
commitdiff
2022-03-05
Jérôme Benoit
Fix remaining linter errors properly
tree
|
commitdiff
2022-03-05
Jérôme Benoit
Add isEmptyString() helper and use it
tree
|
commitdiff
2022-03-04
Jérôme Benoit
Apply prettier formating
tree
|
commitdiff
2022-03-04
Jérôme Benoit
Fix incoming message error handling
tree
|
commitdiff
2022-03-04
Jérôme Benoit
Align constants namespace
tree
|
commitdiff
2022-02-22
Jérôme Benoit
Fix a module name string
tree
|
commitdiff
2022-02-22
Jérôme Benoit
Cleanup OCPP service module name usage
tree
|
commitdiff
2022-02-22
Jérôme Benoit
Ensure 1:1 mapping between charging station and ATG...
tree
|
commitdiff
2022-02-21
Jérôme Benoit
Refactor OCPP requests sending helpers
tree
|
commitdiff
2022-02-21
Jérôme Benoit
Refine a bit OCPP services instantiation error message
tree
|
commitdiff
2022-02-21
Jérôme Benoit
Ensure 1:1 mapping between charging station instance...
tree
|
commitdiff
2022-02-17
Jérôme Benoit
Enforce singleton design pattern for the logger
tree
|
commitdiff
2022-02-09
Jérôme Benoit
Use right registration enum at OCPP 1.6 boot notificati...
tree
|
commitdiff
2022-02-09
Jérôme Benoit
Add occpStrictCompliance template tunable
tree
|
commitdiff
2022-02-07
Jérôme Benoit
Relax OCPP commands acceptance while the charging stati...
tree
|
commitdiff
2022-02-07
Jérôme Benoit
Allow incoming ChangeConfiguration requests before...
tree
|
commitdiff
2022-02-06
Jérôme Benoit
Strong type protocols payloads
tree
|
commitdiff
2022-02-04
Jérôme Benoit
Fix request and response handling in all registration...
tree
|
commitdiff
2022-02-04
Jérôme Benoit
Fix PENDING state boot notification handling
tree
|
commitdiff
2022-01-02
Jérôme Benoit
Reorganize more sensibly types definition
tree
|
commitdiff
2021-12-20
Jérôme Benoit
Refine autoRegister CS template tunable handling
tree
|
commitdiff
2021-12-19
Jérôme Benoit
Check for CS registration status before issuing OCPP...
tree
|
commitdiff
2021-11-29
Jérôme Benoit
Version the WebSocket server UI protocol
tree
|
commitdiff
2021-11-28
Jérôme Benoit
Add sendResult helper to send response
tree
|
commitdiff
2021-11-24
Jérôme Benoit
Add supervision connection URL support setup through...
tree
|
commitdiff
2021-11-18
Jérôme Benoit
Fix log message
tree
|
commitdiff
2021-11-17
Jérôme Benoit
Fix local badge authorisation
tree
|
commitdiff
2021-10-17
Jérôme Benoit
Silence some linter errors
tree
|
commitdiff
2021-10-07
Jérôme Benoit
Improve OCPP request's response error handling
tree
|
commitdiff
2021-10-06
Jérôme Benoit
Add more sanity checks at remote start transaction
tree
|
commitdiff
2021-10-05
Jérôme Benoit
Fix energy calculation in metervalues
tree
|
commitdiff
2021-10-02
Jérôme Benoit
Improve resquest response error logging
tree
|
commitdiff
2021-09-30
Jérôme Benoit
Cleanup
tree
|
commitdiff
2021-09-30
Jérôme Benoit
Convert to a map connectors and their status
tree
|
commitdiff
2021-09-29
Jérôme Benoit
Use a map a register response and incoming request...
tree
|
commitdiff
2021-09-28
Jérôme Benoit
Plug one more memory leak in the OCPP stack in case...
tree
|
commitdiff
2021-09-27
Jérôme Benoit
OCPP stack bug fixes:
tree
|
commitdiff
2021-09-25
Jérôme Benoit
Track ATG status on a per connector basis.
tree
|
commitdiff
2021-09-21
Jérôme Benoit
Remove uneeded condition on transaction status in ATG
tree
|
commitdiff
2021-09-19
Jérôme Benoit
Add sanity checks to random integer generation
tree
|
commitdiff
2021-09-18
Jérôme Benoit
Fix duration formatting for large one
tree
|
commitdiff
2021-09-17
Jérôme Benoit
Silence sonar a bit
tree
|
commitdiff
2021-09-16
Jérôme Benoit
Fix ATG execution time accuracy.
tree
|
commitdiff
2021-09-14
Jérôme Benoit
Fix misplaced parenthesis
tree
|
commitdiff
2021-09-05
Jérôme Benoit
Use generics for incoming message error handling
tree
|
commitdiff
2021-09-05
Jérôme Benoit
Add support for OCPP 1.6 TriggerMessage command
tree
|
commitdiff
2021-09-02
Jérôme Benoit
Improve OCPP error handling, fix performance storage...
tree
|
commitdiff
2021-08-31
Jérôme Benoit
Use morgan law properly to allow remote start transacti...
tree
|
commitdiff
2021-08-31
Jérôme Benoit
Fix remote start transactiion: connection status can...
tree
|
commitdiff
2021-08-29
Jérôme Benoit
Use IIFE (https://developer.mozilla.org/en-US/docs...
tree
|
commitdiff
2021-08-29
Jérôme Benoit
Refine and use OCPP error specialisation
tree
|
commitdiff
2021-08-21
Jérôme Benoit
Rename OCCP16IncomingRequestService.ts to OCPP16Incomin...
tree
|
commitdiff
next