Scan first with IP unicast, if fails move onto Multicast
Ghawken opened this issue · 1 comments
Ghawken commented
To help fix scanning issues:
Scan first with IP unicast (presume fixed IP address) if this fails move onto Multicast
Update connect system to attempt connection with IP address via unicast, if/when this fails then use multicast and wait for appropriate device response (current system)
Will need to save IP address in device.props - probably editable.
& factor in the restart across the async functions, perhaps with a counter
assigned
Ghawken commented
Completed 0.0.25