Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/struct
EmberApsFrame
Class EmberApsFrame
Hierarchy (
view full
)
EzspStruct
EmberApsFrame
Index
Constructors
constructor
Properties
cluster
Id
destination
Endpoint
group
Id?
options?
profile
Id
sequence
source
Endpoint
_fields
Methods
to
String
deserialize
serialize
Constructors
constructor
new
Ember
Aps
Frame
(
)
:
EmberApsFrame
Returns
EmberApsFrame
Properties
cluster
Id
cluster
Id
:
number
destination
Endpoint
destination
Endpoint
:
number
Optional
group
Id
group
Id
?:
number
Optional
options
options
?:
EmberApsOption
profile
Id
profile
Id
:
number
sequence
sequence
:
number
source
Endpoint
source
Endpoint
:
number
Static
_fields
_fields
:
(
string
|
typeof
uint16_t
)
[]
[]
= ...
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
cluster
Id
destination
Endpoint
group
Id
options
profile
Id
sequence
source
Endpoint
_fields
Methods
to
String
deserialize
serialize
zigbee-herdsman
Loading...