Preparing search index...
The search index is not available
hap-nodejs
hap-nodejs
SerializedCharacteristic
Interface SerializedCharacteristic
interface
SerializedCharacteristic
{
constructorName
?:
string
;
displayName
:
string
;
eventOnlyCharacteristic
:
boolean
;
props
:
CharacteristicProps
;
UUID
:
string
;
value
:
Nullable
<
CharacteristicValue
>
;
}
Index
Properties
constructor
Name?
display
Name
event
Only
Characteristic
props
UUID
value
Properties
Optional
constructor
Name
constructor
Name
?:
string
display
Name
display
Name
:
string
event
Only
Characteristic
event
Only
Characteristic
:
boolean
props
props
:
CharacteristicProps
UUID
UUID
:
string
value
value
:
Nullable
<
CharacteristicValue
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
constructor
Name
display
Name
event
Only
Characteristic
props
UUID
value
hap-nodejs
Loading...