Documentation
LJ_SendDateTime
Require: IP-Symcon >= 7.2
boolean LJ_SendDateTime (int $InstanceID)
Parameters
InstanceID | ID of the Instance |
Returns
If the command could be executed successfully, it returns TRUE as result, otherwise FALSE.
Description
Sends the current date/time to the KNX bus
Example
LJ_SendDateTime(12345);