feat: print deprecation warnings once
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 2 Sep 2023 18:58:17 +0000 (20:58 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 2 Sep 2023 18:58:17 +0000 (20:58 +0200)
commit5f742aac345f2eb8897c24651d00c7fb43dabbf8
tree6f7bb541b2cab4a853ff41ad27c170b2604ecc75
parent473045b1407bdddde5728f3ef3c1e6b078e18e30
feat: print deprecation warnings once

closes #630

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/utils/Configuration.ts
src/utils/Utils.ts
src/utils/index.ts
test/utils/Utils.test.ts