Atif Shoukat Ali

Results 5 comments of Atif Shoukat Ali

@valcryst this is currently not supported - only valid MQTT topic addresses will work for that query parameter - but looks like a reasonable feature that could be supported

@Vital91 this should be easy to do once the plugin is released under the catalogue - wont work now since it is still in dev and only manual build is...

currently we support very basic JSON structures like: ``` { 'value1': 1.0, 'value2': 2, 'value3': 3.33, ... } ``` notice how the key is `string` and the value is `number`...

support for more data types with the JSON payload would be super handy as part of this enhancement, see: https://github.com/grafana/mqtt-datasource/issues/19

Hi @rafaelschlatter really appreciate your enthusiasm and patience with this. We are currently in the midst of incorporating a very versatile and flexible automatic JSON processor within Live "pipelines" in...