Configuration Reference
Version:1.0.0
Mqtt Ssl Config Properties
🔗Property | Type | Description |
---|---|---|
|
The certificate authority location |
|
|
The client certificate location |
|
|
The client private key location |
|
|
[C |
The key password |
Mqttv3 Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
The topic to publish to |
|
[B |
The message payload |
|
int |
The message qos |
|
boolean |
If the message should be retained |
Property | Type | Description |
---|---|---|
|
java.lang.String |
The server URI |
|
java.lang.String |
The client ID |
|
java.time.Duration |
How long to wait for a connection |
|
java.lang.Boolean |
Set to true if you wish to manually acknowledge messages |
|
class [C |
|
|
java.lang.String |
|
|
int |
|
|
int |
|
|
int |
|
|
boolean |
|
|
java.lang.String[] |
|
|
int |
|
|
boolean |
|
|
int |
|
|
java.util.Properties |
|
|
javax.net.SocketFactory |
|
|
java.util.Properties |
|
|
boolean |
|
|
javax.net.ssl.HostnameVerifier |
Mqttv5 Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
The server URI |
|
java.lang.String |
The client ID |
|
java.time.Duration |
How long to wait for a connection |
|
java.lang.String |
|
|
class [B |
|
|
boolean |
|
|
int |
|
|
int |
|
|
java.lang.String[] |
|
|
boolean |
|
|
java.lang.Long |
|
|
java.lang.Integer |
|
|
java.lang.Long |
|
|
java.lang.Integer |
|
|
boolean |
|
|
boolean |
|
|
java.util.List |
|
|
java.lang.String |
|
|
class [B |
|
|
boolean |
|
|
java.util.Map |
|
|
boolean |
|
|
int |
|
|
javax.net.SocketFactory |
|
|
java.util.Properties |
|
|
boolean |
|
|
javax.net.ssl.HostnameVerifier |
Property | Type | Description |
---|---|---|
|
org.eclipse.paho.mqttv5.common.packet.MqttProperties |
|
|
java.lang.String |
The topic to publish to |
|
[B |
The message payload |
|
int |
The message qos |
|
boolean |
If the message should be retained |
|
java.lang.Byte[] |
|
|
java.lang.Boolean |
|
|
java.lang.Boolean |
|
|
java.lang.Long |
|
|
java.lang.Integer |
|
|
java.lang.Integer |
|
|
java.lang.Long |
|
|
boolean |
|
|
java.lang.String |
|
|
java.lang.Integer |
|
|
java.lang.Integer |
|
|
java.lang.Integer |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
boolean |
|
|
boolean |
|
|
boolean |
|
|
java.lang.Long |
|
|
java.lang.String |
|
|
class [B |
|
|
java.lang.String |
|
|
java.util.List |
|
|
boolean |
|
|
java.lang.Long |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
class [B |
|
|
java.util.List |
|
|
java.lang.Integer |
|
|
org.eclipse.paho.mqttv5.common.packet.MqttProperties |
The message properties |