quartiq / miniconf

Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
MIT License
25 stars 3 forks source link

Python Discovery may discover the same device twice #97

Closed ryan-summers closed 1 year ago

ryan-summers commented 1 year ago

When using automatic device discovery, the same device may be discovered twice as a result of the alive indication message.

This generally occurs if a device is rebooted shortly before discovery is required.