Documentation
ZY_SendMeasurements
Require: IP-Symcon >= 7.0
boolean ZY_SendMeasurements (int $InstanzID)
Parameters
InstanzID | Id of the Zevvy instance |
Returns
If the command could be executed successfully, the result is TRUE, otherwise FALSE.
Description
Sends the data of the set up variables to a Zevvy account.
Example
ZY_SendMeasurements(12345);