Added REST method to get regular outputs statuses #77

Merged
brbjr1 merged 21 commits from master into master 2017-12-10 01:34:55 +00:00
brbjr1 commented 2017-12-07 16:54:03 +00:00 (Migrated from github.com)

Rest method for getting statuses of regular outputs in a json format.

Rest method for getting statuses of regular outputs in a json format.
vitormhenrique (Migrated from github.com) approved these changes 2017-12-10 01:33:57 +00:00
vitormhenrique (Migrated from github.com) left a comment

I guess this is useful why?

I guess this is useful why?
brbjr1 commented 2017-12-10 01:38:45 +00:00 (Migrated from github.com)

I am using my home automation system Homeseer to control relays based on criteria. After print is completed and printer has been operational for 1 hour and tool0 is less than 50 degrees then turn off the printer, This is just one example. This method allows to keep the two systems in sync by polling current output status.

I am using my home automation system Homeseer to control relays based on criteria. After print is completed and printer has been operational for 1 hour and tool0 is less than 50 degrees then turn off the printer, This is just one example. This method allows to keep the two systems in sync by polling current output status.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gandalf/OctoPrint-Enclosure#77