Skip to content

MQTT Gateway (en us)

Dietmar-Franken edited this page Nov 9, 2015 · 1 revision

Example :

mcc.mqtt.gateway.broker.host=192.168.178.6

mcc.mqtt.gateway.broker.port=1883

mcc.mqtt.gateway.broker.root.topic=mygateway

Description :

mcc.mqtt.gateway.broker.host:

MQTT Gateway Hostname/IP

mcc.mqtt.gateway.broker.port:

MQTT Gateway port

mcc.mqtt.gateway.broker.root.topic:

The topic name should be same name that is used in MQTT Gateway(MQTT_BROKER_PREFIX)

Clone this wiki locally