diff service/reasoning/rules.n3 @ 923:4ae49c6adecb

errors and logging in reasoning Ignore-this: 112b2985e0f5fd2a36abded52a5292b6 darcs-hash:20130922073139-312f9-4bb490330fe3e64b3ee87176e7eb2385255c4c72
author drewp <drewp@bigasterisk.com>
date Sun, 22 Sep 2013 00:31:39 -0700
parents bcd2d597c8e8
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 } .