Profile: Boot
Context: Device Boot
Task: BootTasks
+Variable Set: %MYLOC = 0
Task: Approaching Destination
+WIFI: On, If %MYLOC=0
Task: Leaving Destination
+Send SMS, to XXXXXXXXX, "Johnny is leaving %MYLOC"
+WiFi: off
+Variable Set: %MYLOC = 0
---- Make one of these below for each destination to be monitored
(Home, School, Work, etc)
Profile: Near __________
Context: Cell Near -> populate with the Cells in the area
Task: Near Location
Exit Task: Leaving Destination
----- make one of these for each of the above (Work, school, Home,
etc)
Profile: At_____
Context: Wifi Near (SSID of wireless network)
Context: Variable Value: %MYLOC=0
Task: _______
+Variable Set: %MYLOC = _______
+Send SMS, to XXXXXXXXX, "Johnny has arrived at %MYLOC"
+Wifi: off (you can skip this one if wifi is used at this location)
-----------------------
> > - Show quoted text -- Hide quoted text -