problem with location rules

45 views
Skip to first unread message

angelo sebastianelli

unread,
Jan 7, 2016, 7:57:45 AM1/7/16
to Wireless Sensor Tags
Hi, 
i am trying to use this rule but the location does not trigger it. Does it really work only with IOS system? do i need to open the app?

var region = <_The region_>;
KumoApp.Log("current state is " + region.State );
region.exitAll= function () {
<#WeMo switches_[82]_N#>.forEach(function(s){
                        try{
                            s.lightOff();
                        }
           catch(e){
                            KumoApp.Log(JSON.stringify(e));
                        }

});
};

angelo sebastianelli

unread,
Jan 10, 2016, 5:14:15 AM1/10/16
to Wireless Sensor Tags
some help?

Senyo

unread,
Jan 21, 2016, 5:50:59 PM1/21/16
to Wireless Sensor Tags
I'm using a wireless tag as a key ring and use its in and out of range feature to trigger events.

Zhiheng Cao

unread,
Jan 22, 2016, 3:47:22 PM1/22/16
to angelo sebastianelli, Wireless Sensor Tags
You just need to open the app once. When you start the KumoApp you should receive a push notification on all devices you chose for the region, asking you to start monitoring region. Let me know if you receive that or not.
--
You received this message because you are subscribed to the Google Groups "Wireless Sensor Tags" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wireless-sensor-...@googlegroups.com.
To post to this group, send email to wireless-s...@googlegroups.com.
Visit this group at https://groups.google.com/group/wireless-sensor-tags.
To view this discussion on the web visit https://groups.google.com/d/msgid/wireless-sensor-tags/9195562e-950b-4a00-97f7-68b23ce654cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Sent from MetroMail
Reply all
Reply to author
Forward
0 new messages