- Merge as is with trivial errors to be fixed in a subsequent commit.
#574 - build(deps): apply updates
bf10ea9 - Merge pull request #596 from JulianHBuecher/reservation-process-bug-fix
9c6983d - refactor: applied changes for pull request
66dd344 - refactor: rewriting functionalities and added additional helper functions
d193a94 - build(simulator): features for reserve-now and cancel-reservation support added
24578c3 - feat: restart worker on uncaught exception
8baf3f8 - build(deps-dev): apply updates
d7dd512 - build(deps-dev): apply updates
e1140db - build(deps-dev): apply updates
c2a5b46 - fix: guard against concurrent simulator start/stop
82e9c15 - feat: add event emitter to worker pool/set code
962a815 - refactor: cleanup reservation handling code
178956d - refactor: use helper to set and send connector status in reservation
ec94a3c - refactor: factor out charging station events waiter
b1f1b0f - fix: validate response payload related to reservation OCPP commands
28fe900 - build(simulator): constants, requests and responses for reservation scenario added
db652e1 - refactor: encapsulate worker in an object
6b57eb9 - feat: expose pool/set information
b779c0f - perf: run charging station as async resource in the worker set mode
a679a16 - build(deps): apply updates
2ddfa7a - refactor: cleanup worker set code
b0dee77 - fix: missing status updates regarding reservation cancellation and replacement
ec9f36c - fix: avoid concurrent ATG startup
1135386 - feat: add configuration tunable for logging enablement
ae38904 - fix: Handling of remote start transactions in reserved state
899cb10 - build(deps): apply updates
15ad763 - refactor: throw error at simalator start/stop outside the main thread
ee60150 - fix: ensure firmware update simulation always run as async resource
507a34c - refactor: cleanup reservation code
b029e74 - refactor: trivial cleanups
022a231 - fix: ensure all charging stations are started as an async resource
ca47912 - refactor: cleanup reservation code
96d96b1 - refactor: revert overzealous cleanup
eb79c52 - Update src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
090ef12 - Update src/charging-station/ChargingStation.ts
ea5d5ee - Update src/assets/station-templates/evlink.station-template.json
433ee2b - Update src/types/ocpp/Responses.ts
bc45a60 - Update src/types/ocpp/Responses.ts
9cfa0fc - Update src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
0ed4ca0 - Update src/charging-station/ChargingStation.ts
103a72a - Update src/charging-station/ChargingStation.ts
baa539e