ant-plus icon indicating copy to clipboard operation
ant-plus copied to clipboard

What happens if you attach a sensor, but no device is found?

Open AdrienFery opened this issue 3 years ago • 0 comments

I don't understand what happens if you attach a sensor (attach(0, 0)) with 0 as device's id to connect to the first device found, but no device is found.

How can I know when I can try to attach again? Is there a timeout or an event to catch?

Thanks,

AdrienFery avatar Mar 30 '21 20:03 AdrienFery