boolean OZW_RequestStatus (int $InstanceID)
InstanceID | ID of the device to query |
If the command succeeds, it returns TRUE, otherwise FALSE.
Requests the status of the device with InstanceID InstanceID.
Sets the value of the data point with the ID InstanceID to the specified value.
OZW_RequestStatus(12345);