20.11.2015, 18:05
Is there a possibility to know if LM/HomeLYnk has connection with knx bus and use that information in lua script?
Lua KNX connection
|
20.11.2015, 18:05
Is there a possibility to know if LM/HomeLYnk has connection with knx bus and use that information in lua script?
23.11.2015, 07:46
You can ping any KNX device and check bus status like that:
Code: status = knxlib.ping('1.1.100')
23.11.2015, 09:11
Pawel,
the only thing you should remember: it works in hL FW 1.3.0 and newer. |
« Next Oldest | Next Newest »
|