1.1 KiB
1.1 KiB
1 | RS4000102404-3 | show me what is its start times of a snapshot of my security camera | now => @security-camera.current_event => notify |
---|---|---|---|
2 | R1613083-0 | alert me if sunset differs from TIME_0 and watch the work location of sunrise and sunset | edge ( monitor ( @org.thingpedia.weather.sunrise param:location:Location = location:work ) ) on not param:sunset_time:Time == TIME_0 => notify |
3 | RS5000504454-2 | send its captions of my recent instagram pictures via email | now => @com.instagram.get_pictures => @com.gmail.send_email on param:message:String = param:caption:String |
4 | R1629363-5 | what is the headline of a random xkcd comic ? | now => @com.xkcd.random_comic => notify |
5 | RS5000308428-2 | send me a pop up notification if my security camera change and the start time becomes DURATION_0 before this month | edge ( monitor ( @security-camera.current_event ) ) on param:start_time:Date == start_of unit:mon - DURATION_0 => notify |