02-02-2022 07:45
02-02-2022 07:45
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 ?
Answered! Go to the Best Answer.
02-02-2022 11:38
02-02-2022 11:38
You can send it to a local server. Here's a crude example.
02-02-2022 11:38
02-02-2022 11:38
You can send it to a local server. Here's a crude example.