Search
Preparing search index...
The search index is not available
@vertx/vertx-mqtt
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
MqttAuth
Class MqttAuth
MQTT authentication information
Hierarchy
MqttAuth
Index
Constructors
constructor
Methods
get
Password
get
Username
to
Json
Constructors
constructor
new
Mqtt
Auth
(
obj
:
MqttAuth
|
{}
)
:
MqttAuth
Parameters
obj:
MqttAuth
|
{}
Returns
MqttAuth
Methods
get
Password
get
Password
(
)
:
string
Returns
string
get
Username
get
Username
(
)
:
string
Returns
string
to
Json
to
Json
(
)
:
{}
Returns
{}
[
key:
string
]:
any
Globals
Mqtt
Auth
constructor
get
Password
get
Username
to
Json
Mqtt
Client
Mqtt
Client
Options
Mqtt
Conn
Ack
Message
Mqtt
Disconnect
Message
Mqtt
Endpoint
Mqtt
Pub
Ack
Message
Mqtt
Pub
Comp
Message
Mqtt
Pub
Rec
Message
Mqtt
Pub
Rel
Message
Mqtt
Publish
Message
Mqtt
Server
Mqtt
Server
Options
Mqtt
Sub
Ack
Message
Mqtt
Subscribe
Message
Mqtt
Topic
Subscription
Mqtt
Unsubscribe
Message
Mqtt
Will
Mqtt
Message
Generated using
TypeDoc
MQTT authentication information