StatusEvent
Show the content of an event by executing StatusEvent with the event - ID. For possible values inside the event, please have a look into the table at the beginning of this chapter.
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = StatusEventEVENT = (INT)Response
code = (INT)description = (TEXT)property[OBJECT_ID][0] = (TEXT)property[CLASS][0] = (TEXT)property[SUBCLASS][0] = (TEXT)property[DATA][n] = (TEXT)property[INFO][0] = (TEXT)property[DATE][0] = (DATE)Attributes
Section titled “Attributes”| EVENT | The ID of the event to be queried |
|---|---|
| OBJECT_ID | The object this event is about |
| CLASS | Class of this event |
| SUBCLASS | Subclass of this event |
| DATA | Payload of this event |
| INFO | Detailed information about this event |
| DATE | Date the event was issued |
Optional
Section titled “Optional”The following parameters are optional for this command.
Command
COMMAND = StatusEventEVENT = (INT)HISTORY = 0|1Response
code = (INT)description = (TEXT)property[OBJECT_ID][0] = (TEXT)property[CLASS][0] = (TEXT)property[SUBCLASS][0] = (TEXT)property[DATA][n] = (TEXT)property[INFO][0] = (TEXT)property[DATE][0] = (DATE)Attributes
Section titled “Attributes”| HISTORY | Show deleted event (optional) |
|---|
Event commands