Preparing search index...
The search index is not available
hap-nodejs
hap-nodejs
SerializedAccessory
Interface SerializedAccessory
interface
SerializedAccessory
{
category
:
Categories
;
controllers
?:
SerializedControllerContext
[]
;
displayName
:
string
;
lastKnownUsername
?:
string
;
linkedServices
?:
Record
<
string
,
string
[]
>
;
services
:
SerializedService
[]
;
UUID
:
string
;
}
Index
Properties
category
controllers?
display
Name
last
Known
Username?
linked
Services?
services
UUID
Properties
category
category
:
Categories
Optional
controllers
controllers
?:
SerializedControllerContext
[]
display
Name
display
Name
:
string
Optional
last
Known
Username
last
Known
Username
?:
string
Optional
linked
Services
linked
Services
?:
Record
<
string
,
string
[]
>
services
services
:
SerializedService
[]
UUID
UUID
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
controllers
display
Name
last
Known
Username
linked
Services
services
UUID
hap-nodejs
Loading...