Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Manage multiple Iot Agents #34

Open
3 tasks done
nickdex opened this issue Feb 17, 2019 · 0 comments
Open
3 tasks done

Manage multiple Iot Agents #34

nickdex opened this issue Feb 17, 2019 · 0 comments
Assignees

Comments

@nickdex
Copy link
Owner

nickdex commented Feb 17, 2019

Right now only one agent works with Raspberry Pi.

@nickdex nickdex self-assigned this Feb 20, 2019
nickdex added a commit that referenced this issue Feb 27, 2019
Use parent id to associate child with parent as one to many relationship
This way we dont have to maintain child list with parent and a parent's
children can be found by simple find query

Closes #39
Related #34
nickdex added a commit that referenced this issue Feb 27, 2019
Use parent id to associate child with parent as one to many relationship
This way we dont have to maintain child list with parent and a parent's
children can be found by simple find query

Closes #39
Related #34
nickdex added a commit that referenced this issue Mar 2, 2019
Use parent id to associate child with parent as one to many relationship
This way we dont have to maintain child list with parent and a parent's
children can be found by simple find query

For update and create we need both name and device type,
subscriptionToken is nullable since user might not have subscribed to
notifications

In update, set isOn false if not provided

Closes #39
Related #34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant