Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/struct
EmberIeeeRawFrame
Class EmberIeeeRawFrame
Hierarchy (
View Summary
)
EzspStruct
EmberIeeeRawFrame
Index
Constructors
constructor
Properties
app
Frame
Control
cluster
Id
dest
Address
dest
Pan
Id
ieee
Frame
Control
nwk
Frame
Control
profile
Id
sequence
source
Address
source
Pan
Id
_fields
Methods
to
String
deserialize
serialize
Constructors
constructor
new
EmberIeeeRawFrame
()
:
EmberIeeeRawFrame
Returns
EmberIeeeRawFrame
Properties
app
Frame
Control
appFrameControl
:
number
cluster
Id
clusterId
:
number
dest
Address
destAddress
:
EmberEUI64
dest
Pan
Id
destPanId
:
number
ieee
Frame
Control
ieeeFrameControl
:
number
nwk
Frame
Control
nwkFrameControl
:
number
profile
Id
profileId
:
number
sequence
sequence
:
number
source
Address
sourceAddress
:
EmberEUI64
source
Pan
Id
sourcePanId
:
number
Static
_fields
_fields
:
((
string
|
typeof
uint16_t
)
[]
|
(
string
|
typeof
EmberEUI64
)
[]
)
[]
= ...
Methods
to
String
toString
()
:
string
Returns
string
Static
deserialize
deserialize
(
cls
:
any
,
data
:
Buffer
)
:
any
[]
Parameters
cls
:
any
data
:
Buffer
Returns
any
[]
Static
serialize
serialize
(
cls
:
any
,
obj
:
any
)
:
Buffer
Parameters
cls
:
any
obj
:
any
Returns
Buffer
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
app
Frame
Control
cluster
Id
dest
Address
dest
Pan
Id
ieee
Frame
Control
nwk
Frame
Control
profile
Id
sequence
source
Address
source
Pan
Id
_fields
Methods
to
String
deserialize
serialize
zigbee-herdsman
Loading...