Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
clusters/group-key-management
GroupKeyManagement
KeySetRemoveRequest
Interface KeySetRemoveRequest
Input to the GroupKeyManagement keySetRemove command
See
MatterSpecification.v13.Core § 11.2.7.4
interface
KeySetRemoveRequest
{
groupKeySetId
:
number
;
}
Hierarchy (
view full
)
TypeFromSchema
<
typeof
GroupKeyManagement
.
TlvKeySetRemoveRequest
>
KeySetRemoveRequest
Index
Properties
group
Key
Set
Id
Properties
group
Key
Set
Id
group
Key
Set
Id
:
number
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
Key
Set
Id
matter.js-monorepo
Loading...
Input to the GroupKeyManagement keySetRemove command
See
MatterSpecification.v13.Core § 11.2.7.4