Hi,
Instead of a chart, I want to obtain just a comma separated (or JSON or similar format) data table. Is it possible?
Thank You
How to obtain plain data table
Re: How to obtain plain data table
Hi Miguel,
Thank you for using AskSensors,
Yes, you have the possibility to export (manually) your modules data to CSV file. you will get (date, value) in CSV format.
However, if you need to display your data in real time, you can show data in a Table chart where you can see your data in simple way.
The attached image shows an example of Table display, and where you can find the export button.
Hope it helps.
Thank you for using AskSensors,
Yes, you have the possibility to export (manually) your modules data to CSV file. you will get (date, value) in CSV format.
However, if you need to display your data in real time, you can show data in a Table chart where you can see your data in simple way.
The attached image shows an example of Table display, and where you can find the export button.
Hope it helps.
Re: How to obtain plain data table
Hi Guru. Thanks for your answer. I know I can export the data in a graphic or HTML table. But I would like to be able to read the data in real time from another microcontroller, and it is difficult to extract them from a page in that format. It would be very useful to be able to read only the data in a simpler format such as plain text or JSON.
Re: How to obtain plain data table
Hi Miguel,
The feature of reading data in real time have been developed, and should be able for public in few days. in addition to other features
The feature of reading data in real time have been developed, and should be able for public in few days. in addition to other features