Documentation
UWZ_RequestInfo
Require: IP-Symcon >= 4.2
boolean UWZ_RequestInfo (int $InstanceID)
Parameters
InstanceID | ID of the Instance |
Returns
If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.
Description
Calculates the variable rain value of the rain central module with InstanceID InstanceID.
Example
UWZ_RequestInfo(12345);