MqttTransportOptions interface

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