Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/named
EmberJoinDecision
Class EmberJoinDecision
Hierarchy (
View Summary
)
uint8_t
EmberJoinDecision
Index
Constructors
constructor
Properties
_signed
_size
DENY_
JOIN
NO_
ACTION
SEND_
KEY_
IN_
THE_
CLEAR
USE_
PRECONFIGURED_
KEY
Methods
deserialize
serialize
value
Name
value
To
Name
Constructors
constructor
new
EmberJoinDecision
()
:
EmberJoinDecision
Returns
EmberJoinDecision
Properties
Static
_signed
_signed
:
boolean
= false
Static
_size
_size
:
number
= 1
Static
DENY_
JOIN
DENY_JOIN
:
number
= 0x02
Static
NO_
ACTION
NO_ACTION
:
number
= 0x03
Static
SEND_
KEY_
IN_
THE_
CLEAR
SEND_KEY_IN_THE_CLEAR
:
number
= 0x01
Static
USE_
PRECONFIGURED_
KEY
USE_PRECONFIGURED_KEY
:
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
DENY_
JOIN
NO_
ACTION
SEND_
KEY_
IN_
THE_
CLEAR
USE_
PRECONFIGURED_
KEY
Methods
deserialize
serialize
value
Name
value
To
Name
zigbee-herdsman
Loading...