Retrieve a specific Command by its id
Commands API
Retrieve a Command
Retrieves a specific Command by its id and returns that Command.
GET
Retrieve a specific Command by its id
Authorizations
Access Token Authentication
Path Parameters
The id of the Entity
The id of the Command
Response
200 - application/json
OK
A command.
The id of the entity.
The id of the command.
Represents the different states of a command.
Available options:
Canceled, Failed, Pending, Sent, Succeeded, Triggered The trigger time of command.
Represents the available command types
Available options:
Disconnect, LimitFeedIn, Reset, StartCharging, StopCharging, StopFeedIn The value for the issued command.
Represents an error that occurred when command is validated or sent.
Represents the verification state of a command.