refactor: cleanup constants namespace
[e-mobility-charging-stations-simulator.git] / src / charging-station / ChargingStation.ts
index 5ce061e8ed64c988b607f3f6b494b0d30c0526ad..1e95df4da9b5918a8f30c10386f4109156f0328d 100644 (file)
@@ -1675,7 +1675,7 @@ export class ChargingStation {
             await Utils.sleep(
               this?.bootNotificationResponse?.interval
                 ? this.bootNotificationResponse.interval * 1000
-                : Constants.OCPP_DEFAULT_BOOT_NOTIFICATION_INTERVAL
+                : Constants.DEFAULT_BOOT_NOTIFICATION_INTERVAL
             );
           }
         } while (