wswartz Posted July 4, 2013 Posted July 4, 2013 Hello, I have several PHP scripts on a web server and would like to call them based on triggers from ISY. For example a ISY program may say: if: time is 10pm and Garage Door sensor is open then: execute script http://web_server/garage_open.php ...which would run the php script. Anything in ISY that could accomplish this? Maybe something in the Notifications that would help? Thanks, Bill
arw01 Posted July 4, 2013 Posted July 4, 2013 Sounds like you need the network module for your ISY, it can do exactly those functions if your web server is set up to execute scripts on the call of a certain page or url. Alan
Recommended Posts