Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/ezsp/driver/types/struct
EmberCurrentSecurityState
Class EmberCurrentSecurityState
Hierarchy (
View Summary
)
EzspStruct
EmberCurrentSecurityState
Index
Constructors
constructor
Properties
_fields
Methods
to
String
deserialize
serialize
Constructors
constructor
new
EmberCurrentSecurityState
()
:
EmberCurrentSecurityState
Returns
EmberCurrentSecurityState
Properties
Static
_fields
_fields
:
(
|
(
string
|
typeof
EmberEUI64
)
[]
|
(
string
|
typeof
EmberCurrentSecurityBitmask
)
[]
)
[]
= ...
Methods
to
String
toString
()
:
string
Returns
string
Static
deserialize
deserialize
(
cls
:
any
,
data
:
Buffer
<
ArrayBufferLike
>
)
:
any
[]
Parameters
cls
:
any
data
:
Buffer
<
ArrayBufferLike
>
Returns
any
[]
Static
serialize
serialize
(
cls
:
any
,
obj
:
any
)
:
Buffer
<
ArrayBufferLike
>
Parameters
cls
:
any
obj
:
any
Returns
Buffer
<
ArrayBufferLike
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_fields
Methods
to
String
deserialize
serialize
zigbee-herdsman
Loading...