MQTT rc=y on #intemp
Posted: Wed 10 Jun 2020 4:42 pm
Hello,
I'm playing around with MQTT, but can't get rc=y to work on #intemp. It works fine on e.g. #temp and #wlatest.
My IntervalTemplate.txt looks like this:
{"date":"<#date>","time":"<#timehhmmss>","temp":<#temp rc=y>,"intemp":<#intemp rc=y>,"windspeed":<#wlatest rc=y>}
Output:
{"date":"10-06-2020","time":"18:39:25","temp":18.2,"intemp":27,8,"windspeed":1.8}
Comma isn't replaced on #intemp?
Regards,
Mads
I'm playing around with MQTT, but can't get rc=y to work on #intemp. It works fine on e.g. #temp and #wlatest.
My IntervalTemplate.txt looks like this:
{"date":"<#date>","time":"<#timehhmmss>","temp":<#temp rc=y>,"intemp":<#intemp rc=y>,"windspeed":<#wlatest rc=y>}
Output:
{"date":"10-06-2020","time":"18:39:25","temp":18.2,"intemp":27,8,"windspeed":1.8}
Comma isn't replaced on #intemp?
Regards,
Mads