boolean MXC_RequestStatus (int $InstanceID)
InstanceID | ID of the device |
If the command succeeds, it returns TRUE, otherwise FALSE.
Requests a retransmission of the status messages for device with ID InstanceID.
Since status messages are not routed in xComfort system, it is possible that the command completed successfully, but no new status is received. This command does not query the status, but requires only a new status message.
This function loads the radio traffic considerably.
It should be used only to upgrade critical equipment for the IP Symcon start. A renewed queries at runtime is not required because xComfort forward all status changes directly to IP Symcon.
MXC_RequestStatus(12345); //Request a status report