refactor: remove getter on stationInfo properties
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 10 Nov 2023 20:17:40 +0000 (21:17 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 10 Nov 2023 20:17:40 +0000 (21:17 +0100)
commit5398cecf45b4bdab604d0e6aff8a96dcc67d5ae9
tree47e8783a5ecedbf0b8496fa18a0c9de0df7a73c4
parentab11404a829ad48ba10c88bd701f47b1c96f9c41
refactor: remove getter on stationInfo properties

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/charging-station/Helpers.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16RequestService.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ocpp/1.6/OCPP16ServiceUtils.ts
src/charging-station/ocpp/2.0/OCPP20IncomingRequestService.ts
src/charging-station/ocpp/OCPPIncomingRequestService.ts
src/charging-station/ocpp/OCPPRequestService.ts
src/charging-station/ocpp/OCPPResponseService.ts
src/charging-station/ocpp/OCPPServiceUtils.ts