# HG changeset patch # User drewp@bigasterisk.com # Date 1436343757 25200 # Node ID fc5fdcc3ed4a9c3d8cbbd9bb7b94a7c051c8f32a # Parent 57e6d328d45b50a2f13680be9203671c78a067a5 board control ui: output-rgb, fix ajax protocol, display output uris Ignore-this: f3d3e6739851232d2177eacdd833c16 diff -r 57e6d328d45b -r fc5fdcc3ed4a service/arduinoNode/static/index.html --- a/service/arduinoNode/static/index.html Wed Jul 08 01:21:02 2015 -0700 +++ b/service/arduinoNode/static/index.html Wed Jul 08 01:22:37 2015 -0700 @@ -21,6 +21,7 @@ dev: 'http://projects.bigasterisk.com/device/', room: 'http://projects.bigasterisk.com/room/', rdfs: 'http://www.w3.org/2000/01/rdf-schema#', + sensor: 'http://bigasterisk.com/homeauto/sensor/' }; @@ -46,29 +47,42 @@ - + + + @@ -117,6 +131,7 @@