Share via


EventMqttDestination interface

The type for a MQTT destination.

Extends

Properties

configuration

The MQTT destination configuration.

target

The MQTT destination type.

Property Details

configuration

The MQTT destination configuration.

configuration: MqttDestinationConfiguration

Property Value

target

The MQTT destination type.

target: "Mqtt"

Property Value

"Mqtt"