Preparing search index...
The search index is not available
hap-nodejs
hap-nodejs
CharacteristicGetHandler
Type Alias CharacteristicGetHandler
CharacteristicGetHandler
:
(
context
:
CharacteristicContext
,
connection
?:
HAPConnection
,
)
=>
Promise
<
Nullable
<
CharacteristicValue
>
>
|
Nullable
<
CharacteristicValue
>
Type declaration
(
context
:
CharacteristicContext
,
connection
?:
HAPConnection
,
)
:
Promise
<
Nullable
<
CharacteristicValue
>
>
|
Nullable
<
CharacteristicValue
>
Parameters
context
:
CharacteristicContext
Optional
connection
:
HAPConnection
Returns
Promise
<
Nullable
<
CharacteristicValue
>
>
|
Nullable
<
CharacteristicValue
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
hap-nodejs
Loading...