zigbee-herdsman
Preparing search index...
adapter/ezsp/driver/types/named
EzspDecisionBitmask
Class EzspDecisionBitmask
Hierarchy (
View Summary
)
uint16_t
EzspDecisionBitmask
Index
Constructors
constructor
Properties
_signed
_size
ALLOW_
JOINS
ALLOW_
UNSECURED_
REJOINS
DEFAULT_
CONFIGURATION
DEFER_
JOINS
IGNORE_
UNSECURED_
REJOINS
JOINS_
USE_
INSTALL_
CODE_
KEY
SEND_
KEY_
IN_
CLEAR
Methods
deserialize
serialize
value
Name
value
To
Name
Constructors
constructor
new
EzspDecisionBitmask
()
:
EzspDecisionBitmask
Returns
EzspDecisionBitmask
Properties
Static
_signed
_signed
:
boolean
= false
Static
_size
_size
:
number
= 2
Static
ALLOW_
JOINS
ALLOW_JOINS
:
number
= 0x0001
Static
ALLOW_
UNSECURED_
REJOINS
ALLOW_UNSECURED_REJOINS
:
number
= 0x0002
Static
DEFAULT_
CONFIGURATION
DEFAULT_CONFIGURATION
:
number
= 0x0000
Static
DEFER_
JOINS
DEFER_JOINS
:
number
= 0x0020
Static
IGNORE_
UNSECURED_
REJOINS
IGNORE_UNSECURED_REJOINS
:
number
= 0x0008
Static
JOINS_
USE_
INSTALL_
CODE_
KEY
JOINS_USE_INSTALL_CODE_KEY
:
number
= 0x0010
Static
SEND_
KEY_
IN_
CLEAR
SEND_KEY_IN_CLEAR
:
number
= 0x0004
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
ALLOW_
JOINS
ALLOW_
UNSECURED_
REJOINS
DEFAULT_
CONFIGURATION
DEFER_
JOINS
IGNORE_
UNSECURED_
REJOINS
JOINS_
USE_
INSTALL_
CODE_
KEY
SEND_
KEY_
IN_
CLEAR
Methods
deserialize
serialize
value
Name
value
To
Name
zigbee-herdsman
Loading...