Skip to main content

Send DataTransfer message

x-ms-visibility: "important"

Send a DataTransfer message to the specified charger.

Path Parameters
    chargerId string required

    Unique identifier of the charger to send message.

Request Body

Details for the data transfer message.

    vendorId string
    messageId string
    data string
Responses

DataTransfer message sending process was successfully initiated.


Schema
    chargerId string
    status string
Loading...