Quarkus HiveMQ - Configuration Reference
Configuration property |
Type |
Default |
Direction |
---|---|---|---|
Set the max reconnect attempts. |
int |
|
INCOMING_AND_OUTGOING |
Set the reconnect interval in seconds. |
string |
INCOMING_AND_OUTGOING |
|
Enable check for liveness/readiness. |
boolean |
|
INCOMING_AND_OUTGOING |
Topic Used to check liveness/readiness. |
string |
|
INCOMING_AND_OUTGOING |
Timeout to declare the MQTT Client not ready (in ms). |
int |
|
INCOMING_AND_OUTGOING |
Timeout to declare the MQTT Client not alive. |
int |
|
INCOMING_AND_OUTGOING |
Set the keystore type |
string |
|
INCOMING_AND_OUTGOING |
Set the keystore location. In case of pem type this is the cert path |
string |
INCOMING_AND_OUTGOING |
|
"Set the keystore password. In case of pem type this is not necessary |
string |
INCOMING_AND_OUTGOING |
|
Set the truststore type |
string |
|
INCOMING_AND_OUTGOING |
Set the truststore location. In case of pem type this is the cert path |
string |
INCOMING_AND_OUTGOING |
|
"Set the truststore password. In case of pem type this is not necessary |
string |
INCOMING_AND_OUTGOING |