Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/struct
EmberIeeeRawFrame
Class EmberIeeeRawFrame
Hierarchy (
view full
)
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
Ember
Ieee
Raw
Frame
(
)
:
EmberIeeeRawFrame
Returns
EmberIeeeRawFrame
Properties
app
Frame
Control
app
Frame
Control
:
number
cluster
Id
cluster
Id
:
number
dest
Address
dest
Address
:
EmberEUI64
dest
Pan
Id
dest
Pan
Id
:
number
ieee
Frame
Control
ieee
Frame
Control
:
number
nwk
Frame
Control
nwk
Frame
Control
:
number
profile
Id
profile
Id
:
number
sequence
sequence
:
number
source
Address
source
Address
:
EmberEUI64
source
Pan
Id
source
Pan
Id
:
number
Static
_fields
_fields
:
(
(
string
|
typeof
uint16_t
)
[]
|
(
string
|
typeof
EmberEUI64
)
[]
)
[]
= ...
Methods
to
String
to
String
(
)
:
string
Returns
string
Static
deserialize
deserialize
(
cls
,
data
)
:
any
[]
Parameters
cls
:
any
data
:
Buffer
Returns
any
[]
Static
serialize
serialize
(
cls
,
obj
)
:
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...