-
Notifications
You must be signed in to change notification settings - Fork 1
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
Capture "seen"/scanned devices #26
Comments
"getting started" docs are lacking on the flutter docs for couchbase Need to initialize the DB inside of main before you do anything. This currently just captures whatever gets scanned in terms of UUIDs. Will figure out what to do with this later.
Related is #49 . |
I need to review how to extract data from the Manufacturing Data in the advertisement: |
Seems like manufacturing data is somewhat proprietary ... |
Add a busy wait while scanning |
busy scanning indicator is in.l |
… in but it was broken
Need to change this can
to do something different. Instead of only adding new scan items, also update anything that was seen, and change its last seen. |
saving these into local db. closing. |
Need to start tracking these scans and frequency of seeing devices
The text was updated successfully, but these errors were encountered: