Example: http://192.168.123:2234/myService?co2=%CO2%&id=vAir
%CO2% will be replaced with the actual CO2 ppm value. Other placeholders are TEMP, HUM, PRES, PM25, PM10
Each line is sent as a separate MQTT Message. Format is [topic]:[message] (e.g: data/in:{temp:%TEMP%} )
SSL is not yet supported for MQTT. (e.g. {"data":%CO2%,"write":true,"ispublic":true} for Beebotte)
Note: Both servers stop once device goes to deep sleep. And will start after power cycle again.
Communication Protocol is rf10 / RFXMeter / X10. Select under which Id each value will be sent. HomeSeer displays them as 5 digit integers. Domoticz as Hex Values.