Add Hearbeat command to OCPP 2.0.1
[e-mobility-charging-stations-simulator.git] / src / charging-station / ChargingStationWorker.ts
index d032407533830eb86554c29450f63bfb1923e273..62bad35fc03ef72dd18c742991e0d4c54ca5e187 100644 (file)
@@ -1,4 +1,4 @@
-// Partial Copyright Jerome Benoit. 2021. All Rights Reserved.
+// Partial Copyright Jerome Benoit. 2021-2023. All Rights Reserved.
 
 import { parentPort, workerData } from 'worker_threads';