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

Allow editing of the settings via the web interface #14

Open rudybrian opened 9 years ago

rudybrian commented 9 years ago

See https://stackoverflow.com/questions/5670752/write-pretty-json-to-file-using-node-js for some suggestions for pretty-printing JSON and saving to a file.

There are also some existing node modules that can save and restore settings: nconf jsonfile json-file-plus