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