zigbee-herdsman
Preparing search index...
zspec/zcl/zclFrame
TZclFrame
Interface TZclFrame<Cl, Co>
interface
TZclFrame
<
Cl
extends
string
,
Co
extends
string
>
{
cluster
:
Cluster
;
command
:
Command
;
header
:
ZclHeader
;
payload
:
TClusterPayload
<
Cl
,
Co
>
;
}
Type Parameters
Cl
extends
string
Co
extends
string
Index
Properties
cluster
command
header
payload
Properties
Readonly
cluster
cluster
:
Cluster
Readonly
command
command
:
Command
Readonly
header
header
:
ZclHeader
Readonly
payload
payload
:
TClusterPayload
<
Cl
,
Co
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cluster
command
header
payload
zigbee-herdsman
Loading...