view service/arduinoNode/ns.n3 @ 974:f707210c13bd

new /output to post statements which devices can handle. led and lcd output working Ignore-this: afa16b081869a52380b04271a35c53c7 darcs-hash:20150412104414-312f9-f0e67d9f939025fd0a67e78463e6902ddcf0e6d9
author drewp <drewp@bigasterisk.com>
date Sun, 12 Apr 2015 03:44:14 -0700
parents 70a5392b24d3
children
line wrap: on
line source

@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xs: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc: <http://purl.org/dc/terms/> .

@prefix :          <http://projects.bigasterisk.com/room/> .
@prefix board0:    <http://bigasterisk.com/homeauto/board0> .
@prefix board0pin: <http://bigasterisk.com/homeauto/board0/pin/> .
@prefix sensor:    <http://bigasterisk.com/homeauto/sensor/> .
@prefix houseLoc:  <http://bigasterisk.com/homeauto/houseLoc/> .