Mercurial > code > home > repos > homeauto
diff service/arduinoNode/static/index.html @ 1023:3e6fac8569cd
multi-boards on one service, new devices, devices return their current
Ignore-this: e214852bca67519e79f9ddb3644576e1
values in the graph, jsonld support, multiple temp sensors on OW bus
darcs-hash:bc0f86023166e9b1d37c99506f6bc389309db327
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Sun, 03 Jan 2016 02:29:14 -0800 |
parents | 58c939e2e121 |
children | e606f1d89d89 |
line wrap: on
line diff
--- a/service/arduinoNode/static/index.html Sun Jan 03 02:28:44 2016 -0800 +++ b/service/arduinoNode/static/index.html Sun Jan 03 02:29:14 2016 -0800 @@ -29,7 +29,8 @@ 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/' + sensor: 'http://bigasterisk.com/homeauto/sensor/', + b0: 'http://bigasterisk.com/homeauto/board0/', }; </script>