X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Futils%2FConstants.ts;h=10f5ff3771757f220c56e5057268980e65d752aa;hb=71a77ac2f725a07cf391ad34e56dbd0dbb194329;hp=76697c8aa08f614a96ef25404f0c77ec23aed7d5;hpb=a95873d8d308a20a7151346ac70d9a551f1a06f5;p=e-mobility-charging-stations-simulator.git diff --git a/src/utils/Constants.ts b/src/utils/Constants.ts index 76697c8a..10f5ff37 100644 --- a/src/utils/Constants.ts +++ b/src/utils/Constants.ts @@ -91,10 +91,14 @@ export default class Constants { static readonly CHARGING_STATION_ATG_INITIALIZATION_TIME = 1000; // Ms static readonly CHARGING_STATION_ATG_DEFAULT_STOP_AFTER_HOURS = 0.25; // Hours + static readonly DEFAULT_HASH_ALGORITHM = 'sha384'; + static readonly DEFAULT_IDTAG = '00000000'; static readonly DEFAULT_CONNECTION_TIMEOUT = 30; + static readonly DEFAULT_LOG_STATISTICS_INTERVAL = 60; // Seconds + static readonly DEFAULT_HEARTBEAT_INTERVAL = 60000; // Ms static readonly SUPPORTED_MEASURANDS = Object.freeze([