X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2FChargingStationInfo.ts;h=d4e4f8db675c606a613b0488d2b5dede109ae8ce;hb=b1396a2e5ab5f52238df71daeb9da0ef6b12807a;hp=0f4fe97dd33eeb33c5b0034b1993b0e9b5ee07fd;hpb=66a7748ddeda8c94d7562a1ce58d440319654a4c;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/ChargingStationInfo.ts b/src/types/ChargingStationInfo.ts index 0f4fe97d..d4e4f8db 100644 --- a/src/types/ChargingStationInfo.ts +++ b/src/types/ChargingStationInfo.ts @@ -14,6 +14,7 @@ ChargingStationTemplate, | 'meterSerialNumberPrefix' > & { hashId: string + templateName: string /** @deprecated Use hashId instead */ infoHash?: string chargingStationId?: string