AirQ JSON Data Formatting
-
Hello
I just received our AirQ units today.
The raw JSON data (mine is at https://airq.m5stack.com/4827E2E3136C) format is not very useful, as the data itself is not formatted in JSON so I can't use PRTG.
I need the data in JSON instead of long 'value' string.
If there are other ways to graph/chart the data, I would welcome it as we just want to see air quality trends.
-
@jonny5alive Yes there is, You add the data to a Map and place the map in the convert to JSON function.
Map formats it into name and value pairs.