diff --git a/sd-card/html/backup.html b/sd-card/html/backup.html index 04af87f3..cc3c57c1 100644 --- a/sd-card/html/backup.html +++ b/sd-card/html/backup.html @@ -1,222 +1,222 @@ - - - - Backup/Restore Configuration - - - - - - - -

Backup Configuration

-

With the following action the config folder on the SD-card gets zipped and provided as a download.

- - -

-
-

Restore Configuration

-

Use the File Server to upload individual files.

- - - - - - - - - + + + + Backup/Restore Configuration + + + + + + + +

Backup Configuration

+

With the following action the config folder on the SD-card gets zipped and provided as a download.

+ + +

+
+

Restore Configuration

+

Use the File Server to upload individual files.

+ + + + + + + + + diff --git a/sd-card/html/data_export.html b/sd-card/html/data_export.html new file mode 100644 index 00000000..786b868f --- /dev/null +++ b/sd-card/html/data_export.html @@ -0,0 +1,207 @@ + + + + Data Export (CSV) + + + + + + +

Data Export(CSV)

+

With the following action the data folder on the SD-card gets zipped and provided as a download.

+ +

+
+

+ + + + + + + + diff --git a/sd-card/html/index.html b/sd-card/html/index.html index 0cb89bdc..0645ef05 100644 --- a/sd-card/html/index.html +++ b/sd-card/html/index.html @@ -142,6 +142,7 @@
  • Data Graph
  • Data Table
  • Data Files
  • +
  • Data Export