diff service/reasoning/rules.n3 @ 118:7179284779fd

errors and logging in reasoning Ignore-this: 112b2985e0f5fd2a36abded52a5292b6
author drewp@bigasterisk.com
date Sun, 22 Sep 2013 00:31:39 -0700
parents 3988aaa5ea82
children 745eff67ad40
line wrap: on
line diff
--- a/service/reasoning/rules.n3	Sun Sep 22 00:30:20 2013 -0700
+++ b/service/reasoning/rules.n3	Sun Sep 22 00:31:39 2013 -0700
@@ -28,7 +28,7 @@
 
 {
   :auth :near :home .
-  dev:theaterDoorOutsideMotion :state :motion.
+  dev:theaterDoorOutsideMotion :state :sustainedMotion .
   dev:theaterDoorOpen :state :closed .
   env: :localHour :awakeTime .
 } => { dev:theaterDoorLock :state :unlocked } .