mbus.local

mbus.local API

7 endpoints iot
πŸ“„ Docs πŸ“‹ OpenAPI spec πŸ”¬ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Returns this API specification
curl \
  http://mbus.local/mbus/api
Gets Raspberry Pi Hat information
curl \
  http://mbus.local/mbus/hat

Endpoints (7 total)

GET
/mbus/api
Returns this API specification
GET
/mbus/hat
Gets Raspberry Pi Hat information
POST
/mbus/hat/on
Turns on power to the M-Bus
POST
/mbus/hat/off
Turns off power to the M-Bus
POST
/mbus/scan/{device}/{baudrate}
Scan the specified device for slaves
POST
/mbus/get/{device}/{baudrate}/{address}
Gets data from the slave identified by {address}
POST
/mbus/getMulti/{device}/{baudrate}/{address}/{maxframes}
Gets data from the slave identified by {address}, and supports multiple respo…

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints7
Categories1
http://mbus.local