Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MqttClient

MQTT client

Hierarchy

  • NativeResource
    • MqttClient

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • Default value bootstrap: ClientBootstrap | undefined = undefined

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

    Returns MqttClient

Properties

Readonly bootstrap

bootstrap: ClientBootstrap | undefined

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

Methods

new_connection

Generated using TypeDoc