Hi all
Im trying to get some information by doing two querys to the "values" and "messages" tables. Im getting the last value sorting by -datetime and using count=1. The problem is that i'm just getting the values from ranges of the last 5 minutes and i want it the most real time possible. It's any chance to solve this or another query?
It's important to get the data the most clearly as possible, i mean, without "[3 min ago]" or things like that, and getting all the requested info as tags of the JSON file
Sorry for my bad english.
thanks!
Add comment