MQTT Connection Properties
host (string, required)
host (string, required)port (integer)
port (integer)scheme (string, enum)
scheme (string, enum)url (string)
url (string)keepalive (integer)
keepalive (integer)reschedulePings (boolean)
reschedulePings (boolean)clientId (string)
clientId (string)connectionId (string)
connectionId (string)protocolVersion (integer)
protocolVersion (integer)clean (boolean)
clean (boolean)reconnectPeriod (integer)
reconnectPeriod (integer)connectTimeout (integer)
connectTimeout (integer)username (string)
username (string)password (string)
password (string)queueQoSZero (boolean)
queueQoSZero (boolean)trustAllCertificates (boolean)
trustAllCertificates (boolean)mutualAuthentication (boolean)
mutualAuthentication (boolean)caCert (string)
caCert (string)clientCert (string)
clientCert (string)clientPrivateKey (string)
clientPrivateKey (string)will (object)
will (object)topic (string, required)
topic (string, required)payload (string, required)
payload (string, required)qos (integer, enum)
qos (integer, enum)retain (boolean)
retain (boolean)contentType (string)
contentType (string)correlationData (string)
correlationData (string)messageExpiryInterval (number)
messageExpiryInterval (number)payloadFormatIndicator (boolean)
payloadFormatIndicator (boolean)responseTopic (string)
responseTopic (string)userProperties (object)
userProperties (object)willDelayInterval (number)
willDelayInterval (number)authenticationMethod (string)
authenticationMethod (string)authenticationData (string)
authenticationData (string)maximumPacketSize (number)
maximumPacketSize (number)receiveMaximum (number)
receiveMaximum (number)requestResponseInformation (boolean)
requestResponseInformation (boolean)requestProblemInformation (boolean)
requestProblemInformation (boolean)sessionExpiryInterval (number)
sessionExpiryInterval (number)topicAliasMaximum (number)
topicAliasMaximum (number)userProperties (object)
userProperties (object)Last updated
Was this helpful?

