refactor: cleanup null checks and helpers
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 16 Jul 2023 15:31:53 +0000 (17:31 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 16 Jul 2023 15:31:53 +0000 (17:31 +0200)
commitf568f36861d62d759a95b17fbe10380eca88a71b
tree42dab7e8644690ea1b80c8806aa237a53def9c3d
parentd149310fefd7f03ea394e72e921021a2148be0df
refactor: cleanup null checks and helpers

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStationConfigurationUtils.ts
src/charging-station/ChargingStationUtils.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
ui/web/src/components/charging-stations/CSConnector.vue
ui/web/src/components/charging-stations/CSData.vue
ui/web/src/composables/UIClient.ts
ui/web/src/composables/Utils.ts