arduino-api icon indicating copy to clipboard operation
arduino-api copied to clipboard

Store data on plot.ly servers using Rest API

Open perpective2410 opened this issue 9 years ago • 0 comments

Hello,

I have been using plotly_streaming_ethernet to stream and see live graph data. It works great. However, let's say I want to store the temperature every 30 min for a year or more on plotly server As far as I can see, the lib only offer to stream data and plotly offers visualization for a short period of time in 'stream' mode.

  1. Can I use your API to send static data and store them on plotly server ? ( I dont need streaming )
  2. Is there a plot limitation over time ? Using free version, we are entitled to 100 API call a day but I don't see any other limitation in their documentation.

Thanks

perpective2410 avatar Jul 12 '16 07:07 perpective2410