Data Manipulation

Post Reply
bradhnz
Noob
Posts: 2
Joined: Thu Mar 12, 2020 8:33 pm

Data Manipulation

Post by bradhnz » Thu Mar 12, 2020 8:45 pm

Hello

I am sending data from arduino sensors. This is just raw data.
Is it possible to do calculations of the data in asksensors, I am returning water meter data, 1 pulse of data = 4 litres.

Also this data is cumulative - can asksensors calculate the difference for each hourly return of data.

12.00am Module 1 - 5000
12.30am Module 1 = 5550

So data point will be 550
Thanks

Guru
Pro
Posts: 33
Joined: Tue Dec 18, 2018 11:36 pm
Contact:

Re: Data Manipulation

Post by Guru » Fri Mar 13, 2020 9:24 am

Hello bradhnz,

Thank your for reaching out.

For the moment, this feature is not available on the AskSensors App.

Meanwhile, you can do calculation on data before sending it to the cloud.

Please feel free to Ask if you need any further information.

bradhnz
Noob
Posts: 2
Joined: Thu Mar 12, 2020 8:33 pm

Re: Data Manipulation

Post by bradhnz » Fri Mar 13, 2020 6:23 pm

Thats disappointing as many of the competition do.

Is it on the horizon

Guru
Pro
Posts: 33
Joined: Tue Dec 18, 2018 11:36 pm
Contact:

Re: Data Manipulation

Post by Guru » Mon Mar 16, 2020 8:42 am

Hello bradhnz,
yes, I have discussed your request with the IT team, it's planned in the future.

travisj
Noob
Posts: 4
Joined: Fri Jun 26, 2020 5:37 pm

Re: Data Manipulation

Post by travisj » Sat Jun 27, 2020 6:06 pm

I wanted to check in with this because I also have this question. Basic equations and formatting since it is not always easy to format information at the device, or making it verbose would cause message quantities and/or size to be larger than necessary.

Post Reply