Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

MqttTransportOptions interface

Package:
azure-iot-device

Options which are specific to the MQTT transport

This is passed into setOptions as a property named mqtt inside of an DeviceClientOptions object.

Properties

webSocketAgent

Optional Agent object to use with MQTT-WS connections

Property Details

webSocketAgent

Optional Agent object to use with MQTT-WS connections

webSocketAgent?: Agent

Property Value

Agent