Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/struct
EmberZllNetwork
Class EmberZllNetwork
Hierarchy (
View Summary
)
EzspStruct
EmberZllNetwork
Index
Constructors
constructor
Properties
_fields
Methods
to
String
deserialize
serialize
Constructors
constructor
new
EmberZllNetwork
()
:
EmberZllNetwork
Returns
EmberZllNetwork
Properties
Static
_fields
_fields
:
(
|
(
string
|
typeof
uint8_t
)
[]
|
(
string
|
typeof
EmberEUI64
)
[]
|
(
string
|
typeof
EmberZigbeeNetwork
)
[]
)
[]
= ...
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
_fields
Methods
to
String
deserialize
serialize
zigbee-herdsman
Loading...