You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote a driver that can implement a lot devices at the same time, and when I tried to add them through the NEEO android app, at the search step, I noticed some strange behavior
Not all devices matching the searching string are returned.
Some returned devices don't match the search string.
Sometime, the search for devices never ends.
I wrote a simple code reproducing point 1 and 2 (see attachment), just try to add devices in the app by searching for "yoctopuce" and you'll only get matches for devices 0 , 1 , 10..17 + some LG_GENERIC_TVs.
I wrote a driver that can implement a lot devices at the same time, and when I tried to add them through the NEEO android app, at the search step, I noticed some strange behavior
I wrote a simple code reproducing point 1 and 2 (see attachment), just try to add devices in the app by searching for "yoctopuce" and you'll only get matches for devices 0 , 1 , 10..17 + some LG_GENERIC_TVs.
Source code: neeo_multi-devices-driver.zip
Point 3 is quite hard to reproduce with simple code.
The text was updated successfully, but these errors were encountered: