Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/named
EmberNetworkInitBitmask
Class EmberNetworkInitBitmask
Hierarchy (
View Summary
)
uint16_t
EmberNetworkInitBitmask
Index
Constructors
constructor
Properties
_signed
_size
NETWORK_
INIT_
NO_
OPTIONS
NETWORK_
INIT_
PARENT_
INFO_
IN_
TOKEN
Methods
deserialize
serialize
value
Name
value
To
Name
Constructors
constructor
new
EmberNetworkInitBitmask
()
:
EmberNetworkInitBitmask
Returns
EmberNetworkInitBitmask
Properties
Static
_signed
_signed
:
boolean
= false
Static
_size
_size
:
number
= 2
Static
NETWORK_
INIT_
NO_
OPTIONS
NETWORK_INIT_NO_OPTIONS
:
number
= 0x0000
Static
NETWORK_
INIT_
PARENT_
INFO_
IN_
TOKEN
NETWORK_INIT_PARENT_INFO_IN_TOKEN
:
number
= 0x0001
Methods
Static
deserialize
deserialize
(
cls
:
any
,
data
:
Buffer
<
ArrayBufferLike
>
)
:
any
[]
Parameters
cls
:
any
data
:
Buffer
<
ArrayBufferLike
>
Returns
any
[]
Static
serialize
serialize
(
cls
:
any
,
value
:
number
)
:
Buffer
<
ArrayBufferLike
>
Parameters
cls
:
any
value
:
number
Returns
Buffer
<
ArrayBufferLike
>
Static
value
Name
valueName
(
cls
:
any
,
value
:
any
)
:
string
Parameters
cls
:
any
value
:
any
Returns
string
Static
value
To
Name
valueToName
(
cls
:
any
,
value
:
any
)
:
string
Parameters
cls
:
any
value
:
any
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_signed
_size
NETWORK_
INIT_
NO_
OPTIONS
NETWORK_
INIT_
PARENT_
INFO_
IN_
TOKEN
Methods
deserialize
serialize
value
Name
value
To
Name
zigbee-herdsman
Loading...