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
There are multiple scenarios, where potentially, a connection owning LNS does not receive a subsequent message from a device it has an open connection:
temporary blocked path - heavy equipment avoids transmission
device is roaming
When a owning LNS has an open connection for a particular device, it will not be able to release it if the system is based on message processing from the device only.
Here we add a detection mechanism to determine, when a connection ownership change is happening and enqueue a C2D message for the LNS to drop the particular device connection.
There are multiple scenarios, where potentially, a connection owning LNS does not receive a subsequent message from a device it has an open connection:
When a owning LNS has an open connection for a particular device, it will not be able to release it if the system is based on message processing from the device only.
Here we add a detection mechanism to determine, when a connection ownership change is happening and enqueue a C2D message for the LNS to drop the particular device connection.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: