MQTT
Last updated
Last updated
Properties Key
Required
Description
Example
host
yes
mqtt connection host
"localhost:1883"
topic
yes
set mqtt subscription topic
"queue"
dynamic_mapping
yes
set if to map mqtt topic to kubemq channel
"true"
username
no
set mqtt username
"username"
password
no
set mqtt password
"password"
client_id
no
mqtt connection string address
"client_id"
qos
no
set mqtt subscription QoS
"0"