e-mobility-charging-stations-simulator.git
2 years agoVersion 1.1.58 v1.1.58
Jérôme Benoit [Sun, 17 Apr 2022 20:24:01 +0000 (22:24 +0200)] 
Version 1.1.58

2 years agoApply dependencies update
Jérôme Benoit [Sun, 17 Apr 2022 20:21:29 +0000 (22:21 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoImprove error information at OCPP incoming message handling
Jérôme Benoit [Sun, 17 Apr 2022 19:51:22 +0000 (21:51 +0200)] 
Improve error information at OCPP incoming message handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoSimplify incoming OCPP request payload parsing
Jérôme Benoit [Sun, 17 Apr 2022 16:18:30 +0000 (18:18 +0200)] 
Simplify incoming OCPP request payload parsing

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFixlets to OCPP error message format, take 2
Jérôme Benoit [Sun, 17 Apr 2022 14:28:31 +0000 (16:28 +0200)] 
Fixlets to OCPP error message format, take 2

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFixlets to OCPP error message format
Jérôme Benoit [Sun, 17 Apr 2022 14:05:41 +0000 (16:05 +0200)] 
Fixlets to OCPP error message format

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoFix OCPP message type definition and usage
Jérôme Benoit [Sun, 17 Apr 2022 10:25:06 +0000 (12:25 +0200)] 
Fix OCPP message type definition and usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoREADME.md: small refinement
Jérôme Benoit [Sat, 16 Apr 2022 09:49:52 +0000 (11:49 +0200)] 
README.md: small refinement

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix Pending registration status handling at boot notification
Jérôme Benoit [Fri, 15 Apr 2022 17:41:21 +0000 (19:41 +0200)] 
Fix Pending registration status handling at boot notification

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoFixlets to log message after methods renaming
Jérôme Benoit [Fri, 15 Apr 2022 12:37:05 +0000 (14:37 +0200)] 
Fixlets to log message after methods renaming

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRename a type definition
Jérôme Benoit [Fri, 15 Apr 2022 12:31:18 +0000 (14:31 +0200)] 
Rename a type definition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoProperly name OCPP command handler methods
Jérôme Benoit [Fri, 15 Apr 2022 10:44:51 +0000 (12:44 +0200)] 
Properly name OCPP command handler methods

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.57 v1.1.57
Jérôme Benoit [Fri, 15 Apr 2022 10:00:52 +0000 (12:00 +0200)] 
Version 1.1.57

2 years agoMerge pull request #207 from jerome-benoit/fix-response-pending
Jérôme Benoit [Fri, 15 Apr 2022 09:45:20 +0000 (11:45 +0200)] 
Merge pull request #207 from jerome-benoit/fix-response-pending

2 years agoAllow to send result message when station is in pending mode.
Sébastien Savalle [Fri, 15 Apr 2022 09:16:33 +0000 (11:16 +0200)] 
Allow to send result message when station is in pending mode.

2 years agoApply dependencies update
Jérôme Benoit [Thu, 14 Apr 2022 08:58:20 +0000 (10:58 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoSilence a sonar security issue
Jérôme Benoit [Wed, 13 Apr 2022 21:43:42 +0000 (23:43 +0200)] 
Silence a sonar security issue

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFactor out OCPP message type to string method
Jérôme Benoit [Wed, 13 Apr 2022 21:30:12 +0000 (23:30 +0200)] 
Factor out OCPP message type to string method

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoLog early OCPP command payload
Jérôme Benoit [Wed, 13 Apr 2022 20:13:57 +0000 (22:13 +0200)] 
Log early OCPP command payload

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFactor out feature profile check at OCPP command handling
Jérôme Benoit [Wed, 13 Apr 2022 19:44:38 +0000 (21:44 +0200)] 
Factor out feature profile check at OCPP command handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd OCPP commands payload logging in the logs
Jérôme Benoit [Wed, 13 Apr 2022 18:45:49 +0000 (20:45 +0200)] 
Add OCPP commands payload logging in the logs

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoMerge pull request #205 from jerome-benoit/feature/rawmessagelogs
Jérôme Benoit [Wed, 13 Apr 2022 17:26:50 +0000 (19:26 +0200)] 
Merge pull request #205 from jerome-benoit/feature/rawmessagelogs

2 years agoMerge branch 'master' into feature/rawmessagelogs
Jérôme Benoit [Wed, 13 Apr 2022 17:24:57 +0000 (19:24 +0200)] 
Merge branch 'master' into feature/rawmessagelogs

2 years agolog raw socket messages
Calin Crecea [Wed, 13 Apr 2022 16:18:29 +0000 (18:18 +0200)] 
log raw socket messages

2 years agoMake the UI pages HTML 4 compliant
Jérôme Benoit [Tue, 12 Apr 2022 16:13:18 +0000 (18:13 +0200)] 
Make the UI pages HTML 4 compliant

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCode cleanups
Jérôme Benoit [Tue, 12 Apr 2022 15:58:03 +0000 (17:58 +0200)] 
Code cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoMerge pull request #203 from jdurnwald/master
Jérôme Benoit [Tue, 12 Apr 2022 15:40:03 +0000 (17:40 +0200)] 
Merge pull request #203 from jdurnwald/master

2 years agoUpdated after LTS upgrade
Jeff Durnwald [Tue, 12 Apr 2022 15:09:14 +0000 (11:09 -0400)] 
Updated after LTS upgrade

2 years agoformatted
Jeff Durnwald [Tue, 12 Apr 2022 14:56:35 +0000 (10:56 -0400)] 
formatted

2 years agoMerge branch 'master' of https://github.com/jdurnwald/charging-stations-simulator
Jeff Durnwald [Tue, 12 Apr 2022 14:45:49 +0000 (10:45 -0400)] 
Merge branch 'master' of https://github.com/jdurnwald/charging-stations-simulator

2 years agoMoved ui folder
Jeff Durnwald [Tue, 12 Apr 2022 14:31:24 +0000 (10:31 -0400)] 
Moved ui folder

2 years agoMerge branch 'master' into master
jdurnwald [Tue, 12 Apr 2022 14:08:14 +0000 (10:08 -0400)] 
Merge branch 'master' into master

2 years agoApply dependencies update
Jérôme Benoit [Tue, 12 Apr 2022 13:30:04 +0000 (15:30 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix a type casting
Jérôme Benoit [Sat, 9 Apr 2022 16:52:11 +0000 (18:52 +0200)] 
Fix a type casting

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix a type casting
Jérôme Benoit [Sat, 9 Apr 2022 16:34:08 +0000 (18:34 +0200)] 
Fix a type casting

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoInit performance observer as early as possible
Jérôme Benoit [Sat, 9 Apr 2022 15:56:03 +0000 (17:56 +0200)] 
Init performance observer as early as possible

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoMerge branch 'master' into master
Jérôme Benoit [Thu, 7 Apr 2022 17:31:46 +0000 (19:31 +0200)] 
Merge branch 'master' into master

2 years agoApply dependencies update
Jérôme Benoit [Thu, 7 Apr 2022 10:06:59 +0000 (12:06 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoMerge branch 'master' into master
Jérôme Benoit [Thu, 7 Apr 2022 08:35:18 +0000 (10:35 +0200)] 
Merge branch 'master' into master

2 years agoEnsure the WS connection have not been forcibly closed after opening
Jérôme Benoit [Thu, 7 Apr 2022 08:09:38 +0000 (10:09 +0200)] 
Ensure the WS connection have not been forcibly closed after opening

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdded start/stop capabilities through http
Jeff Durnwald [Wed, 6 Apr 2022 12:39:31 +0000 (08:39 -0400)] 
Added start/stop capabilities through http

2 years agoREADME.md: spell fix
Jérôme Benoit [Fri, 1 Apr 2022 21:24:22 +0000 (23:24 +0200)] 
README.md: spell fix

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd support for random meter serial number
Jérôme Benoit [Wed, 30 Mar 2022 17:47:57 +0000 (19:47 +0200)] 
Add support for random meter serial number

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoREADME.md: Fix CS configuraton file path
Jérôme Benoit [Wed, 30 Mar 2022 09:05:06 +0000 (11:05 +0200)] 
README.md: Fix CS configuraton file path

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoUse camel case for feature profiles
Jérôme Benoit [Wed, 30 Mar 2022 08:52:01 +0000 (10:52 +0200)] 
Use camel case for feature profiles

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoEnforce SupportedFeatureProfiles check on some OCPP commands
Jérôme Benoit [Tue, 29 Mar 2022 08:54:20 +0000 (10:54 +0200)] 
Enforce SupportedFeatureProfiles check on some OCPP commands

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Mon, 28 Mar 2022 20:59:29 +0000 (22:59 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Sun, 27 Mar 2022 20:33:29 +0000 (22:33 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoStrong type OCPP message sending
Jérôme Benoit [Sun, 27 Mar 2022 18:47:01 +0000 (20:47 +0200)] 
Strong type OCPP message sending

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoGet rid of useless intermediate variable
Jérôme Benoit [Sun, 27 Mar 2022 10:41:45 +0000 (12:41 +0200)] 
Get rid of useless intermediate variable

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoEnsure comparison is not done on null or undefined
Jérôme Benoit [Fri, 25 Mar 2022 11:34:24 +0000 (12:34 +0100)] 
Ensure comparison is not done on null or undefined

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoOnly compute amperage limitation when needed
Jérôme Benoit [Fri, 25 Mar 2022 11:27:47 +0000 (12:27 +0100)] 
Only compute amperage limitation when needed

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCharging profiles: ensure the latest schedule period limit is taken into
Jérôme Benoit [Fri, 25 Mar 2022 10:40:57 +0000 (11:40 +0100)] 
Charging profiles: ensure the latest schedule period limit is taken into
account

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine GitHub issue templates
Jérôme Benoit [Fri, 25 Mar 2022 08:30:22 +0000 (09:30 +0100)] 
Refine GitHub issue templates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCharging profiles: Fix timestamp value unit handling
Jérôme Benoit [Thu, 24 Mar 2022 10:03:52 +0000 (11:03 +0100)] 
Charging profiles: Fix timestamp value unit handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine charging profile limitation error log message
Jérôme Benoit [Wed, 23 Mar 2022 23:06:12 +0000 (00:06 +0100)] 
Refine charging profile limitation error log message

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd charging profiles limit support to generated MeterValues
Jérôme Benoit [Wed, 23 Mar 2022 22:45:58 +0000 (23:45 +0100)] 
Add charging profiles limit support to generated MeterValues

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoInitial implementation to get the charging profiles limit
Jérôme Benoit [Wed, 23 Mar 2022 09:56:44 +0000 (10:56 +0100)] 
Initial implementation to get the charging profiles limit

Not used yet

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoMove template hash attribute to stationInfo
Jérôme Benoit [Fri, 18 Mar 2022 18:57:34 +0000 (19:57 +0100)] 
Move template hash attribute to stationInfo

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoSmall variable namespace cleanups
Jérôme Benoit [Fri, 18 Mar 2022 15:38:16 +0000 (16:38 +0100)] 
Small variable namespace cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix maximum power available for AC charging stations
Jérôme Benoit [Fri, 18 Mar 2022 15:31:46 +0000 (16:31 +0100)] 
Fix maximum power available for AC charging stations

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix maximun charging station amperage calculation
Jérôme Benoit [Fri, 18 Mar 2022 15:17:11 +0000 (16:17 +0100)] 
Fix maximun charging station amperage calculation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd amperage limitation support via vendor specific OCPP key
Jérôme Benoit [Fri, 18 Mar 2022 15:01:11 +0000 (16:01 +0100)] 
Add amperage limitation support via vendor specific OCPP key

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.56 v1.1.56
Jérôme Benoit [Thu, 17 Mar 2022 18:50:04 +0000 (19:50 +0100)] 
Version 1.1.56

2 years agoREADME.md: section name refinement
Jérôme Benoit [Thu, 17 Mar 2022 18:47:00 +0000 (19:47 +0100)] 
README.md: section name refinement

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoREADME.md: Spell fixes
Jérôme Benoit [Thu, 17 Mar 2022 15:23:59 +0000 (16:23 +0100)] 
README.md: Spell fixes

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoREADME.md: semantic refinement
Jérôme Benoit [Thu, 17 Mar 2022 14:25:00 +0000 (15:25 +0100)] 
README.md: semantic refinement

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoREADME.md: Fix text formatting
Jérôme Benoit [Thu, 17 Mar 2022 13:59:58 +0000 (14:59 +0100)] 
README.md: Fix text formatting

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoREADME.md: Enchance configuration files documentation
Jérôme Benoit [Thu, 17 Mar 2022 12:29:50 +0000 (13:29 +0100)] 
README.md: Enchance configuration files documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd vendor OCPP parameters in templates to limit amperage per phase
Jérôme Benoit [Wed, 16 Mar 2022 23:33:31 +0000 (00:33 +0100)] 
Add vendor OCPP parameters in templates to limit amperage per phase

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoBind to this more OCPP request sending methods
Jérôme Benoit [Tue, 15 Mar 2022 18:35:55 +0000 (19:35 +0100)] 
Bind to this more OCPP request sending methods

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoMeasure performance of template or configuration file operations
Jérôme Benoit [Tue, 15 Mar 2022 14:56:52 +0000 (15:56 +0100)] 
Measure performance of template or configuration file operations

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Tue, 15 Mar 2022 12:43:26 +0000 (13:43 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.55 v1.1.55
Jérôme Benoit [Tue, 15 Mar 2022 06:14:19 +0000 (07:14 +0100)] 
Version 1.1.55

2 years agoAdd random serial number support with persistency accross hashId CS
Jérôme Benoit [Tue, 15 Mar 2022 06:01:22 +0000 (07:01 +0100)] 
Add random serial number support with persistency accross hashId CS
configuration file

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFixlet to a returned type
Jérôme Benoit [Mon, 14 Mar 2022 20:04:14 +0000 (21:04 +0100)] 
Fixlet to a returned type

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCode cleanups
Jérôme Benoit [Mon, 14 Mar 2022 19:47:23 +0000 (20:47 +0100)] 
Code cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd stationInfo to persistent configuration
Jérôme Benoit [Mon, 14 Mar 2022 19:30:47 +0000 (20:30 +0100)] 
Add stationInfo to persistent configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoBetter handling of missing serial number prefix in template
Jérôme Benoit [Mon, 14 Mar 2022 10:23:21 +0000 (11:23 +0100)] 
Better handling of missing serial number prefix in template

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoSimplify default settings at configuration key adding
Jérôme Benoit [Mon, 14 Mar 2022 09:03:31 +0000 (10:03 +0100)] 
Simplify default settings at configuration key adding

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFixlet to configuration tunable deprecation
Jérôme Benoit [Sun, 13 Mar 2022 22:09:55 +0000 (23:09 +0100)] 
Fixlet to configuration tunable deprecation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoUse right station info attributes for serial number
Jérôme Benoit [Sun, 13 Mar 2022 21:46:53 +0000 (22:46 +0100)] 
Use right station info attributes for serial number

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd chargePointSerialNumberPrefix support to CS template
Jérôme Benoit [Sun, 13 Mar 2022 21:08:46 +0000 (22:08 +0100)] 
Add chargePointSerialNumberPrefix support to CS template

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoEnsure configuration key have default settings values
Jérôme Benoit [Sun, 13 Mar 2022 19:31:26 +0000 (20:31 +0100)] 
Ensure configuration key have default settings values

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoEnsure the boot notification response is updated at boot notification
Jérôme Benoit [Sun, 13 Mar 2022 18:31:03 +0000 (19:31 +0100)] 
Ensure the boot notification response is updated at boot notification
message trigger

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoStrong type sendMessageHandler response with generics
Jérôme Benoit [Sun, 13 Mar 2022 13:29:29 +0000 (14:29 +0100)] 
Strong type sendMessageHandler response with generics

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix code logic at building boot notification request
Jérôme Benoit [Sun, 13 Mar 2022 11:07:25 +0000 (12:07 +0100)] 
Fix code logic at building boot notification request

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoIntroduce a CS instance hashId dependent on its specifications and use it in
Jérôme Benoit [Sun, 13 Mar 2022 11:01:25 +0000 (12:01 +0100)] 
Introduce a CS instance hashId dependent on its specifications and use it in
various places such as OCPP parameters persistence

Reference #196

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Sat, 12 Mar 2022 20:35:19 +0000 (21:35 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCode cleanups
Jérôme Benoit [Sat, 12 Mar 2022 20:00:22 +0000 (21:00 +0100)] 
Code cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agowatchJsonFile: ensure the argument is defined before assigning it
Jérôme Benoit [Sat, 12 Mar 2022 12:19:16 +0000 (13:19 +0100)] 
watchJsonFile: ensure the argument is defined before assigning it

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoDelete supervision url configuration key if the feature is disabled from
Jérôme Benoit [Sat, 12 Mar 2022 11:32:56 +0000 (12:32 +0100)] 
Delete supervision url configuration key if the feature is disabled from
persistent storage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine documentation
Jérôme Benoit [Sat, 12 Mar 2022 10:47:54 +0000 (11:47 +0100)] 
Refine documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd CS template tunable to enable persistent OCPP configuration
Jérôme Benoit [Sat, 12 Mar 2022 10:40:16 +0000 (11:40 +0100)] 
Add CS template tunable to enable persistent OCPP configuration

Reference: #196

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd getter for supervisionUrlOcppKey value
Jérôme Benoit [Sat, 12 Mar 2022 09:44:31 +0000 (10:44 +0100)] 
Add getter for supervisionUrlOcppKey value

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years ago.eslintrc: file formatting
Jérôme Benoit [Sat, 12 Mar 2022 09:17:27 +0000 (10:17 +0100)] 
.eslintrc: file formatting

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd OCPP params file monitoring
Jérôme Benoit [Sat, 12 Mar 2022 09:15:55 +0000 (10:15 +0100)] 
Add OCPP params file monitoring

Reference: #196

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd persistent OCPP parameters key/value support by CS generated name
Jérôme Benoit [Fri, 11 Mar 2022 17:55:04 +0000 (18:55 +0100)] 
Add persistent OCPP parameters key/value support by CS generated name

Issue #196

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.54 v1.1.54
Jérôme Benoit [Thu, 10 Mar 2022 14:42:42 +0000 (15:42 +0100)] 
Version 1.1.54

2 years agoReally fix docker image build
Jérôme Benoit [Wed, 9 Mar 2022 22:56:07 +0000 (23:56 +0100)] 
Really fix docker image build

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>