zigbee-herdsman
Preparing search index...
zspec/zcl/definition/tstype
GpdReadAttributeResponse
Type Alias GpdReadAttributeResponse
type
GpdReadAttributeResponse
=
{
manufacturerID
:
number
|
undefined
;
options
:
number
;
records
:
{
attributes
:
Record
<
string
|
number
,
{
attrData
:
unknown
;
status
:
Status
}
,
>
;
clusterID
:
number
;
clusterName
:
string
;
}
[]
;
}
Index
Properties
manufacturer
ID
options
records
Properties
manufacturer
ID
manufacturerID
:
number
|
undefined
options
options
:
number
records
records
:
{
attributes
:
Record
<
string
|
number
,
{
attrData
:
unknown
;
status
:
Status
}
,
>
;
clusterID
:
number
;
clusterName
:
string
;
}
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
manufacturer
ID
options
records
zigbee-herdsman
Loading...