From: rtrimana Date: Sun, 4 Aug 2019 14:15:05 +0000 (-0700) Subject: New commands for hue and non hue groups. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fe2be47970a8ae69cb4ecfc522d52e40d94d0a86;p=smartthings-infrastructure.git New commands for hue and non hue groups. --- diff --git a/run.sh b/run.sh index 675c82d..019ba29 100755 --- a/run.sh +++ b/run.sh @@ -1,7 +1,7 @@ #!/bin/bash # Device conflict -python ModelCheck.py ../jpf-core/ ../logs/nonHueLights/ ../smartapps/ appLists/device-interaction/nonHueLightsAppList +python ModelCheck.py ../jpf-core/ ../logs/nonHueLights/ ../smartapps/ appLists/device-interaction/nonHueLightsAppList appLists/device-interaction/nonHueLightsAppList2 #python ModelCheck.py ../jpf-core/ ../logs/hueLights/ ../smartapps/ appLists/device-interaction/hueLightsAppList #python ModelCheck.py ../jpf-core/ ../logs/thermostats/ ../smartapps/ appLists/device-interaction/thermostatsAppList appLists/device-interaction/thermostatsAppList2 #python ModelCheck.py ../jpf-core/ ../logs/alarms/ ../smartapps/ appLists/device-interaction/alarmsAppList appLists/device-interaction/alarmsAppList2