Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/named
EzspNetworkScanType
Class EzspNetworkScanType
Hierarchy (
View Summary
)
uint8_t
EzspNetworkScanType
Index
Constructors
constructor
Properties
_signed
_size
ACTIVE_
SCAN
ENERGY_
SCAN
Methods
deserialize
serialize
value
Name
value
To
Name
Constructors
constructor
new
EzspNetworkScanType
()
:
EzspNetworkScanType
Returns
EzspNetworkScanType
Properties
Static
_signed
_signed
:
boolean
= false
Static
_size
_size
:
number
= 1
Static
ACTIVE_
SCAN
ACTIVE_SCAN
:
number
= 0x01
Static
ENERGY_
SCAN
ENERGY_SCAN
:
number
= 0x00
Methods
Static
deserialize
deserialize
(
cls
:
any
,
data
:
Buffer
)
:
any
[]
Parameters
cls
:
any
data
:
Buffer
Returns
any
[]
Static
serialize
serialize
(
cls
:
any
,
value
:
number
)
:
Buffer
Parameters
cls
:
any
value
:
number
Returns
Buffer
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
ACTIVE_
SCAN
ENERGY_
SCAN
Methods
deserialize
serialize
value
Name
value
To
Name
zigbee-herdsman
Loading...