Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
zspec/zcl/definition/tstype
ClusterDefinition
Interface ClusterDefinition
interface
ClusterDefinition
{
attributes
:
Readonly
<
Record
<
string
,
Readonly
<
AttributeDefinition
>
>
>
;
commands
:
Readonly
<
Record
<
string
,
Readonly
<
CommandDefinition
>
>
>
;
commandsResponse
:
Readonly
<
Record
<
string
,
Readonly
<
CommandDefinition
>
>
>
;
ID
:
number
;
manufacturerCode
?:
number
;
}
Index
Properties
attributes
commands
commands
Response
ID
manufacturer
Code?
Properties
attributes
attributes
:
Readonly
<
Record
<
string
,
Readonly
<
AttributeDefinition
>
>
>
commands
commands
:
Readonly
<
Record
<
string
,
Readonly
<
CommandDefinition
>
>
>
commands
Response
commands
Response
:
Readonly
<
Record
<
string
,
Readonly
<
CommandDefinition
>
>
>
ID
ID
:
number
Optional
manufacturer
Code
manufacturer
Code
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
commands
commands
Response
ID
manufacturer
Code
zigbee-herdsman
Loading...