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
{{ message }}
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.
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
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
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
Right now only one agent works with Raspberry Pi.
The text was updated successfully, but these errors were encountered: