psych0d0g / ESP8266_FishTank

IOT ESP8266 Fishtank Controller
MIT License
4 stars 0 forks source link

Create a proper API #4

Closed psych0d0g closed 6 years ago

psych0d0g commented 6 years ago

API can be used by 3. party app developers to communicate with the controller (Configuration, Current Status, Monitoring and alerting in certain conditions)

psych0d0g commented 6 years ago

Low prio, maybe wont be implemented at all, one can push post data to /settings for configuration and call fishtank.json for current values and stati

Close for now - maybe we'll revisit at a later time