01.01.2023, 09:47
(This post was last modified: 01.01.2023, 09:48 by Erwin van der Zwart.)
No, dev is the device physical address x.x.x and not the result of the ping itself..
Code:
res = knxlib.ping(dev)
if res == false then
…