mqtt-datasource icon indicating copy to clipboard operation
mqtt-datasource copied to clipboard

MQTT-DataSource - Transform - Extract fields

Open miguelyogui opened this issue 2 years ago • 0 comments

Hello. I need to clarify some doubts. Can you help me?

I'm using Data Source MQQT, I subscribed my topic.

mqtt1

I receive the measurement data, in JSON format,

mqtt3

I assign a transformation with Extract Fields Source Variable - Format Key + value pairs, and I want to apply the value inside a Gauge,

mqtt4

mqtt2

but I am not able to separate all the variables and treat them one at a time ...

mqtt5

Make a Gauge only with the variable PA, make a Gauge only with the variable PB, PC, PT etc...

miguelyogui avatar Apr 24 '23 17:04 miguelyogui