Offline Data logging within ctrlX and save in uSD card

Hi, I would like to create an architecture where i can constantly overwrite and log the updated data(within 1,000 hours) in the uSD card in csv format.  Since this datalogging has to be done offline, does that mean we need to have our own SQL database software in ctrlX? Or is there any other way to do this?

 

P/S: I have attached the image below showing my architecture in node red which transfers ctrlX data to HeidiSQL database(database software from my laptop device)

Best reply by nickH

Hi Mr_Wonder_Why , 

you got multiple options to store the data on the ctrlX CORE (or better on a μSD connected to ctrlX CORE). 

  1. You can log your data to a csv file on a μSD. 
  2. You can use a Data Base App from the ctrlX Store (InfluxDB) 
  3. You can build your own Data Base App (for example including an open source data base)

To send the data over the network to some database (like you did with your laptop) is also possible. 

Best regards, 

Nick

View original
Screenshot 2024-06-12 133729.png
27.28KB
1 reply