Hi,
I'm in trouble trying to connect to my plain (non-json) MQTT datasources... I'm sure the broker (mosquitto) is up and reachable on port 1883... but the "last updated" field is always reporting"never"...
I've tested both the default MQTT datasource and paho-mqtt (https://rawgit.com/benjaminchodroff/freeboard-mqtt/paho-mqtt-default/paho.mqtt.plugin.js) but with the same results.

BTW: my devices are publishing on some topics like:
"tele/me1234/211df8/version"
"tele/me1234/211df8/uptime"
any hints ?
Hi,
I'm in trouble trying to connect to my plain (non-json) MQTT datasources... I'm sure the broker (mosquitto) is up and reachable on port 1883... but the "last updated" field is always reporting"never"...
I've tested both the default MQTT datasource and paho-mqtt (https://rawgit.com/benjaminchodroff/freeboard-mqtt/paho-mqtt-default/paho.mqtt.plugin.js) but with the same results.
BTW: my devices are publishing on some topics like:
"tele/me1234/211df8/version"
"tele/me1234/211df8/uptime"
any hints ?