esperclient.models.v0_command_status
Name | Type | Description | Notes |
---|---|---|---|
id | str | Unique command identifier | [optional] |
request | str | Request Id associated with this command | [optional] |
device | str | Device associated with this command | [optional] |
state | str | Current state of the command | [optional] |
reason | str | details briefing the reason for current command state | [optional] |
created_on | datetime | Timestamp of command creation | [optional] |
updated_on | datetime | Last updated timestamp of command | [optional] |