zigbee-herdsman
Preparing search index...
adapter/ezsp/driver/types/named
EmberDeviceUpdate
Class EmberDeviceUpdate
Hierarchy (
View Summary
)
uint8_t
EmberDeviceUpdate
Index
Constructors
constructor
Properties
_signed
_size
DEVICE_
LEFT
HIGH_
SECURITY_
SECURED_
REJOIN
HIGH_
SECURITY_
UNSECURED_
JOIN
HIGH_
SECURITY_
UNSECURED_
REJOIN
STANDARD_
SECURITY_
SECURED_
REJOIN
STANDARD_
SECURITY_
UNSECURED_
JOIN
STANDARD_
SECURITY_
UNSECURED_
REJOIN
Methods
deserialize
serialize
value
Name
value
To
Name
Constructors
constructor
new
EmberDeviceUpdate
()
:
EmberDeviceUpdate
Returns
EmberDeviceUpdate
Properties
Static
_signed
_signed
:
boolean
= false
Static
_size
_size
:
number
= 1
Static
DEVICE_
LEFT
DEVICE_LEFT
:
number
= 0x2
Static
HIGH_
SECURITY_
SECURED_
REJOIN
HIGH_SECURITY_SECURED_REJOIN
:
number
= 0x4
Static
HIGH_
SECURITY_
UNSECURED_
JOIN
HIGH_SECURITY_UNSECURED_JOIN
:
number
= 0x5
Static
HIGH_
SECURITY_
UNSECURED_
REJOIN
HIGH_SECURITY_UNSECURED_REJOIN
:
number
= 0x7
Static
STANDARD_
SECURITY_
SECURED_
REJOIN
STANDARD_SECURITY_SECURED_REJOIN
:
number
= 0x0
Static
STANDARD_
SECURITY_
UNSECURED_
JOIN
STANDARD_SECURITY_UNSECURED_JOIN
:
number
= 0x1
Static
STANDARD_
SECURITY_
UNSECURED_
REJOIN
STANDARD_SECURITY_UNSECURED_REJOIN
:
number
= 0x3
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
DEVICE_
LEFT
HIGH_
SECURITY_
SECURED_
REJOIN
HIGH_
SECURITY_
UNSECURED_
JOIN
HIGH_
SECURITY_
UNSECURED_
REJOIN
STANDARD_
SECURITY_
SECURED_
REJOIN
STANDARD_
SECURITY_
UNSECURED_
JOIN
STANDARD_
SECURITY_
UNSECURED_
REJOIN
Methods
deserialize
serialize
value
Name
value
To
Name
zigbee-herdsman
Loading...