« Back to Product

Documentation

WGW_UpdateWeatherData

Require: IP-Symcon >= 4.2

 boolean WGW_UpdateWeatherData (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 weather data (current/hourly/daily) of the Weatherground module with InstanceID InstanceID.

Example

WGW_UpdateWeatherData(12345);
Any questions?