Overview
The @espressif/rainmaker-base-sdk provides functionality to manage node groups, instances of ESPRMGroup, within the application. This includes retrieving a list of node groups, creating node groups and subgroups, removing and adding nodes to the node group, sharing groups, and managing group metadata.
Note: The userInstance used in further docs refers to
ESPRMUserclass instance obtained in User Sign in step.
Group Management in RainMaker
Group management in RainMaker enables you to:
- Create and manage node groups
- Add and remove nodes from groups
- Create subgroups within groups
- Share groups with other users
- Transfer group ownership
- Update group information and metadata
- Manage group sharing requests