Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/struct
EmberApsFrame
Class EmberApsFrame
Hierarchy (
View Summary
)
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
EmberApsFrame
()
:
EmberApsFrame
Returns
EmberApsFrame
Properties
cluster
Id
clusterId
:
number
destination
Endpoint
destinationEndpoint
:
number
Optional
group
Id
groupId
?:
number
Optional
options
options
?:
EmberApsOption
profile
Id
profileId
:
number
sequence
sequence
:
number
source
Endpoint
sourceEndpoint
:
number
Static
_fields
_fields
:
(
string
|
typeof
uint16_t
)
[]
[]
= ...
Methods
to
String
toString
()
:
string
Returns
string
Static
deserialize
deserialize
(
cls
:
any
,
data
:
Buffer
<
ArrayBufferLike
>
)
:
any
[]
Parameters
cls
:
any
data
:
Buffer
<
ArrayBufferLike
>
Returns
any
[]
Static
serialize
serialize
(
cls
:
any
,
obj
:
any
)
:
Buffer
<
ArrayBufferLike
>
Parameters
cls
:
any
obj
:
any
Returns
Buffer
<
ArrayBufferLike
>
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...