diff service/reasoning/rules.n3 @ 67:b0f9eef8bb5d

slideshow button rule Ignore-this: 147808773395eac0b1a1dce591fed84c
author drewp@bigasterisk.com
date Wed, 10 Apr 2013 20:54:04 -0700
parents 42411726a7ca
children 3988aaa5ea82
line wrap: on
line diff
--- a/service/reasoning/rules.n3	Wed Apr 10 20:52:49 2013 -0700
+++ b/service/reasoning/rules.n3	Wed Apr 10 20:54:04 2013 -0700
@@ -49,6 +49,11 @@
   <http://bigasterisk.com/host/dash/monitor> :powerState :off .
 } .
 
+{ <http://projects.bigasterisk.com/room/star/button/grn> :change :down . } =>
+{
+  <http://bigasterisk.com/host/star/slideshow> :postAction <http://bigasterisk.com/host/star/slideshow/advance> .
+} .
+
 #{ :playstation :powerState ?s } => { <http://bigasterisk.com/host/bang/monitor> :powerState ?s } .
 
 {