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
The deviceClient is stored in a map with a key that does not include the unitId information. As a result, if you have multiple devices with different unitIds, the client gets reused with the wrong unitId. This causes all readings and writings to be sent to the incorrect device.
Originally posted by @muehle28 in #581 (comment)
The text was updated successfully, but these errors were encountered: