e-mobility-charging-stations-simulator.git
2 years agoVersion 1.1.11 v1.1.11
Jérôme Benoit [Sun, 26 Sep 2021 10:49:02 +0000 (12:49 +0200)] 
Version 1.1.11

2 years agoAdd more ATG internal states tracking
Jérôme Benoit [Sun, 26 Sep 2021 10:47:45 +0000 (12:47 +0200)] 
Add more ATG internal states tracking

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.1.10 v1.1.10
Jérôme Benoit [Sun, 26 Sep 2021 09:34:06 +0000 (11:34 +0200)] 
Version 1.1.10

2 years agoUntangle charging station worker types from the generic ones
Jérôme Benoit [Sun, 26 Sep 2021 09:29:48 +0000 (11:29 +0200)] 
Untangle charging station worker types from the generic ones

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoATG: unify start/stop on connector API
Jérôme Benoit [Sun, 26 Sep 2021 08:18:34 +0000 (10:18 +0200)] 
ATG: unify start/stop on connector API

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.1.9 v1.1.9
Jérôme Benoit [Sat, 25 Sep 2021 20:51:12 +0000 (22:51 +0200)] 
Version 1.1.9

2 years agoEnsure the ATG connector status is not overwritten at stop
Jérôme Benoit [Sat, 25 Sep 2021 20:44:55 +0000 (22:44 +0200)] 
Ensure the ATG connector status is not overwritten at stop

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoPush down at the connector level ATG states
Jérôme Benoit [Sat, 25 Sep 2021 20:25:18 +0000 (22:25 +0200)] 
Push down at the connector level ATG states

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoVersion 1.1.8 v1.1.8
Jérôme Benoit [Sat, 25 Sep 2021 16:28:14 +0000 (18:28 +0200)] 
Version 1.1.8

2 years agoEnsure the ATG will stop on unavaible connector
Jérôme Benoit [Sat, 25 Sep 2021 16:26:38 +0000 (18:26 +0200)] 
Ensure the ATG will stop on unavaible connector

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoTrack ATG status on a per connector basis.
Jérôme Benoit [Sat, 25 Sep 2021 16:16:43 +0000 (18:16 +0200)] 
Track ATG status on a per connector basis.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoAdd sanity check to ATG start
Jérôme Benoit [Sat, 25 Sep 2021 11:27:22 +0000 (13:27 +0200)] 
Add sanity check to ATG start

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoAdd node.js memory tuning to docker image
Jérôme Benoit [Sat, 25 Sep 2021 11:01:46 +0000 (13:01 +0200)] 
Add node.js memory tuning to docker image

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoFine tune node.js CF heap size
Jérôme Benoit [Sat, 25 Sep 2021 10:21:51 +0000 (12:21 +0200)] 
Fine tune node.js CF heap size

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoApply dependencies update
Jérôme Benoit [Fri, 24 Sep 2021 11:59:12 +0000 (13:59 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 years agoIgnore performance file lock
Jérôme Benoit [Thu, 23 Sep 2021 10:42:25 +0000 (12:42 +0200)] 
Ignore performance file lock

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
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>