Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/output
CreateGroupAPIResponse
Interface CreateGroupAPIResponse
Represents the backend response for new group creation.
interface
CreateGroupAPIResponse
{
group_id
:
string
;
status
:
string
;
}
Hierarchy (
View Summary
)
CreateGroupAPIResponse
CreateSubGroupAPIResponse
Index
Properties
group_
id
status
Properties
group_
id
group_id
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group_
id
status
@espressif/rainmaker-base-sdk
Loading...
Represents the backend response for new group creation.