e-mobility-charging-stations-simulator.git
19 months agoVersion 1.1.74 v1.1.74
Jérôme Benoit [Fri, 30 Sep 2022 20:16:00 +0000 (22:16 +0200)] 
Version 1.1.74

19 months agoCode cleanups in the OCPP incoming requests handling code
Jérôme Benoit [Fri, 30 Sep 2022 20:10:35 +0000 (22:10 +0200)] 
Code cleanups in the OCPP incoming requests handling code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoTrivial code cleanups
Jérôme Benoit [Fri, 30 Sep 2022 19:56:27 +0000 (21:56 +0200)] 
Trivial code cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump expect from 29.1.0 to 29.1.2 (#199)
dependabot[bot] [Fri, 30 Sep 2022 19:41:48 +0000 (21:41 +0200)] 
Bump expect from 29.1.0 to 29.1.2 (#199)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoCF manifest template cleanups
Jérôme Benoit [Fri, 30 Sep 2022 09:17:39 +0000 (11:17 +0200)] 
CF manifest template cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump @vue/test-utils from 2.0.2 to 2.1.0 in /src/ui/web (#198)
dependabot[bot] [Fri, 30 Sep 2022 06:38:52 +0000 (08:38 +0200)] 
Bump @vue/test-utils from 2.0.2 to 2.1.0 in /src/ui/web (#198)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoCombined PR (#197)
github-actions[bot] [Wed, 28 Sep 2022 20:47:04 +0000 (22:47 +0200)] 
Combined PR (#197)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump vm2 from 3.9.10 to 3.9.11 (#192)
dependabot[bot] [Wed, 28 Sep 2022 20:35:12 +0000 (22:35 +0200)] 
Bump vm2 from 3.9.10 to 3.9.11 (#192)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoBump @typescript-eslint/parser from 5.38.0 to 5.38.1 in /src/ui/web (#186)
dependabot[bot] [Tue, 27 Sep 2022 22:26:44 +0000 (00:26 +0200)] 
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 in /src/ui/web (#186)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoCombined PR (#191)
github-actions[bot] [Tue, 27 Sep 2022 22:24:18 +0000 (00:24 +0200)] 
Combined PR (#191)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
19 months agoFix dependabot configuration for GitHub actions
Jérôme Benoit [Tue, 27 Sep 2022 22:18:46 +0000 (00:18 +0200)] 
Fix dependabot configuration for GitHub actions

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoRefine dependabot configuration
Jérôme Benoit [Tue, 27 Sep 2022 22:04:20 +0000 (00:04 +0200)] 
Refine dependabot configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#182)
dependabot[bot] [Tue, 27 Sep 2022 19:13:17 +0000 (21:13 +0200)] 
Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 (#182)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoCombined PR (#185)
github-actions[bot] [Tue, 27 Sep 2022 18:21:24 +0000 (20:21 +0200)] 
Combined PR (#185)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
19 months agoStrict boolean check in src/charging-station/UIServiceWorkerBroadcastChannel.ts
Jérôme Benoit [Mon, 26 Sep 2022 21:25:03 +0000 (23:25 +0200)] 
Strict boolean check in src/charging-station/UIServiceWorkerBroadcastChannel.ts

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoREADME.md: spell fix
Jérôme Benoit [Mon, 26 Sep 2022 18:00:22 +0000 (20:00 +0200)] 
README.md: spell fix

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFix broadcast channel payload cleanup for ATG
Jérôme Benoit [Sun, 25 Sep 2022 22:04:58 +0000 (00:04 +0200)] 
Fix broadcast channel payload cleanup for ATG

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoATG: add support for idTag distribution algorithms
Jérôme Benoit [Sun, 25 Sep 2022 20:57:31 +0000 (22:57 +0200)] 
ATG: add support for idTag distribution algorithms

Close #179

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFix strict boolean checks
Jérôme Benoit [Sat, 24 Sep 2022 22:44:47 +0000 (00:44 +0200)] 
Fix strict boolean checks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoRefine type definitions
Jérôme Benoit [Sat, 24 Sep 2022 22:08:47 +0000 (00:08 +0200)] 
Refine type definitions

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAlign some types definition in UI
Jérôme Benoit [Sat, 24 Sep 2022 22:02:58 +0000 (00:02 +0200)] 
Align some types definition in UI

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoConvert interface to type
Jérôme Benoit [Sat, 24 Sep 2022 21:57:03 +0000 (23:57 +0200)] 
Convert interface to type

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoApply dependencies update
Jérôme Benoit [Sat, 24 Sep 2022 21:06:19 +0000 (23:06 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoDocker: fix clean-images target
Jérôme Benoit [Wed, 21 Sep 2022 19:36:11 +0000 (21:36 +0200)] 
Docker: fix clean-images target

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFix docker image tagging in ECR
Jérôme Benoit [Wed, 21 Sep 2022 18:41:07 +0000 (20:41 +0200)] 
Fix docker image tagging in ECR

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoReplace more interface with type for types definition
Jérôme Benoit [Tue, 20 Sep 2022 21:10:08 +0000 (23:10 +0200)] 
Replace more interface with type for types definition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd missing break
Jérôme Benoit [Tue, 20 Sep 2022 18:24:47 +0000 (20:24 +0200)] 
Add missing break

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoUse a switch case control flow at incoming OCPP messages handling error
Jérôme Benoit [Tue, 20 Sep 2022 16:04:03 +0000 (18:04 +0200)] 
Use a switch case control flow at incoming OCPP messages handling error

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoOnly delete the request directly from the cache when needed at response
Jérôme Benoit [Tue, 20 Sep 2022 09:29:09 +0000 (11:29 +0200)] 
Only delete the request directly from the cache when needed at response
handling error

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoApply dependencies update
Jérôme Benoit [Mon, 19 Sep 2022 19:07:20 +0000 (21:07 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoSimplify WorkerUtils.defaultErrorHandler usage in WorkerSet
Jérôme Benoit [Fri, 16 Sep 2022 17:42:12 +0000 (19:42 +0200)] 
Simplify  WorkerUtils.defaultErrorHandler usage in WorkerSet

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoLog errors in worker
Jérôme Benoit [Fri, 16 Sep 2022 17:38:06 +0000 (19:38 +0200)] 
Log errors in worker

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoLog unconditionally uncaughtException and unhandledRejection in
Jérôme Benoit [Fri, 16 Sep 2022 17:16:31 +0000 (19:16 +0200)] 
Log unconditionally uncaughtException and unhandledRejection in
worker

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoLog unconditionally uncaughtException and unhandledRejection in
Jérôme Benoit [Fri, 16 Sep 2022 16:53:36 +0000 (18:53 +0200)] 
Log unconditionally uncaughtException and unhandledRejection in
Bootstrap

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoApply dependencies update
Jérôme Benoit [Fri, 16 Sep 2022 06:30:59 +0000 (08:30 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoConvert Statistics interface to type
Jérôme Benoit [Fri, 16 Sep 2022 06:22:02 +0000 (08:22 +0200)] 
Convert Statistics interface to type

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoConvert types to native type
Jérôme Benoit [Thu, 15 Sep 2022 20:59:02 +0000 (22:59 +0200)] 
Convert types to native type

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoOptimization: bind to this sendMessage()
Jérôme Benoit [Thu, 15 Sep 2022 08:49:21 +0000 (10:49 +0200)] 
Optimization: bind to this sendMessage()

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoFix error handling at OCPP message sending
Jérôme Benoit [Thu, 15 Sep 2022 08:40:40 +0000 (10:40 +0200)] 
Fix error handling at OCPP message sending

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoDo not propagate thrown error at sendError() usage
Jérôme Benoit [Wed, 14 Sep 2022 16:40:19 +0000 (18:40 +0200)] 
Do not propagate thrown error at sendError() usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoEnsure the deferred promise use to send OCPP message will not be leaked
Jérôme Benoit [Tue, 13 Sep 2022 18:08:10 +0000 (20:08 +0200)] 
Ensure the deferred promise use to send OCPP message will not be leaked

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoComment some dubious OCPPError usage
Jérôme Benoit [Tue, 13 Sep 2022 17:36:14 +0000 (19:36 +0200)] 
Comment some dubious OCPPError usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoVersion 1.1.73 v1.1.73
Jérôme Benoit [Mon, 12 Sep 2022 21:29:16 +0000 (23:29 +0200)] 
Version 1.1.73

20 months agoApply dependencies update
Jérôme Benoit [Mon, 12 Sep 2022 21:06:02 +0000 (23:06 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoATG: remove useless nullify in CS class
Jérôme Benoit [Mon, 12 Sep 2022 20:22:02 +0000 (22:22 +0200)] 
ATG: remove useless nullify in CS class

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: update CS list at ATG start/stop
Jérôme Benoit [Mon, 12 Sep 2022 13:50:17 +0000 (15:50 +0200)] 
UI Server: update CS list at ATG start/stop

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoATG: Refine log level
Jérôme Benoit [Mon, 12 Sep 2022 13:28:45 +0000 (15:28 +0200)] 
ATG: Refine log level

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoATG: fix start/stop on non existing connector
Jérôme Benoit [Mon, 12 Sep 2022 13:25:53 +0000 (15:25 +0200)] 
ATG: fix start/stop on non existing connector

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoFix ATG connectors status initialization
Jérôme Benoit [Mon, 12 Sep 2022 12:22:31 +0000 (14:22 +0200)] 
Fix ATG connectors status initialization

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoImprove error messages
Jérôme Benoit [Sun, 11 Sep 2022 21:48:11 +0000 (23:48 +0200)] 
Improve error messages

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoStrict boolean check
Jérôme Benoit [Sun, 11 Sep 2022 15:35:24 +0000 (17:35 +0200)] 
Strict boolean check

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoStrict boolean checks
Jérôme Benoit [Sun, 11 Sep 2022 15:33:52 +0000 (17:33 +0200)] 
Strict boolean checks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoEnsure requests are purged from the cache in case of responses processing
Jérôme Benoit [Sun, 11 Sep 2022 15:06:59 +0000 (17:06 +0200)] 
Ensure requests are purged from the cache in case of responses processing
error

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoMore strict boolean checks
Jérôme Benoit [Sun, 11 Sep 2022 15:00:40 +0000 (17:00 +0200)] 
More strict boolean checks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoImprove and unify log messages
Jérôme Benoit [Sun, 11 Sep 2022 13:11:40 +0000 (15:11 +0200)] 
Improve and unify log messages

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoGuart against duplicate CS start/stop, take 2
Jérôme Benoit [Sat, 10 Sep 2022 10:35:46 +0000 (12:35 +0200)] 
Guart against duplicate CS start/stop, take 2

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoGuard against duplicate start/stop CS
Jérôme Benoit [Sat, 10 Sep 2022 10:15:23 +0000 (12:15 +0200)] 
Guard against duplicate start/stop CS

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoMove some status attributes at constructor begin
Jérôme Benoit [Sat, 10 Sep 2022 04:11:50 +0000 (06:11 +0200)] 
Move some status attributes at constructor begin

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Protocol: update Insomnia requests collection
Jérôme Benoit [Sat, 10 Sep 2022 03:29:45 +0000 (05:29 +0200)] 
UI Protocol: update Insomnia requests collection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Protocol: fix payload merge
Jérôme Benoit [Fri, 9 Sep 2022 21:53:52 +0000 (23:53 +0200)] 
UI Protocol: fix payload merge

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Protocol: add boot notification command support
Jérôme Benoit [Fri, 9 Sep 2022 21:47:04 +0000 (23:47 +0200)] 
UI Protocol: add boot notification command support

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoGive Web UI its own code configuration
Jérôme Benoit [Fri, 9 Sep 2022 20:43:59 +0000 (22:43 +0200)] 
Give Web UI its own code configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: Always delete reponse handler in error case
Jérôme Benoit [Fri, 9 Sep 2022 20:02:05 +0000 (22:02 +0200)] 
UI Server: Always delete reponse handler in error case

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoVersion 1.1.72 v1.1.72
Jérôme Benoit [Fri, 9 Sep 2022 12:21:45 +0000 (14:21 +0200)] 
Version 1.1.72

20 months agoApply dependencies update
Jérôme Benoit [Fri, 9 Sep 2022 12:13:36 +0000 (14:13 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoRefine scopes
Jérôme Benoit [Fri, 9 Sep 2022 10:14:36 +0000 (12:14 +0200)] 
Refine scopes

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: fix 'write after end' issue for real
Jérôme Benoit [Fri, 9 Sep 2022 05:31:44 +0000 (07:31 +0200)] 
UI Server: fix 'write after end' issue for real

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: refine methods scope
Jérôme Benoit [Fri, 9 Sep 2022 05:15:09 +0000 (07:15 +0200)] 
UI Server: refine methods scope

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: Improve error handling
Jérôme Benoit [Fri, 9 Sep 2022 05:12:20 +0000 (07:12 +0200)] 
UI Server: Improve error handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI protocol: update Insomnia requests collection
Jérôme Benoit [Thu, 8 Sep 2022 22:25:51 +0000 (00:25 +0200)] 
UI protocol: update Insomnia requests collection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI protocol: add meter values command
Jérôme Benoit [Thu, 8 Sep 2022 22:13:44 +0000 (00:13 +0200)] 
UI protocol: add meter values command

Reference #169

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: factor out authentication code
Jérôme Benoit [Thu, 8 Sep 2022 20:07:15 +0000 (22:07 +0200)] 
UI Server: factor out authentication code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: Add a unique request handler for procedure forwarded to charging
Jérôme Benoit [Thu, 8 Sep 2022 18:56:07 +0000 (20:56 +0200)] 
UI Server: Add a unique request handler for procedure forwarded to charging
stations via BC

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Protocol: add Authorize command support
Jérôme Benoit [Thu, 8 Sep 2022 16:21:26 +0000 (18:21 +0200)] 
UI Protocol: add Authorize command support

And also fix connector status init

Reference #169

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoApply dependencies update
Jérôme Benoit [Thu, 8 Sep 2022 11:25:50 +0000 (13:25 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoBroadcast Channel: optimize requests handling implementation
Jérôme Benoit [Thu, 8 Sep 2022 10:45:23 +0000 (12:45 +0200)] 
Broadcast Channel: optimize requests handling implementation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: factor out responses handling logic in abstract class
Jérôme Benoit [Wed, 7 Sep 2022 22:16:21 +0000 (00:16 +0200)] 
UI Server: factor out responses handling logic in abstract class

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoCheck build requirements before all build types
Jérôme Benoit [Wed, 7 Sep 2022 21:10:00 +0000 (23:10 +0200)] 
Check build requirements before all build types

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Server: fix write after end
Jérôme Benoit [Wed, 7 Sep 2022 20:33:34 +0000 (22:33 +0200)] 
UI Server: fix write after end

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI server: factor services registration
Jérôme Benoit [Tue, 6 Sep 2022 21:02:23 +0000 (23:02 +0200)] 
UI server: factor services registration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoMore strict boolean check
Jérôme Benoit [Tue, 6 Sep 2022 19:50:47 +0000 (21:50 +0200)] 
More strict boolean check

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI protocol: move Insomnia requests collection to its own directory
Jérôme Benoit [Tue, 6 Sep 2022 18:02:14 +0000 (20:02 +0200)] 
UI protocol: move Insomnia requests collection to its own directory

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoAdd types to OCPP configuration key handling code
Jérôme Benoit [Mon, 5 Sep 2022 23:48:33 +0000 (01:48 +0200)] 
Add types to OCPP configuration key handling code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI server: do not crash at payload validation
Jérôme Benoit [Mon, 5 Sep 2022 22:55:24 +0000 (00:55 +0200)] 
UI server: do not crash at payload validation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI protocol: remove hashId field support to route requests
Jérôme Benoit [Mon, 5 Sep 2022 21:33:47 +0000 (23:33 +0200)] 
UI protocol: remove hashId field support to route requests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoVersion 1.1.71 v1.1.71
Jérôme Benoit [Mon, 5 Sep 2022 21:10:33 +0000 (23:10 +0200)] 
Version 1.1.71

20 months agoApply dependencies update
Jérôme Benoit [Mon, 5 Sep 2022 21:04:15 +0000 (23:04 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI protocol: add OCPP heartbeat command support
Jérôme Benoit [Mon, 5 Sep 2022 20:51:12 +0000 (22:51 +0200)] 
UI protocol: add OCPP heartbeat command support

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoATG: fix start transaction counting (again)
Jérôme Benoit [Mon, 5 Sep 2022 10:31:19 +0000 (12:31 +0200)] 
ATG: fix start transaction counting (again)

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoAdd code settings for Web UI
Jérôme Benoit [Mon, 5 Sep 2022 09:29:06 +0000 (11:29 +0200)] 
Add code settings for Web UI

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoRemove uneeded intermediate variable
Jérôme Benoit [Mon, 5 Sep 2022 08:56:29 +0000 (10:56 +0200)] 
Remove uneeded intermediate variable

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUpdate Insomnia requests collection
Jérôme Benoit [Mon, 5 Sep 2022 08:34:34 +0000 (10:34 +0200)] 
Update Insomnia requests collection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoATG: fix start transaction counting with no authentication
Jérôme Benoit [Mon, 5 Sep 2022 08:21:48 +0000 (10:21 +0200)] 
ATG: fix start transaction counting with no authentication

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoOptimize energy active register calculation
Jérôme Benoit [Mon, 5 Sep 2022 01:32:22 +0000 (03:32 +0200)] 
Optimize energy active register calculation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoSimplify stop transaction payload handling
Jérôme Benoit [Mon, 5 Sep 2022 01:25:15 +0000 (03:25 +0200)] 
Simplify stop transaction payload handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoREADME.md: fix UI protocol documentation
Jérôme Benoit [Sun, 4 Sep 2022 22:50:34 +0000 (00:50 +0200)] 
README.md: fix UI protocol documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI Services: add status notification command
Jérôme Benoit [Sun, 4 Sep 2022 22:44:53 +0000 (00:44 +0200)] 
UI Services: add status notification command

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoUI protocol: Include failed responses
Jérôme Benoit [Sun, 4 Sep 2022 20:54:44 +0000 (22:54 +0200)] 
UI protocol: Include failed responses

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoVersion 1.1.70 v1.1.70
Jérôme Benoit [Sun, 4 Sep 2022 20:23:01 +0000 (22:23 +0200)] 
Version 1.1.70

20 months agoStrict boolean checks
Jérôme Benoit [Sun, 4 Sep 2022 20:21:48 +0000 (22:21 +0200)] 
Strict boolean checks

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