TlvGetSceneMembershipRequest: ObjectSchema<{
    groupId: FieldType<GroupId>;
}> = ...

Input to the ScenesManagement getSceneMembership command

Type declaration

  • groupId: FieldType<GroupId>

    This field shall indicate the group identifier in the Group Table.

    MatterSpecification.v13.Cluster § 1.4.9.13.1

MatterSpecification.v13.Cluster § 1.4.9.13