Data Logging / Chart for Custom Devices

hasan_
Posts: 20
Joined: Wed Apr 05, 2023 9:03 am

Data Logging / Chart for Custom Devices

Postby hasan_ » Mon Apr 10, 2023 1:01 am

Hi, I can see the built-in available devices, e.g. Temperature has a 'chart' option that shows the sensor data history per day/week/month etc, which is super useful.

How can I have the same for a Custom device, e.g. if I am monitoring CO2 sensor reading? ...is there a way to add that feature?

Thanks!
Attachments
Screenshot_2023-04-10-01-00-45-11_aa86f27f70a163ed3d5b6b2b3ede12ea-1-1-1.jpg
Screenshot_2023-04-10-01-00-45-11_aa86f27f70a163ed3d5b6b2b3ede12ea-1-1-1.jpg (55.63 KiB) Viewed 2708 times

sanketwadekar
Posts: 32
Joined: Tue Jul 26, 2022 10:08 am

Re: Data Logging / Chart for Custom Devices

Postby sanketwadekar » Mon Apr 10, 2023 5:45 am

While creating your custom parameter, you need to add the PROP_FLAG_TIME_SERIES flag. You can refer this page https://docs.espressif.com/projects/ard ... -param-api

hasan_
Posts: 20
Joined: Wed Apr 05, 2023 9:03 am

Re: Data Logging / Chart for Custom Devices

Postby hasan_ » Mon Apr 10, 2023 11:47 pm

sanketwadekar wrote:
Mon Apr 10, 2023 5:45 am
While creating your custom parameter, you need to add the PROP_FLAG_TIME_SERIES flag. You can refer this page https://docs.espressif.com/projects/ard ... -param-api
Thank you!!

Who is online

Users browsing this forum: No registered users and 54 guests