whaleygeek / pyenergenie

A python interface to the Energenie line of products
MIT License
81 stars 51 forks source link

stdin streaming #114

Open whaleygeek opened 5 years ago

whaleygeek commented 5 years ago

An idea from here: https://github.com/whaleygeek/pyenergenie/issues/78

Create something so that another process can PIPEOUT to this process, and it sends commands to nominated switches. Use a simple textual format that other processes/scripts can easily generate, essentially turning this into a little service driven by stdin.