Cleanup worker internal API
[e-mobility-charging-stations-simulator.git] / src / utils / Constants.ts
index 91f5231c073510e939d1b5bc20694d8ed8c1549f..b68317db0ebed9f994ea2d2a76b069ec74fe37c5 100644 (file)
@@ -27,7 +27,7 @@ export default class Constants {
 
   static readonly OCPP_DEFAULT_BOOT_NOTIFICATION_INTERVAL = 60000; // Ms
   static readonly OCPP_WEBSOCKET_TIMEOUT = 60000; // Ms
-  static readonly OCPP_TRIGGER_MESSAGE_DELAY = 2000; // Ms
+  static readonly OCPP_TRIGGER_MESSAGE_DELAY = 500; // Ms
 
   static readonly CHARGING_STATION_DEFAULT_RESET_TIME = 60000; // Ms
   static readonly CHARGING_STATION_ATG_INITIALIZATION_TIME = 1000; // Ms