Interface MQTTPushOptions

Hierarchy

  • RemotePushOptions
    • MQTTPushOptions

Properties

broadcast?: boolean

Broadcast the pushed data frame to all clients

Default

true
clientId: string
lastNode?: string

Last node UID

sourceNode?: string

Source node that started the original push

topic: string