Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MQTTData

Index

Properties

bucket: string

Bucket to receive message

message: string

Message scope

options?: { qos?: number; retain?: boolean }

Options of the publishing message

Type declaration

  • Optional qos?: number

    Default 0

  • Optional retain?: boolean

    Default true

topic: string

Topic of the message