Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Correct bookkeeping of connected devices #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smoy
Copy link

@smoy smoy commented May 14, 2015

Prior to the change, ConnectedDevices will not be updated upon
device disconnection. We change from a list to a dictionary in which
the device ID is map to the I

Upon disconnected event, we use the device ID to remove the underlying
data structure.

Prior to the change, ConnectedDevices will not be updated upon
device disconnection. We change from a list to a dictionary in which
the device ID is map to the I

Upon disconnected event, we use the device ID to remove the underlying
data structure.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant