Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
zspec/zcl/definition/tstype
BuffaloZclOptions
Interface BuffaloZclOptions
interface
BuffaloZclOptions
{
attrId
?:
number
;
dataType
?:
DataType
|
BuffaloZclDataType
;
length
?:
number
;
payload
?:
{
commandID
?:
number
;
mode
?:
number
;
numoftrans
?:
number
;
payloadSize
?:
number
;
}
&
{
[
key
:
string
]
:
unknown
;
}
;
}
Hierarchy (
view full
)
BuffaloZclOptions
BuffaloZiGateOptions
Index
Properties
attr
Id?
data
Type?
length?
payload?
Properties
Optional
attr
Id
attr
Id
?:
number
Optional
data
Type
data
Type
?:
DataType
|
BuffaloZclDataType
Optional
length
length
?:
number
Optional
payload
payload
?:
{
commandID
?:
number
;
mode
?:
number
;
numoftrans
?:
number
;
payloadSize
?:
number
;
}
&
{
[
key
:
string
]
:
unknown
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attr
Id
data
Type
length
payload
zigbee-herdsman
Loading...