Web API
When micro-ebusd is running, it extends the HTTP server with micro-ebusd specific endpoints.
For the time being, it adds the endpoints desribed below.
GET /api/v1/ebus/list
Lists available messages.
The result is similar to the MQTT message list payload
GET /api/v1/ebus/get
Returns message details.