Gracefully handle simulator missing files or files not found.
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 31 May 2021 13:21:11 +0000 (15:21 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 31 May 2021 13:21:11 +0000 (15:21 +0200)
commit23132a44933014c707d4fc3d0c681dc99cee7828
tree7988b53ac018920d6005078036bd6dde38221fa9
parent1fa8a76f6ffae9fe625a1707a9e1141c922f4774
Gracefully handle simulator missing files or files not found.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package-lock.json
package.json
src/charging-station/ChargingStation.ts
src/utils/Configuration.ts
src/utils/FileUtils.ts [new file with mode: 0644]
src/utils/Utils.ts