Documentation
¶
Overview ¶
Package userlabel implements the Matter User Label cluster (0x0041).
Index ¶
Constants ¶
View Source
const ( // ID is the Matter cluster ID for User Label. ID uint32 = 0x0041 // Name is the CLI-friendly cluster name. Name = "UserLabel" // DisplayName is the human-friendly cluster name. DisplayName = "User Label" )
View Source
const (
AttrLabelList uint32 = 0x0000
)
Attribute IDs.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.