Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
zspec/zcl/definition/tstype
Cluster
Interface Cluster
interface
Cluster
{
attributes
:
{
[
s
:
string
]
:
Attribute
;
}
;
commands
:
{
[
s
:
string
]
:
Command
;
}
;
commandsResponse
:
{
[
s
:
string
]
:
Command
;
}
;
getAttribute
:
(
(
key
:
string
|
number
)
=>
Attribute
)
;
getCommand
:
(
(
key
:
string
|
number
)
=>
Command
)
;
getCommandResponse
:
(
(
key
:
string
|
number
)
=>
Command
)
;
hasAttribute
:
(
(
key
:
string
|
number
)
=>
boolean
)
;
ID
:
number
;
manufacturerCode
?:
number
;
name
:
string
;
}
Index
Properties
attributes
commands
commands
Response
get
Attribute
get
Command
get
Command
Response
has
Attribute
ID
manufacturer
Code?
name
Properties
attributes
attributes
:
{
[
s
:
string
]
:
Attribute
;
}
commands
commands
:
{
[
s
:
string
]
:
Command
;
}
commands
Response
commands
Response
:
{
[
s
:
string
]
:
Command
;
}
get
Attribute
get
Attribute
:
(
(
key
:
string
|
number
)
=>
Attribute
)
get
Command
get
Command
:
(
(
key
:
string
|
number
)
=>
Command
)
get
Command
Response
get
Command
Response
:
(
(
key
:
string
|
number
)
=>
Command
)
has
Attribute
has
Attribute
:
(
(
key
:
string
|
number
)
=>
boolean
)
ID
ID
:
number
Optional
manufacturer
Code
manufacturer
Code
?:
number
name
name
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attributes
commands
commands
Response
get
Attribute
get
Command
get
Command
Response
has
Attribute
ID
manufacturer
Code
name
zigbee-herdsman
Loading...