X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftypes%2Findex.ts;h=0b54ba11ea0ccd54823608eb3f089d19c9251c36;hb=ac7f79af9a7d553aa0806b97fa138b15cd3d9542;hp=1a349c3a6ddf521287602488b71610d4878e8196;hpb=ae25f265d8352016040872b201f6a771e0ef2a6a;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/index.ts b/src/types/index.ts index 1a349c3a..0b54ba11 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -27,6 +27,7 @@ export { ChargingProfileStatus, ChargingRateUnitType, type ChargingSchedulePeriod, + type ChargingStationAutomaticTransactionGeneratorConfiguration, type ChargingStationConfiguration, type ChargingStationData, type ChargingStationInfo, @@ -60,6 +61,7 @@ export { type ErrorResponse, ErrorType, type EvseStatus, + type EvseStatusConfiguration, type EvseTemplate, FileType, FirmwareStatus,