- Preparing search index...
- The search index is not available
hap-nodejs
Type alias DataStreamMessage
Data
Stream
Message
: { id
?: number; message
: Record<any, any>; protocol
: string; status
?: HDSStatus; topic
: string; type
: MessageType; }
Type declaration
-
Optional
id?: number
-
message: Record<any, any>
-
protocol: string
-
-
topic: string
-