Remotely start a new charging transaction
x-ms-visibility: "important"
Start a new charging session with specific charger and socket, tied to a driver with rfidTag
Path Parameters
chargerId string required
This is globally an unique ID for the charger
socketId string required
This is integer that specifies a socket inside a single charger
rfidTag string required
Hex presentation of rfid value
Query Parameters
action string
Optional parameter to specify an action. If set to 'validateRfId' the rfidTag will be validated
Responses
- 200
The command has been sent to charger
text/plain
Schema
Schema
string
Loading...