Added REST method to get regular outputs statuses #77
Reference in New Issue
Block a user
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rest method for getting statuses of regular outputs in a json format.
I guess this is useful why?
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.