refactor: rename configuration elementStartDelay to elementAddDelay
[e-mobility-charging-stations-simulator.git] / src / types / ChargingStationInfo.ts
index 4ebdc150720488c5d37837c4161055d5f52979d6..12327cd891b918cee810e3843f180503f0f41547 100644 (file)
@@ -17,7 +17,7 @@ ChargingStationTemplate,
   hashId: string
   templateIndex: number
   templateName: string
-  /** @deprecated Use hashId instead */
+  /** @deprecated Use `hashId` instead. */
   infoHash?: string
   chargingStationId?: string
   chargeBoxSerialNumber?: string