Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:protocole_mqtt [2020/08/14 18:49] (current)
madman32 created
Line 1: Line 1:
 +To set up a new custom MQTT device in calaos installer do the following:
 +Add Item -> Mqtt and select device, in this example we have selected temperature Sensor.
  
 +{{:en:screenshot_from_2020-08-14_17-45-36.png?400|}}
 +
 +The value put into path is what is used to extract the message from the json. In the case of arrays of values this will differ.
 +{{:en:screenshot_from_2020-08-14_17-34-00.png?400|}}
 +
 +Note Topic names must be matched exactly. /sensor/temperature and sensor/temperature are separate topics