Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Storing time series sensor data in (csv or json)

ANSWERED

Hi guys,

I'm trying to store time series sensor data in a file format like (json or csv) It will probably take to much memory to store in in the device so my question is

Is it possible to store the data in the companion or send it somehow to a local server ? 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

You can send it to a local server. Here's a crude example.

Peter McLennan
Gondwana Software

View best answer in original post

Best Answer
1 REPLY 1

You can send it to a local server. Here's a crude example.

Peter McLennan
Gondwana Software
Best Answer