First attempt to get Electron values to CSV file on private web server

Here is my first go at getting some random values from my electron to a web server and saving the data to a csv file. Obviously, the values I want to store will not be random ones, but my sensors didn’t get delivered as of yet, so this is a start.
Hopefully, this will help someone else get headway with their project, I’ll update it as I make any strides.

For people that actually code, WARNING - some of this might look very horrific to you - but please do pass along suggestions.





/r,
Kolbi

2 Likes

Sensor recording with an alert event process is being discussed HERE.

Files are available on GitHub HERE.

1 Like