Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get values from a Json message
#1
Dear,

Is there any example of how to configure the MQTT variables for data viewing?
The topic I'm reading returns the following JSON:


{
  "results" : [ {
    "name" : "Temperatura",
    "value" : 24,
    "timestamp" : 1653760447,
    "description" : "",
    "unit" : "°C"
  } ]
}


How do I configure the variable to read the temperature value?
Reply


Messages In This Thread
How to get values from a Json message - by JCJunior - 05-28-2022, 06:54 PM
RE: Settings for value readings - by iliaslamprou - 05-29-2022, 07:07 PM
RE: Settings for value readings - by Andrey_iv - 11-08-2022, 05:35 PM
RE: Settings for value readings - by iliaslamprou - 11-08-2022, 09:25 PM
RE: Settings for value readings - by Andrey_iv - 11-09-2022, 04:54 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)