Lyr3x / jane

Home-Automation-System based on RPi
http://lyr3x.github.io/Jane/
GNU General Public License v2.0
4 stars 3 forks source link

ping flag for commands #126

Closed Nesurion closed 9 years ago

Nesurion commented 9 years ago

Lets add a flag to api request (http request header), that the command should only be executed if ping succeeds. As a result timetable entries could get an option to only execute if ping succeeds, resulting in more dynamic tasks. To implement this feature, changes in current ping feature, as well as routes would be necessary.

Nesurion commented 9 years ago

see #132