Closed Alive2212 closed 3 years ago
I strongly suggest you work in the REPL to troubleshoot... then build your class. Also, open wireshark (filter on port 47808) and see what's happening.
When devices are not seen, it's almost always a network issue
Stale issue message
Hi Christian I connected to my network (with 192.168.1.x IP) and looking for devices as following:
And in discovered_device value (in python debug mode) has something like following:
when I discover points with following command every thing is Ok:
And I can get point of this device, but when I try to get another device (with IP), say device is Disconnect and can not find any point into it:
Thanks.