X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftypes%2Findex.ts;h=0de12683d952000179e7dedc58b1a944a8411fe5;hb=55ae7b758f478a2beb4557bbc96363fb913dcc73;hp=2ca7e8cce450e93a144739943518e7948009cd10;hpb=a8599ae9ed113db82ee4857c7a660faca5ec7fb8;p=e-mobility-charging-stations-simulator.git diff --git a/src/types/index.ts b/src/types/index.ts index 2ca7e8cc..0de12683 100644 --- a/src/types/index.ts +++ b/src/types/index.ts @@ -126,6 +126,7 @@ export { type OCPP16ReserveNowResponse, type OCPP16StatusNotificationResponse, type OCPP16TriggerMessageResponse, + OCPP16TriggerMessageStatus, type OCPP16UpdateFirmwareResponse, type SetChargingProfileResponse, type UnlockConnectorResponse