Skip to main content

OCPP 1.6 JSON Schemas (1.6J)

Download OpenAPI specification:Download

AuthorizeRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "Authorize"
object (AuthorizeRequestPayload)
[
  • 2,
  • "19223201",
  • "Authorize",
  • {
    }
]

BootNotificationRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "BootNotification"
object (BootNotificationRequestPayload)
[
  • 2,
  • "19223201",
  • "BootNotification",
  • {
    }
]

CancelReservationRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "CancelReservation"
object (CancelReservationRequestPayload)
[
  • 2,
  • "19223201",
  • "CancelReservation",
  • {
    }
]

ChangeAvailabilityRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "ChangeAvailability"
object (ChangeAvailabilityRequestPayload)
[
  • 2,
  • "19223201",
  • "ChangeAvailability",
  • {
    }
]

ChangeConfigurationRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "ChangeConfiguration"
object (ChangeConfigurationRequestPayload)
[
  • 2,
  • "19223201",
  • "ChangeConfiguration",
  • {
    }
]

ClearCacheRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "ClearCache"
[3]
object (ClearCacheRequestPayload)
[
  • 2,
  • "19223201",
  • "ClearCache",
  • { }
]

ClearChargingProfileRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "ClearChargingProfile"
object (ClearChargingProfileRequestPayload)
[
  • 2,
  • "19223201",
  • "ClearChargingProfile",
  • {
    }
]

DataTransferRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "DataTransfer"
object (DataTransferRequestPayload)
[
  • 2,
  • "19223201",
  • "DataTransfer",
  • {
    }
]

DiagnosticsStatusNotificationRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "DiagnosticsStatusNotification"
object (DiagnosticsStatusNotificationRequestPayload)
[
  • 2,
  • "19223201",
  • "DiagnosticsStatusNotification",
  • {
    }
]

FirmwareStatusNotificationRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "FirmwareStatusNotification"
object (FirmwareStatusNotificationRequestPayload)
[
  • 2,
  • "19223201",
  • "FirmwareStatusNotification",
  • {
    }
]

GetCompositeScheduleRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "GetCompositeSchedule"
object (GetCompositeScheduleRequestPayload)
[
  • 2,
  • "19223201",
  • "GetCompositeSchedule",
  • {
    }
]

GetConfigurationRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "GetConfiguration"
object (GetConfigurationRequestPayload)
[
  • 2,
  • "19223201",
  • "GetConfiguration",
  • {
    }
]

GetDiagnosticsRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "GetDiagnostics"
object (GetDiagnosticsRequestPayload)
[
  • 2,
  • "19223201",
  • "GetDiagnostics",
  • {
    }
]

GetLocalListVersionRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "GetLocalListVersion"
[3]
object (GetLocalListVersionRequestPayload)
[
  • 2,
  • "19223201",
  • "GetLocalListVersion",
  • { }
]

HeartbeatRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "Heartbeat"
[3]
object (HeartbeatRequestPayload)
[
  • 2,
  • "19223201",
  • "Heartbeat",
  • { }
]

MeterValuesRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "MeterValues"
object (MeterValuesRequestPayload)
[
  • 2,
  • "19223201",
  • "MeterValues",
  • {
    }
]

RemoteStartTransactionRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "RemoteStartTransaction"
object (RemoteStartTransactionRequestPayload)
[
  • 2,
  • "19223201",
  • "RemoteStartTransaction",
  • {
    }
]

RemoteStopTransactionRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "RemoteStopTransaction"
object (RemoteStopTransactionRequestPayload)
[
  • 2,
  • "19223201",
  • "RemoteStopTransaction",
  • {
    }
]

ReserveNowRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "ReserveNow"
object (ReserveNowRequestPayload)
[
  • 2,
  • "19223201",
  • "ReserveNow",
  • {
    }
]

ResetRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "Reset"
object (ResetRequestPayload)
[
  • 2,
  • "19223201",
  • "Reset",
  • {
    }
]

SendLocalListRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "SendLocalList"
object (SendLocalListRequestPayload)
[
  • 2,
  • "19223201",
  • "SendLocalList",
  • {
    }
]

SetChargingProfileRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "SetChargingProfile"
object (SetChargingProfileRequestPayload)
[
  • 2,
  • "19223201",
  • "SetChargingProfile",
  • {
    }
]

StartTransactionRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "StartTransaction"
object (StartTransactionRequestPayload)
[
  • 2,
  • "19223201",
  • "StartTransaction",
  • {
    }
]

StatusNotificationRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "StatusNotification"
object (StatusNotificationRequestPayload)
[
  • 2,
  • "19223201",
  • "StatusNotification",
  • {
    }
]

StopTransactionRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "StopTransaction"
object (StopTransactionRequestPayload)
[
  • 2,
  • "19223201",
  • "StopTransaction",
  • {
    }
]

TriggerMessageRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "TriggerMessage"
object (TriggerMessageRequestPayload)
[
  • 2,
  • "19223201",
  • "TriggerMessage",
  • {
    }
]

UnlockConnectorRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "UnlockConnector"
object (UnlockConnectorRequestPayload)
[
  • 2,
  • "19223201",
  • "UnlockConnector",
  • {
    }
]

UpdateFirmwareRequest

[0]
integer

Message Type ID (2 for "REQUEST")

Value: 2
[1]
string

Unique ID for this call

[2]
string

Action (without Request)

Value: "UpdateFirmware"
object (UpdateFirmwareRequestPayload)
[
  • 2,
  • "19223201",
  • "UpdateFirmware",
  • {
    }
]

AuthorizeResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "Authorize"
object (AuthorizeResponsePayload)
[
  • 3,
  • "19223201",
  • "Authorize",
  • {
    }
]

BootNotificationResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "BootNotification"
object (BootNotificationResponsePayload)
[
  • 3,
  • "19223201",
  • "BootNotification",
  • {
    }
]

CancelReservationResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "CancelReservation"
object (CancelReservationResponsePayload)
[
  • 3,
  • "19223201",
  • "CancelReservation",
  • {
    }
]

ChangeAvailabilityResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "ChangeAvailability"
object (ChangeAvailabilityResponsePayload)
[
  • 3,
  • "19223201",
  • "ChangeAvailability",
  • {
    }
]

ChangeConfigurationResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "ChangeConfiguration"
object (ChangeConfigurationResponsePayload)
[
  • 3,
  • "19223201",
  • "ChangeConfiguration",
  • {
    }
]

ClearCacheResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "ClearCache"
object (ClearCacheResponsePayload)
[
  • 3,
  • "19223201",
  • "ClearCache",
  • {
    }
]

ClearChargingProfileResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "ClearChargingProfile"
object (ClearChargingProfileResponsePayload)
[
  • 3,
  • "19223201",
  • "ClearChargingProfile",
  • {
    }
]

DataTransferResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "DataTransfer"
object (DataTransferResponsePayload)
[
  • 3,
  • "19223201",
  • "DataTransfer",
  • {
    }
]

DiagnosticsStatusNotificationResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "DiagnosticsStatusNotification"
[3]
object (DiagnosticsStatusNotificationResponsePayload)
[
  • 3,
  • "19223201",
  • "DiagnosticsStatusNotification",
  • { }
]

FirmwareStatusNotificationResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "FirmwareStatusNotification"
[3]
object (FirmwareStatusNotificationResponsePayload)
[
  • 3,
  • "19223201",
  • "FirmwareStatusNotification",
  • { }
]

GetCompositeScheduleResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "GetCompositeSchedule"
object (GetCompositeScheduleResponsePayload)
[
  • 3,
  • "19223201",
  • "GetCompositeSchedule",
  • {
    }
]

GetConfigurationResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "GetConfiguration"
object (GetConfigurationResponsePayload)
[
  • 3,
  • "19223201",
  • "GetConfiguration",
  • {
    }
]

GetDiagnosticsResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "GetDiagnostics"
object (GetDiagnosticsResponsePayload)
[
  • 3,
  • "19223201",
  • "GetDiagnostics",
  • {
    }
]

GetLocalListVersionResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "GetLocalListVersion"
object (GetLocalListVersionResponsePayload)
[
  • 3,
  • "19223201",
  • "GetLocalListVersion",
  • {
    }
]

HeartbeatResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "Heartbeat"
object (HeartbeatResponsePayload)
[
  • 3,
  • "19223201",
  • "Heartbeat",
  • {
    }
]

MeterValuesResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "MeterValues"
[3]
object (MeterValuesResponsePayload)
[
  • 3,
  • "19223201",
  • "MeterValues",
  • { }
]

RemoteStartTransactionResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "RemoteStartTransaction"
object (RemoteStartTransactionResponsePayload)
[
  • 3,
  • "19223201",
  • "RemoteStartTransaction",
  • {
    }
]

RemoteStopTransactionResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "RemoteStopTransaction"
object (RemoteStopTransactionResponsePayload)
[
  • 3,
  • "19223201",
  • "RemoteStopTransaction",
  • {
    }
]

ReserveNowResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "ReserveNow"
object (ReserveNowResponsePayload)
[
  • 3,
  • "19223201",
  • "ReserveNow",
  • {
    }
]

ResetResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "Reset"
object (ResetResponsePayload)
[
  • 3,
  • "19223201",
  • "Reset",
  • {
    }
]

SendLocalListResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "SendLocalList"
object (SendLocalListResponsePayload)
[
  • 3,
  • "19223201",
  • "SendLocalList",
  • {
    }
]

SetChargingProfileResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "SetChargingProfile"
object (SetChargingProfileResponsePayload)
[
  • 3,
  • "19223201",
  • "SetChargingProfile",
  • {
    }
]

StartTransactionResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "StartTransaction"
object (StartTransactionResponsePayload)
[
  • 3,
  • "19223201",
  • "StartTransaction",
  • {
    }
]

StatusNotificationResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "StatusNotification"
[3]
object (StatusNotificationResponsePayload)
[
  • 3,
  • "19223201",
  • "StatusNotification",
  • { }
]

StopTransactionResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "StopTransaction"
object (StopTransactionResponsePayload)
[
  • 3,
  • "19223201",
  • "StopTransaction",
  • {
    }
]

TriggerMessageResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "TriggerMessage"
object (TriggerMessageResponsePayload)
[
  • 3,
  • "19223201",
  • "TriggerMessage",
  • {
    }
]

UnlockConnectorResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "UnlockConnector"
object (UnlockConnectorResponsePayload)
[
  • 3,
  • "19223201",
  • "UnlockConnector",
  • {
    }
]

UpdateFirmwareResponse

[0]
integer

Message Type ID (3 for "RESPONSE")

Value: 3
[1]
string

Unique ID for this call

[2]
string

Action (without Response)

Value: "UpdateFirmware"
[3]
object (UpdateFirmwareResponsePayload)
[
  • 3,
  • "19223201",
  • "UpdateFirmware",
  • { }
]