Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 871 Bytes

V0CommandStatus.md

File metadata and controls

19 lines (14 loc) · 871 Bytes

V0CommandStatus

esperclient.models.v0_command_status

Description

Properties

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]

[Back to Model list] [Back to API list] [Back to README]