Documentation
WGW_UpdateStormWarningData
Require: IP-Symcon >= 4.2
boolean WGW_UpdateStormWarningData (int $InstanceID)
Parameters
InstanceID | ID of the Instance |
Returns
If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.
Description
Updates the severe weather warnings of the Weatherground module with the InstanceID InstanceID.
Example
WGW_UpdateStormWarningData(12345);