Skip to main content

Add OCPP event mapping

x-ms-visibility: "important"

Adds explanation mapping for an OCPP event message.

Request Body required

The mapping details.

    original string
    mapped string
    type string

    Possible values: [Info, Error]

    Default value: Info

Responses

The mapping details.


Schema
    id int64
    original string
    mapped string
    type string

    Possible values: [Info, Error]

    Default value: Info

    operatorId string
    operatorName string
    createdAt date-time
    updatedAt date-time
Loading...