e-mobility-charging-stations-simulator.git
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>
2 years agoFix docker image build
Jérôme Benoit [Wed, 9 Mar 2022 22:38:12 +0000 (23:38 +0100)] 
Fix docker image build

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoEnsure connector status is defined before getting its attributes
Jérôme Benoit [Wed, 9 Mar 2022 22:06:39 +0000 (23:06 +0100)] 
Ensure connector status is defined before getting its attributes

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAllow undefined in linter configuration
Jérôme Benoit [Wed, 9 Mar 2022 22:00:21 +0000 (23:00 +0100)] 
Allow undefined in linter configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoDisable husky installation on CF and CI
Jérôme Benoit [Wed, 9 Mar 2022 21:54:07 +0000 (22:54 +0100)] 
Disable husky installation on CF and CI

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd helper to get connector id for a transaction id
Jérôme Benoit [Wed, 9 Mar 2022 20:38:05 +0000 (21:38 +0100)] 
Add helper to get connector id for a transaction id

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.53 v1.1.53
Jérôme Benoit [Wed, 9 Mar 2022 15:50:52 +0000 (16:50 +0100)] 
Version 1.1.53

2 years agoFix metervalues payload format
Jérôme Benoit [Wed, 9 Mar 2022 15:48:17 +0000 (16:48 +0100)] 
Fix metervalues payload format

Close #198

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRevert issue template refinement
Jérôme Benoit [Wed, 9 Mar 2022 10:05:45 +0000 (11:05 +0100)] 
Revert issue template refinement

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine issue template
Jérôme Benoit [Wed, 9 Mar 2022 10:04:19 +0000 (11:04 +0100)] 
Refine issue template

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd the missing issue template key in the right section
Jérôme Benoit [Wed, 9 Mar 2022 10:02:13 +0000 (11:02 +0100)] 
Add the missing issue template key in the right section

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd missing key in issue template
Jérôme Benoit [Wed, 9 Mar 2022 09:52:17 +0000 (10:52 +0100)] 
Add missing key in issue template

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix issue template reformating
Jérôme Benoit [Wed, 9 Mar 2022 09:30:48 +0000 (10:30 +0100)] 
Fix issue template reformating

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd missing payload attributes to boot notification
Jérôme Benoit [Tue, 8 Mar 2022 20:01:46 +0000 (21:01 +0100)] 
Add missing payload attributes to boot notification

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoReplace deprecated string helper usage
Jérôme Benoit [Tue, 8 Mar 2022 19:37:19 +0000 (20:37 +0100)] 
Replace deprecated string helper usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.52 v1.1.52
Jérôme Benoit [Tue, 8 Mar 2022 18:01:55 +0000 (19:01 +0100)] 
Version 1.1.52

2 years agoFix deprecated configuration key detection in a section
Jérôme Benoit [Tue, 8 Mar 2022 17:50:52 +0000 (18:50 +0100)] 
Fix deprecated configuration key detection in a section

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoDo not throw inside a promise
Jérôme Benoit [Tue, 8 Mar 2022 15:47:30 +0000 (16:47 +0100)] 
Do not throw inside a promise

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoImports cleanup
Jérôme Benoit [Tue, 8 Mar 2022 11:47:08 +0000 (12:47 +0100)] 
Imports cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoImports cleanup
Jérôme Benoit [Tue, 8 Mar 2022 11:42:48 +0000 (12:42 +0100)] 
Imports cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendDiagnosticsStatusNotification to OCPP message sending handler
Jérôme Benoit [Tue, 8 Mar 2022 11:37:53 +0000 (12:37 +0100)] 
Convert sendDiagnosticsStatusNotification to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendTransactionEndMeterValues to OCPP message sending handler
Jérôme Benoit [Tue, 8 Mar 2022 11:32:22 +0000 (12:32 +0100)] 
Convert sendTransactionEndMeterValues to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendTransactionBeginMeterValues to OCPP message sending handler
Jérôme Benoit [Tue, 8 Mar 2022 10:52:55 +0000 (11:52 +0100)] 
Convert sendTransactionBeginMeterValues to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendMeterValues to OCPP message sending handler
Jérôme Benoit [Tue, 8 Mar 2022 10:46:02 +0000 (11:46 +0100)] 
Convert sendMeterValues to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendStopTransaction to OCPP message sending handler
Jérôme Benoit [Tue, 8 Mar 2022 09:32:15 +0000 (10:32 +0100)] 
Convert sendStopTransaction to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendStartTransaction to OCPP message sending handler
Jérôme Benoit [Mon, 7 Mar 2022 22:45:34 +0000 (23:45 +0100)] 
Convert sendStartTransaction to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendAuthorize to OCPP message sending handler
Jérôme Benoit [Mon, 7 Mar 2022 22:26:23 +0000 (23:26 +0100)] 
Convert sendAuthorize to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendStatusNotification to OCPP message sending handler
Jérôme Benoit [Mon, 7 Mar 2022 21:58:20 +0000 (22:58 +0100)] 
Convert sendStatusNotification to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConvert sendBootNotification to OCPP message sending handler
Jérôme Benoit [Mon, 7 Mar 2022 21:22:30 +0000 (22:22 +0100)] 
Convert sendBootNotification to OCPP message sending handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoIntroduce a generic OCPP message sending handler
Jérôme Benoit [Mon, 7 Mar 2022 12:59:03 +0000 (13:59 +0100)] 
Introduce a generic OCPP message sending handler

And start making use of it

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoInitial code cleanups for the future OCPP requests code optimization
Jérôme Benoit [Sun, 6 Mar 2022 23:26:06 +0000 (00:26 +0100)] 
Initial code cleanups for the future OCPP requests code optimization

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRemove useless eslint-disable
Jérôme Benoit [Sun, 6 Mar 2022 09:29:52 +0000 (10:29 +0100)] 
Remove useless eslint-disable

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix remaining linter errors properly
Jérôme Benoit [Sat, 5 Mar 2022 21:44:24 +0000 (22:44 +0100)] 
Fix remaining linter errors properly

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix eslint configuration for mixed source with .js and .ts
Jérôme Benoit [Sat, 5 Mar 2022 21:14:22 +0000 (22:14 +0100)] 
Fix eslint configuration for mixed source with .js and .ts

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agosrc/worker/WorkerConstants.ts: add
Jérôme Benoit [Sat, 5 Mar 2022 19:58:53 +0000 (20:58 +0100)] 
src/worker/WorkerConstants.ts: add

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFactor out worker related constants
Jérôme Benoit [Sat, 5 Mar 2022 19:57:53 +0000 (20:57 +0100)] 
Factor out worker related constants

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine .cfignore
Jérôme Benoit [Sat, 5 Mar 2022 19:31:45 +0000 (20:31 +0100)] 
Refine .cfignore

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoMake the linter use a cache
Jérôme Benoit [Sat, 5 Mar 2022 17:55:31 +0000 (18:55 +0100)] 
Make the linter use a cache

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine ignore configuration
Jérôme Benoit [Sat, 5 Mar 2022 17:49:27 +0000 (18:49 +0100)] 
Refine ignore configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoREADME.md: refine documentation
Jérôme Benoit [Sat, 5 Mar 2022 17:32:49 +0000 (18:32 +0100)] 
README.md: refine documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd isEmptyString() helper and use it
Jérôme Benoit [Sat, 5 Mar 2022 17:26:37 +0000 (18:26 +0100)] 
Add isEmptyString() helper and use it

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoREADME.md: specify nodejs 16.x everywhere
Jérôme Benoit [Sat, 5 Mar 2022 12:44:42 +0000 (13:44 +0100)] 
README.md: specify nodejs 16.x everywhere

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.51 v1.1.51
Jérôme Benoit [Sat, 5 Mar 2022 12:38:59 +0000 (13:38 +0100)] 
Version 1.1.51

2 years agoSetup max-len to 100
Jérôme Benoit [Sat, 5 Mar 2022 12:37:22 +0000 (13:37 +0100)] 
Setup max-len to 100

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd pre-commit hook to format files properly
Jérôme Benoit [Sat, 5 Mar 2022 12:31:59 +0000 (13:31 +0100)] 
Add pre-commit hook to format files properly

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoConfiguration files fixlets
Jérôme Benoit [Sat, 5 Mar 2022 12:09:31 +0000 (13:09 +0100)] 
Configuration files fixlets

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

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix eslint and prettier configuration
Jérôme Benoit [Fri, 4 Mar 2022 22:39:37 +0000 (23:39 +0100)] 
Fix eslint and prettier configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd prettier configuration
Jérôme Benoit [Fri, 4 Mar 2022 21:35:29 +0000 (22:35 +0100)] 
Add prettier configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply prettier formating
Jérôme Benoit [Fri, 4 Mar 2022 21:34:42 +0000 (22:34 +0100)] 
Apply prettier formating

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRemove string literal from log messages
Jérôme Benoit [Fri, 4 Mar 2022 20:54:04 +0000 (21:54 +0100)] 
Remove string literal from log messages

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix build failure
Jérôme Benoit [Fri, 4 Mar 2022 19:38:57 +0000 (20:38 +0100)] 
Fix build failure

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix incoming message error handling
Jérôme Benoit [Fri, 4 Mar 2022 19:37:33 +0000 (20:37 +0100)] 
Fix incoming message error handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.50 v1.1.50
Jérôme Benoit [Fri, 4 Mar 2022 16:27:53 +0000 (17:27 +0100)] 
Version 1.1.50

2 years agoFix workerSet startup
Jérôme Benoit [Fri, 4 Mar 2022 16:09:32 +0000 (17:09 +0100)] 
Fix workerSet startup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix workerSet linear ramp up at startup
Jérôme Benoit [Fri, 4 Mar 2022 14:37:17 +0000 (15:37 +0100)] 
Fix workerSet linear ramp up at startup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoEnhance default value for worker options handling
Jérôme Benoit [Fri, 4 Mar 2022 13:20:11 +0000 (14:20 +0100)] 
Enhance default value for worker options handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAlign constants namespace
Jérôme Benoit [Fri, 4 Mar 2022 12:19:58 +0000 (13:19 +0100)] 
Align constants namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.49 v1.1.49
Jérôme Benoit [Fri, 4 Mar 2022 12:11:43 +0000 (13:11 +0100)] 
Version 1.1.49

2 years agoCleanup worker internal API
Jérôme Benoit [Fri, 4 Mar 2022 12:09:28 +0000 (13:09 +0100)] 
Cleanup worker internal API

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoWorkerSet: consolidate the worker start delay code
Jérôme Benoit [Thu, 3 Mar 2022 23:01:34 +0000 (00:01 +0100)] 
WorkerSet: consolidate the worker start delay code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine start options types
Jérôme Benoit [Thu, 3 Mar 2022 17:21:42 +0000 (18:21 +0100)] 
Refine start options types

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd tunable for charging station start delay for linear ramp up
Jérôme Benoit [Thu, 3 Mar 2022 16:53:19 +0000 (17:53 +0100)] 
Add tunable for charging station start delay for linear ramp up

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Sat, 26 Feb 2022 14:11:32 +0000 (15:11 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.48 v1.1.48
Jérôme Benoit [Thu, 24 Feb 2022 16:03:35 +0000 (17:03 +0100)] 
Version 1.1.48

2 years agoDo not throw an error at OCPP message sending to avoid crashing the
Jérôme Benoit [Thu, 24 Feb 2022 13:34:01 +0000 (14:34 +0100)] 
Do not throw an error at OCPP message sending to avoid crashing the
worker

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFactor out a type definition
Jérôme Benoit [Thu, 24 Feb 2022 10:11:46 +0000 (11:11 +0100)] 
Factor out a type definition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoTrack OCPP commande use at sending error message
Jérôme Benoit [Wed, 23 Feb 2022 16:28:39 +0000 (17:28 +0100)] 
Track OCPP commande use at sending error message

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix a module name string
Jérôme Benoit [Tue, 22 Feb 2022 19:14:25 +0000 (20:14 +0100)] 
Fix a module name string

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCleanup OCPP service module name usage
Jérôme Benoit [Tue, 22 Feb 2022 19:01:26 +0000 (20:01 +0100)] 
Cleanup OCPP service module name usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoEnsure 1:1 mapping between charging station and ATG instances
Jérôme Benoit [Tue, 22 Feb 2022 05:52:09 +0000 (06:52 +0100)] 
Ensure 1:1 mapping between charging station and ATG instances

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefactor OCPP requests sending helpers
Jérôme Benoit [Mon, 21 Feb 2022 23:07:33 +0000 (00:07 +0100)] 
Refactor OCPP requests sending helpers

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine a bit OCPP services instantiation error message
Jérôme Benoit [Mon, 21 Feb 2022 20:31:35 +0000 (21:31 +0100)] 
Refine a bit OCPP services instantiation error message

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

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoEnsure 1:1 mapping between charging station instance and its OCPP services
Jérôme Benoit [Mon, 21 Feb 2022 19:52:29 +0000 (20:52 +0100)] 
Ensure 1:1 mapping between charging station instance and its OCPP services

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd return type to getLogger
Jérôme Benoit [Fri, 18 Feb 2022 10:31:08 +0000 (11:31 +0100)] 
Add return type to getLogger

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoEnforce singleton design pattern for the logger
Jérôme Benoit [Thu, 17 Feb 2022 16:40:03 +0000 (17:40 +0100)] 
Enforce singleton design pattern for the logger

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd charging station instance id
Jérôme Benoit [Sun, 13 Feb 2022 20:00:25 +0000 (21:00 +0100)] 
Add charging station instance id

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoBlank line cleanup
Jérôme Benoit [Fri, 11 Feb 2022 16:03:47 +0000 (17:03 +0100)] 
Blank line cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.47 v1.1.47
Jérôme Benoit [Thu, 10 Feb 2022 18:58:34 +0000 (19:58 +0100)] 
Version 1.1.47

2 years agoReorder JsonType declarations
Jérôme Benoit [Thu, 10 Feb 2022 15:01:07 +0000 (16:01 +0100)] 
Reorder JsonType declarations

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoSimplify some code logic
Jérôme Benoit [Wed, 9 Feb 2022 23:10:37 +0000 (00:10 +0100)] 
Simplify some code logic

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoUse right registration enum at OCPP 1.6 boot notification response
Jérôme Benoit [Wed, 9 Feb 2022 17:10:13 +0000 (18:10 +0100)] 
Use right registration enum at OCPP 1.6 boot notification response
handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAdd occpStrictCompliance template tunable
Jérôme Benoit [Wed, 9 Feb 2022 17:00:44 +0000 (18:00 +0100)] 
Add occpStrictCompliance template tunable

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.46 v1.1.46
Jérôme Benoit [Tue, 8 Feb 2022 17:05:33 +0000 (18:05 +0100)] 
Version 1.1.46

2 years agoApply dependencies update
Jérôme Benoit [Tue, 8 Feb 2022 17:01:38 +0000 (18:01 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoSilence one code smell
Jérôme Benoit [Tue, 8 Feb 2022 13:39:12 +0000 (14:39 +0100)] 
Silence one code smell

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRefine JsonType definition
Jérôme Benoit [Tue, 8 Feb 2022 12:20:32 +0000 (13:20 +0100)] 
Refine JsonType definition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoRelax OCPP commands acceptance while the charging station is in unknown
Jérôme Benoit [Mon, 7 Feb 2022 19:44:21 +0000 (20:44 +0100)] 
Relax OCPP commands acceptance while the charging station is in unknown
state

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoVersion 1.1.45 v1.1.45
Jérôme Benoit [Mon, 7 Feb 2022 14:24:50 +0000 (15:24 +0100)] 
Version 1.1.45

2 years agoAdd comment for incoming request handling behaviour
Jérôme Benoit [Mon, 7 Feb 2022 13:39:21 +0000 (14:39 +0100)] 
Add comment for incoming request handling behaviour

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoAllow incoming ChangeConfiguration requests before the registration on
Jérôme Benoit [Mon, 7 Feb 2022 13:36:16 +0000 (14:36 +0100)] 
Allow incoming ChangeConfiguration requests before the registration on
OCPP server

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix charging station initial registration at boot notification
Jérôme Benoit [Mon, 7 Feb 2022 10:16:59 +0000 (11:16 +0100)] 
Fix charging station initial registration at boot notification

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix build due to winston types definition fix
Jérôme Benoit [Sun, 6 Feb 2022 10:15:39 +0000 (11:15 +0100)] 
Fix build due to winston types definition fix

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoApply dependencies update
Jérôme Benoit [Sun, 6 Feb 2022 10:13:07 +0000 (11:13 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoStrong type protocols payloads
Jérôme Benoit [Sun, 6 Feb 2022 09:24:47 +0000 (10:24 +0100)] 
Strong type protocols payloads

And fix related bugs

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoReorder condition check
Jérôme Benoit [Fri, 4 Feb 2022 23:23:25 +0000 (00:23 +0100)] 
Reorder condition check

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoCode cleanup
Jérôme Benoit [Fri, 4 Feb 2022 22:55:29 +0000 (23:55 +0100)] 
Code cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 years agoFix build failure
Jérôme Benoit [Fri, 4 Feb 2022 22:54:57 +0000 (23:54 +0100)] 
Fix build failure

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