The name of the property to add.
The initial value of the property.
Fetch next page of issued group sharing requests from a specific SDK
Fetch next page of groups from a specific SDK.
Fetch next page of received group sharing requests from a specific SDK
Processes the issued group sharing request response from SDK Transforms SDK response to entities and stores pagination context
Processes the received group sharing request response from SDK Transforms SDK response to entities and stores pagination context
Removes a node from all groups' nodes arrays Called when a node is deleted from nodeStore to maintain consistency
The ID of the node to remove from groups
Replaces a group in the store (same ESPCDFGroup.id). Used when Matter conversion returns a new ESPCDFGroup / fabric instance from the SDK.
Keeps only valid homes in the store (used after first page and each next page in home sync).
Action to set pagination context for a specific SDK.
Sync groups from registered SDKs that match this store type. This method fetches only the first page of groups from each registered SDK and stores pagination context for on-demand loading of additional pages.
Dynamically adds an observable property to the store.