rudybrian / GreenBeanify

Interface with your Green Bean connected GE appliance via web services
https://firstbuild.com/brudy/idea-ywuogk/
GNU General Public License v2.0
3 stars 1 forks source link

Add support for writing values #6

Open rudybrian opened 9 years ago

rudybrian commented 9 years ago

Send commands and ERDs to an appliance via HTTP POST to GreenBeanify.

Data to be sent with the command or ERD should be contained in the POST body as well as the format of the return data (if any) matching the formatting of what gea-sdk needs.