MQTT client

Hierarchy

  • NativeResource
    • MqttClient

Constructors

Properties

Methods

Constructors

  • Parameters

    • bootstrap: undefined | ClientBootstrap = undefined

      The ClientBootstrap to use for socket connections. Leave undefined to use the default system-wide bootstrap (recommended).

    Returns MqttClient

Properties

bootstrap: undefined | ClientBootstrap = undefined

The ClientBootstrap to use for socket connections. Leave undefined to use the default system-wide bootstrap (recommended).

Methods

Generated using TypeDoc