diff --git a/static/index.htm b/static/index.htm index a09aa3f..22a3b9e 100644 --- a/static/index.htm +++ b/static/index.htm @@ -2,13 +2,57 @@ - + - - + + + -
+
+ Autoupdate + + + +
+ +
+
+
+
+
+ Data decimation rate + 1x + 2x + 4x + 10x + 20x +
+
+ History length + 5 minutes + 15 minutes + 1 hour + 1 day + 1 week +
+
+ Update rate + 0.1 second + 1 second + 2 seconds + 5 seconds + 10 seconds + 20 seconds +
+ + + + +
+
diff --git a/dev/dev.htm b/static/index.js similarity index 75% rename from dev/dev.htm rename to static/index.js index eb767e2..82e0562 100644 --- a/dev/dev.htm +++ b/static/index.js @@ -1,13 +1,3 @@ - - - - - - - - - - - - -
- Autoupdate - - - -
-
-
-
-
-
- Data decimation rate - 1x - 2x - 4x - 10x - 20x -
-
- History length - 5 minutes - 15 minutes - 1 hour - 1 day - 1 week -
-
- Update rate - 0.1 second - 1 second - 2 seconds - 5 seconds - 10 seconds - 20 seconds -
- - - - -
-
- -