Hi guys,
I'm trying to store time series sensor data in a file format like (json, 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