You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

ParameterTypeDescriptionDefault
serverNamestringName of the MQTT Server to connect to"mosquitto-test-broker-1"
clientIdstringName of the connecting client"client-1"
serverUrlstringMQTT Server URL"test.mosquitto.org"
serverPortintegerMQTT Server portI"1883"
usernamestringUsername credentials for the connecting client""
passwordstringPassword credentials for the connecting client""
cleanSessionbooleanWhether to enable Clean Session on connectB"true"
keepAliveintegerKeep Alive timeout in secondsI"60"
useTIsboolean
B"false"
  • No labels