zigbee-herdsman
Preparing search index...
controller/helpers/zclFrameConverter
attributeKeyValue
Function attributeKeyValue
attributeKeyValue
<
Cl
extends
string
|
number
,
Custom
extends
undefined
|
TCustomCluster
=
undefined
,
>
(
frame
:
ZclFrame
,
deviceManufacturerID
:
undefined
|
number
,
customClusters
:
CustomClusters
,
)
:
ClusterOrRawWriteAttributes
<
Cl
,
Custom
>
Type Parameters
Cl
extends
string
|
number
Custom
extends
undefined
|
TCustomCluster
=
undefined
Parameters
frame
:
ZclFrame
deviceManufacturerID
:
undefined
|
number
customClusters
:
CustomClusters
Returns
ClusterOrRawWriteAttributes
<
Cl
,
Custom
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
zigbee-herdsman
Loading...