RESTful API

Restful API logo

The Gateway communicates via MQTT and publishes and listens to a number of topics.

However, there is also a very powerful RESTful API available. This means you can send HTTP commands with GET and POST/PUT like

http://<hostname>/api/<device>/
f.i. http://<hostname>/api/boiler/info

See the EMS-ESP Wiki [1] for all the details on the API.