Hi @Lars_Andersson ,
I am currently working on an example for this and will get back to you shortly with a walkthrough. In the meantime, I would recommend checking out a couple of these resources:
Hi @Alexander_Kondrov ,
I think this is a great question.
We like to think of all Device State data as being time-series data. Since time-series data is optimized for aggregations, that’s why they are single values (number, boolean, etc.). It’s tough to aggregate a complex JSON object over a specified amount of time.
But you do have options!
Because Device State can be a string, we’ve seen cases where other Losant Developers have encoded the JSON and stored that value as the attribute. But,…
I have an HTTP node that is replying with a ton of nested values (233 in this case). I’d like to parse them out automatically so that I can quickly pass all the GPS values to a geofence polygon.
I know its possible but cant figure out how. Any help welcome
[52%20PM]
Thanks!
Julia