@homebridge/hap-nodejs
Preparing search index...
DataStreamMessage
Type Alias DataStreamMessage
type
DataStreamMessage
=
{
id
?:
number
;
message
:
Record
<
any
,
any
>
;
protocol
:
string
;
status
?:
HDSStatus
;
topic
:
string
;
type
:
MessageType
;
}
Index
Properties
id?
message
protocol
status?
topic
type
Properties
Optional
id
id
?:
number
message
message
:
Record
<
any
,
any
>
protocol
protocol
:
string
Optional
status
status
?:
HDSStatus
topic
topic
:
string
type
type
:
MessageType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
message
protocol
status
topic
type
@homebridge/hap-nodejs
Loading...