summaryrefslogtreecommitdiff
path: root/datastore-leveldb/wwwroot_laerm/index.html
diff options
context:
space:
mode:
authorDemo User <jack@beagleboard.1.localnet.cc>2013-04-30 15:55:31 +0000
committerDemo User <jack@beagleboard.1.localnet.cc>2013-04-30 15:56:39 +0000
commit6747a496d800c23af0cd41c96f784fe6bae5667c (patch)
tree595ca745a8e6746969155e9cc7ac5efddc460cfd /datastore-leveldb/wwwroot_laerm/index.html
parenta3f3c9d7a9bb5237628eaa30b550c9cc5d3dcdc2 (diff)
downloadebus-alt-6747a496d800c23af0cd41c96f784fe6bae5667c.tar.gz
ebus-alt-6747a496d800c23af0cd41c96f784fe6bae5667c.zip
wwwroot_laerm
Diffstat (limited to 'datastore-leveldb/wwwroot_laerm/index.html')
-rw-r--r--datastore-leveldb/wwwroot_laerm/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/datastore-leveldb/wwwroot_laerm/index.html b/datastore-leveldb/wwwroot_laerm/index.html
new file mode 100644
index 0000000..c69a9b1
--- /dev/null
+++ b/datastore-leveldb/wwwroot_laerm/index.html
@@ -0,0 +1,16 @@
+<html>
+ <head>
+ <link rel="stylesheet" type="text/css" href="css/stylesheet.css" />
+ <script src="lib/jquery-1.6.2/jquery-1.6.2.min.js"></script>
+ <script src="lib/flot-0.7/jquery.flot.js"></script>
+ <script src="lib/flot-0.7/jquery.flot.selection.js"></script>
+ <script src="src/ebus.js"></script>
+ </head>
+ <body>
+ <div id="ebusgraph"></div>
+ <div id="options">
+ <div id="sensorpicker"></div>
+ </div>
+ <div id="overview"></div>
+ </body>
+</html>