@homebridge/hap-nodejs
Preparing search index...
PreparedDataStreamSession
Type Alias PreparedDataStreamSession
type
PreparedDataStreamSession
=
{
accessoryKeySalt
:
Buffer
;
accessoryToControllerEncryptionKey
:
Buffer
;
connection
:
HAPConnection
;
connectTimeout
?:
NodeJS.Timeout
;
controllerToAccessoryEncryptionKey
:
Buffer
;
port
?:
number
;
}
Index
Properties
accessory
Key
Salt
accessory
To
Controller
Encryption
Key
connection
connect
Timeout?
controller
To
Accessory
Encryption
Key
port?
Properties
accessory
Key
Salt
accessoryKeySalt
:
Buffer
accessory
To
Controller
Encryption
Key
accessoryToControllerEncryptionKey
:
Buffer
connection
connection
:
HAPConnection
Optional
connect
Timeout
connectTimeout
?:
NodeJS.Timeout
controller
To
Accessory
Encryption
Key
controllerToAccessoryEncryptionKey
:
Buffer
Optional
port
port
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accessory
Key
Salt
accessory
To
Controller
Encryption
Key
connection
connect
Timeout
controller
To
Accessory
Encryption
Key
port
@homebridge/hap-nodejs
Loading...