Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add onLost #13

Open
wilsonpage opened this issue Nov 18, 2016 · 2 comments
Open

Add onLost #13

wilsonpage opened this issue Nov 18, 2016 · 2 comments

Comments

@wilsonpage
Copy link
Contributor

To abstract clients from the complexities of declaring an item lost from several discovery mechanisms we need to move this into library code.

Scanners should keep internal items list. When items are found/lost, they are added/removed from this list.

When a client calls start for the first time, they should be notified of any items that already exist in the scanner's list.

@wilsonpage
Copy link
Contributor Author

@arcturus anything to add?

@arcturus
Copy link
Member

Sounds like a good plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants