zigbee-herdsman
Preparing search index...
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
)
=>
undefined
|
Attribute
;
getCommand
:
(
key
:
string
|
number
)
=>
Command
;
getCommandResponse
:
(
key
:
string
|
number
)
=>
Command
;
ID
:
number
;
manufacturerCode
?:
number
;
name
:
string
;
}
Index
Properties
attributes
commands
commands
Response
get
Attribute
get
Command
get
Command
Response
ID
manufacturer
Code?
name
Properties
attributes
attributes
:
{
[
s
:
string
]:
Attribute
}
commands
commands
:
{
[
s
:
string
]:
Command
}
commands
Response
commandsResponse
:
{
[
s
:
string
]:
Command
}
get
Attribute
getAttribute
:
(
key
:
string
|
number
)
=>
undefined
|
Attribute
get
Command
getCommand
:
(
key
:
string
|
number
)
=>
Command
get
Command
Response
getCommandResponse
:
(
key
:
string
|
number
)
=>
Command
ID
ID
:
number
Optional
manufacturer
Code
manufacturerCode
?:
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
ID
manufacturer
Code
name
zigbee-herdsman
Loading...