Interrogation Command Item
Sends an interrogation command in control direction (client->server).
The item type has the following properties:
Name | Description | ID | Flags |
---|---|---|---|
CA | Common address | 18700 | Persisted |
COT | Cause of transmission | 18702 | Persisted |
QOI | Specifies the behavior of the server when processing the command | 18706 | Persisted |
On success, the corresponding Information Items on the same CA should be updated with the latest values from the server.
To trigger an interrogation command:
- Configure the interrogation command with the properties listed above;
- Set a new value on the item - not sent to server, only used for triggering an interrogation command;
- On success; the value on the item is set;
- On failure; the value on the item is not set - check log for more information.