X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2FChargingStationInfo.ts;h=12327cd891b918cee810e3843f180503f0f41547;hb=5dcb9d4945027c6be39e4342f1627ea2da3813b7;hp=4ebdc150720488c5d37837c4161055d5f52979d6;hpb=b0eea37827bbd0d63dd152b2654470995ebc8d29;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/ChargingStationInfo.ts b/src/types/ChargingStationInfo.ts index 4ebdc150..12327cd8 100644 --- a/src/types/ChargingStationInfo.ts +++ b/src/types/ChargingStationInfo.ts @@ -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