X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fcharging-station%2Focpp%2F2.0%2FOCPP20Constants.ts;h=8c64d8e70b6c5c18d11d67e496be1ee568e671f5;hb=f6105f32e5f819ece6190c3958cd14582ce2ca33;hp=1575833a45166e30f90718d628eedb6b70800481;hpb=c6045c84b3075954739be904d3454fede196ef8d;p=e-mobility-charging-stations-simulator.git diff --git a/src/charging-station/ocpp/2.0/OCPP20Constants.ts b/src/charging-station/ocpp/2.0/OCPP20Constants.ts index 1575833a..8c64d8e7 100644 --- a/src/charging-station/ocpp/2.0/OCPP20Constants.ts +++ b/src/charging-station/ocpp/2.0/OCPP20Constants.ts @@ -1,5 +1,5 @@ import { type ConnectorStatusTransition, OCPP20ConnectorStatusEnumType } from '../../../types'; -import { OCPPConstants } from '../internal'; +import { OCPPConstants } from '../OCPPConstants'; export class OCPP20Constants extends OCPPConstants { static readonly ChargingStationStatusTransitions: Readonly =