e-mobility-charging-stations-simulator.git
2 years agoVersion 1.1.7 v1.1.7
Jérôme Benoit [Thu, 23 Sep 2021 10:04:12 +0000 (12:04 +0200)] 
Version 1.1.7

2 years agoSpell fixlet in ATG log message
Jérôme Benoit [Thu, 23 Sep 2021 09:48:20 +0000 (11:48 +0200)] 
Spell fixlet in ATG log message

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConsistently use idTag for RFID tag
Jérôme Benoit [Thu, 23 Sep 2021 09:46:03 +0000 (11:46 +0200)] 
Consistently use idTag for RFID tag

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoApply dependencies update
Jérôme Benoit [Wed, 22 Sep 2021 08:30:43 +0000 (10:30 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoGuard transaction id fetching in ATG
Jérôme Benoit [Tue, 21 Sep 2021 22:37:53 +0000 (00:37 +0200)] 
Guard transaction id fetching in ATG

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRemove uneeded condition on transaction status in ATG
Jérôme Benoit [Tue, 21 Sep 2021 22:24:55 +0000 (00:24 +0200)] 
Remove uneeded condition on transaction status in ATG

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoUse the proper CF manifest tunable for health check timeout
Jérôme Benoit [Tue, 21 Sep 2021 21:03:10 +0000 (23:03 +0200)] 
Use the proper CF manifest tunable for health check timeout

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.1.6 v1.1.6
Jérôme Benoit [Tue, 21 Sep 2021 20:40:12 +0000 (22:40 +0200)] 
Version 1.1.6

2 years agoFix ATG run duration computation
Jérôme Benoit [Tue, 21 Sep 2021 20:36:42 +0000 (22:36 +0200)] 
Fix ATG run duration computation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoOptimize heap tunable for CF
Jérôme Benoit [Tue, 21 Sep 2021 18:20:11 +0000 (20:20 +0200)] 
Optimize heap tunable for CF

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.5 v1.1.5
Jérôme Benoit [Tue, 21 Sep 2021 16:40:41 +0000 (18:40 +0200)] 
Version 1.1.5

2 years agoApply dependencies update
Jérôme Benoit [Tue, 21 Sep 2021 16:34:04 +0000 (18:34 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoFix negative values in meter values
Jérôme Benoit [Tue, 21 Sep 2021 16:29:42 +0000 (18:29 +0200)] 
Fix negative values in meter values

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Tue, 21 Sep 2021 11:41:24 +0000 (13:41 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd missing file in types directory
Jérôme Benoit [Sun, 19 Sep 2021 20:33:52 +0000 (22:33 +0200)] 
Add missing file in types directory

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd empty object type and use it on some ocpp responses type
Jérôme Benoit [Sun, 19 Sep 2021 19:41:14 +0000 (21:41 +0200)] 
Add empty object type and use it on some ocpp responses type

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoPrivatize some attributes in the ChargingStation class
Jérôme Benoit [Sun, 19 Sep 2021 09:34:00 +0000 (11:34 +0200)] 
Privatize some attributes in the ChargingStation class

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.4 v1.1.4
Jérôme Benoit [Sun, 19 Sep 2021 09:12:51 +0000 (11:12 +0200)] 
Version 1.1.4

2 years agoAdd sanity checks to random integer generation
Jérôme Benoit [Sun, 19 Sep 2021 09:07:47 +0000 (11:07 +0200)] 
Add sanity checks to random integer generation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoAdd sanity checks to random number generation code
Jérôme Benoit [Sun, 19 Sep 2021 00:20:54 +0000 (02:20 +0200)] 
Add sanity checks to random number generation code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoOptimize ATG run duration handling
Jérôme Benoit [Sat, 18 Sep 2021 14:04:58 +0000 (16:04 +0200)] 
Optimize ATG run duration handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoSimplify Connectors type definition
Jérôme Benoit [Sat, 18 Sep 2021 12:28:34 +0000 (14:28 +0200)] 
Simplify Connectors type definition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoKeep track of ATG running time
Jérôme Benoit [Sat, 18 Sep 2021 12:12:41 +0000 (14:12 +0200)] 
Keep track of ATG running time

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoFactor out reconnection timeout calculation
Jérôme Benoit [Sat, 18 Sep 2021 11:38:40 +0000 (13:38 +0200)] 
Factor out reconnection timeout calculation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoForce WS connection opened closing at connection retries
Jérôme Benoit [Sat, 18 Sep 2021 11:32:43 +0000 (13:32 +0200)] 
Force WS connection opened closing at connection retries

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.1.3 v1.1.3
Jérôme Benoit [Sat, 18 Sep 2021 11:23:03 +0000 (13:23 +0200)] 
Version 1.1.3

2 years agoSimplify calculation at duration formatting
Jérôme Benoit [Sat, 18 Sep 2021 11:16:32 +0000 (13:16 +0200)] 
Simplify calculation at duration formatting

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoDisplay milliseconds at duration formatting
Jérôme Benoit [Sat, 18 Sep 2021 11:08:58 +0000 (13:08 +0200)] 
Display milliseconds at duration formatting

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoFix duration formatting for large one
Jérôme Benoit [Sat, 18 Sep 2021 10:58:54 +0000 (12:58 +0200)] 
Fix duration formatting for large one

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoSecure random integer generator inputs
Jérôme Benoit [Sat, 18 Sep 2021 07:50:53 +0000 (09:50 +0200)] 
Secure random integer generator inputs

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoAdd scope to helper methods in Utils class.
Jérôme Benoit [Fri, 17 Sep 2021 16:30:29 +0000 (18:30 +0200)] 
Add scope to helper methods in Utils class.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoRefine a method documentation
Jérôme Benoit [Fri, 17 Sep 2021 07:56:51 +0000 (09:56 +0200)] 
Refine a method documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.1.2 v1.1.2
Jérôme Benoit [Fri, 17 Sep 2021 07:23:21 +0000 (09:23 +0200)] 
Version 1.1.2

2 years agoFix and secure random number generation code
Jérôme Benoit [Fri, 17 Sep 2021 07:22:15 +0000 (09:22 +0200)] 
Fix and secure random number generation code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoSilence sonar a bit
Jérôme Benoit [Fri, 17 Sep 2021 05:33:03 +0000 (07:33 +0200)] 
Silence sonar a bit

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Thu, 16 Sep 2021 21:49:50 +0000 (23:49 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.1 v1.1.1
Jérôme Benoit [Thu, 16 Sep 2021 21:26:50 +0000 (23:26 +0200)] 
Version 1.1.1

2 years agoFix ATG execution time accuracy.
Jérôme Benoit [Thu, 16 Sep 2021 21:23:36 +0000 (23:23 +0200)] 
Fix ATG execution time accuracy.

And parallel run on each CS connectors

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoSilence a sonar warning
Jérôme Benoit [Wed, 15 Sep 2021 21:13:37 +0000 (23:13 +0200)] 
Silence a sonar warning

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.1.0 v1.1.0
Jérôme Benoit [Wed, 15 Sep 2021 20:55:33 +0000 (22:55 +0200)] 
Version 1.1.0

2 years agoApply dependency update
Jérôme Benoit [Wed, 15 Sep 2021 20:54:35 +0000 (22:54 +0200)] 
Apply dependency update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConsistently name charging stations run on CF on multiple instances
Jérôme Benoit [Wed, 15 Sep 2021 16:10:13 +0000 (18:10 +0200)] 
Consistently name charging stations run on CF on multiple instances

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix .cfignore file for templates.
Jérôme Benoit [Wed, 15 Sep 2021 13:36:24 +0000 (15:36 +0200)] 
Fix .cfignore file for templates.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.0.62 v1.0.62
Jérôme Benoit [Wed, 15 Sep 2021 07:22:39 +0000 (09:22 +0200)] 
Version 1.0.62

2 years agoFix misplaced parenthesis
Jérôme Benoit [Tue, 14 Sep 2021 21:48:58 +0000 (23:48 +0200)] 
Fix misplaced parenthesis

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCleanup OCPP message sending and error code
Jérôme Benoit [Tue, 14 Sep 2021 21:39:26 +0000 (23:39 +0200)] 
Cleanup OCPP message sending and error code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.0.61 v1.0.61
Jérôme Benoit [Tue, 14 Sep 2021 19:33:35 +0000 (21:33 +0200)] 
Version 1.0.61

2 years agoApply dependencies update
Jérôme Benoit [Tue, 14 Sep 2021 19:32:32 +0000 (21:32 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix log message quoting
Jérôme Benoit [Tue, 14 Sep 2021 19:16:38 +0000 (21:16 +0200)] 
Fix log message quoting

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.0.60 v1.0.60
Jérôme Benoit [Mon, 13 Sep 2021 21:40:07 +0000 (23:40 +0200)] 
Version 1.0.60

2 years agoFix performance storage jsonfile consistency at write:
Jérôme Benoit [Mon, 13 Sep 2021 21:33:18 +0000 (23:33 +0200)] 
Fix performance storage jsonfile consistency at write:

+ Use a lock file to avoid concurrent read->write
+ Switch to synchronous fs operations
+ Ensure a unique id will be used as a performance mark

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoConstity and factor out last performance entry
Jérôme Benoit [Mon, 13 Sep 2021 19:23:28 +0000 (21:23 +0200)] 
Constity and factor out last performance entry

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoLog also ws closing reason
Jérôme Benoit [Mon, 13 Sep 2021 17:07:10 +0000 (19:07 +0200)] 
Log also ws closing reason

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCleanup fs operations encoding
Jérôme Benoit [Sun, 12 Sep 2021 19:07:58 +0000 (21:07 +0200)] 
Cleanup fs operations encoding

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoOnly GitHub action sonar with node.js 14 on that repository
Jérôme Benoit [Sun, 12 Sep 2021 18:56:45 +0000 (20:56 +0200)] 
Only GitHub action sonar with node.js 14 on that repository

2 years agoAdd node.js 16.x to CI for testing purpose
Jérôme Benoit [Sun, 12 Sep 2021 17:51:56 +0000 (19:51 +0200)] 
Add node.js 16.x to CI for testing purpose

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.0.59 v1.0.59
Jérôme Benoit [Sun, 12 Sep 2021 14:08:23 +0000 (16:08 +0200)] 
Version 1.0.59

2 years agoUse the same message for git and GitHub version releasing
Jérôme Benoit [Sun, 12 Sep 2021 14:07:12 +0000 (16:07 +0200)] 
Use the same message for git and GitHub version releasing

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRelease 1.0.58 v1.0.58
Jérôme Benoit [Sun, 12 Sep 2021 13:59:35 +0000 (15:59 +0200)] 
Release 1.0.58

2 years agoRefine issue templates
Jérôme Benoit [Sun, 12 Sep 2021 13:56:36 +0000 (15:56 +0200)] 
Refine issue templates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix issue template escaping
Jérôme Benoit [Sun, 12 Sep 2021 13:53:18 +0000 (15:53 +0200)] 
Fix issue template escaping

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix escaping in issue templates
Jérôme Benoit [Sun, 12 Sep 2021 13:51:22 +0000 (15:51 +0200)] 
Fix escaping in issue templates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix escaping in issue templates
Jérôme Benoit [Sun, 12 Sep 2021 13:46:06 +0000 (15:46 +0200)] 
Fix escaping in issue templates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoAdd GitHub issue templates
Jérôme Benoit [Sun, 12 Sep 2021 13:42:22 +0000 (15:42 +0200)] 
Add GitHub issue templates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoCleanup CF and docker deployment support
Jérôme Benoit [Sun, 12 Sep 2021 13:03:51 +0000 (15:03 +0200)] 
Cleanup CF and docker deployment support

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoFix OCPP error details message default
Jérôme Benoit [Sun, 12 Sep 2021 12:33:47 +0000 (14:33 +0200)] 
Fix OCPP error details message default

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRemove some any type usage
Jérôme Benoit [Sun, 12 Sep 2021 12:26:27 +0000 (14:26 +0200)] 
Remove some any type usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine eslint configuration
Jérôme Benoit [Sun, 12 Sep 2021 12:06:49 +0000 (14:06 +0200)] 
Refine eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd error handling in one performance storage class
Jérôme Benoit [Sun, 12 Sep 2021 12:01:42 +0000 (14:01 +0200)] 
Add error handling in one performance storage class

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoType a ws callback
Jérôme Benoit [Sun, 12 Sep 2021 11:40:28 +0000 (13:40 +0200)] 
Type a ws callback

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRelease 1.0.57 v1.0.57
Jérôme Benoit [Sun, 12 Sep 2021 09:25:20 +0000 (11:25 +0200)] 
Release 1.0.57

2 years agoRefine GitHub release name
Jérôme Benoit [Sun, 12 Sep 2021 09:24:22 +0000 (11:24 +0200)] 
Refine GitHub release name

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAnother fixlet to README.md
Jérôme Benoit [Sun, 12 Sep 2021 09:13:51 +0000 (11:13 +0200)] 
Another fixlet to README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFixlet to README.md
Jérôme Benoit [Sun, 12 Sep 2021 09:13:00 +0000 (11:13 +0200)] 
Fixlet to README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoDefault docker image build without git submodules
Jérôme Benoit [Sun, 12 Sep 2021 09:09:19 +0000 (11:09 +0200)] 
Default docker image build without git submodules

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRelease 1.0.56 v1.0.56
Jérôme Benoit [Sun, 12 Sep 2021 08:53:22 +0000 (10:53 +0200)] 
Release 1.0.56

2 years agoRefine the list of performance storage supported engines
Jérôme Benoit [Sun, 12 Sep 2021 08:51:29 +0000 (10:51 +0200)] 
Refine the list of performance storage supported engines

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoDocument configuration files reload feature usage.
Jérôme Benoit [Sun, 12 Sep 2021 08:44:13 +0000 (10:44 +0200)] 
Document configuration files reload feature usage.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoIndentation cleanup
Jérôme Benoit [Sat, 11 Sep 2021 21:04:39 +0000 (23:04 +0200)] 
Indentation cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoDocument prerequisites installation
Jérôme Benoit [Sat, 11 Sep 2021 20:42:42 +0000 (22:42 +0200)] 
Document prerequisites installation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoCleanup configuration files watching code
Jérôme Benoit [Sat, 11 Sep 2021 20:21:39 +0000 (22:21 +0200)] 
Cleanup configuration files watching code

Still buggy with worker threads

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoUse a Map to cache OCPP requests in use
Jérôme Benoit [Sat, 11 Sep 2021 19:45:59 +0000 (21:45 +0200)] 
Use a Map to cache OCPP requests in use

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoRefine .gitignore.
Jérôme Benoit [Fri, 10 Sep 2021 15:39:33 +0000 (17:39 +0200)] 
Refine .gitignore.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Thu, 9 Sep 2021 14:37:31 +0000 (16:37 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoApply dependencies update
Jérôme Benoit [Wed, 8 Sep 2021 15:29:17 +0000 (17:29 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoMerge branch 'master' of github.com:jerome-benoit/charging-stations-simulator
Jérôme Benoit [Tue, 7 Sep 2021 13:55:05 +0000 (15:55 +0200)] 
Merge branch 'master' of github.com:jerome-benoit/charging-stations-simulator

2 years agoUse nullish coalescing in OCPP stack
Jérôme Benoit [Tue, 7 Sep 2021 13:53:37 +0000 (15:53 +0200)] 
Use nullish coalescing in OCPP stack

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoMerge pull request #30 from jerome-benoit/add-code-of-conduct-1
Jérôme Benoit [Mon, 6 Sep 2021 12:45:56 +0000 (14:45 +0200)] 
Merge pull request #30 from jerome-benoit/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

2 years agoCreate CODE_OF_CONDUCT.md
Jérôme Benoit [Mon, 6 Sep 2021 12:43:03 +0000 (14:43 +0200)] 
Create CODE_OF_CONDUCT.md

2 years agoCleanup files and files name.
Jérôme Benoit [Mon, 6 Sep 2021 06:11:18 +0000 (08:11 +0200)] 
Cleanup files and files name.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoUse generics for incoming message error handling
Jérôme Benoit [Sun, 5 Sep 2021 17:56:05 +0000 (19:56 +0200)] 
Use generics for incoming message error handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRelease 1.0.55 v1.0.55
Jérôme Benoit [Sun, 5 Sep 2021 17:50:44 +0000 (19:50 +0200)] 
Release 1.0.55

2 years agoAdd support for OCPP 1.6 TriggerMessage command
Jérôme Benoit [Sun, 5 Sep 2021 17:47:12 +0000 (19:47 +0200)] 
Add support for OCPP 1.6 TriggerMessage command

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoSwitch rollup bundler TS plugin to rollup-plugin-ts
Jérôme Benoit [Sat, 4 Sep 2021 20:07:22 +0000 (22:07 +0200)] 
Switch rollup bundler TS plugin to rollup-plugin-ts

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCleanup MikroORM configuration code for performance storage
Jérôme Benoit [Fri, 3 Sep 2021 08:28:01 +0000 (10:28 +0200)] 
Cleanup MikroORM configuration code for performance storage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRelease 1.0.54 v1.0.54
Jérôme Benoit [Thu, 2 Sep 2021 20:13:18 +0000 (22:13 +0200)] 
Release 1.0.54

2 years agoFix OCPPError command attribute affectation
Jérôme Benoit [Thu, 2 Sep 2021 20:07:40 +0000 (22:07 +0200)] 
Fix OCPPError command attribute affectation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoImprove OCPP error handling, fix performance storage default file path
Jérôme Benoit [Thu, 2 Sep 2021 19:54:32 +0000 (21:54 +0200)] 
Improve OCPP error handling, fix performance storage default file path

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoThrow an error in the template does not have default required mesurand
Jérôme Benoit [Tue, 31 Aug 2021 19:29:26 +0000 (21:29 +0200)] 
Throw an error in the template does not have default required mesurand
set

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoFix siemens charging station template
Jérôme Benoit [Tue, 31 Aug 2021 16:29:22 +0000 (18:29 +0200)] 
Fix siemens charging station template

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