M-Bus HTTPD API Skill
mbus-local
mbus-local
| Method | Path | Description |
|---|---|---|
GET | /mbus/api | |
GET | /mbus/hat | Returns this API specification |
POST | /mbus/hat/on | Gets Raspberry Pi Hat information |
POST | /mbus/hat/off | Turns on power to the M-Bus |
POST | /mbus/scan/{device}/{baudrate} | Turns off power to the M-Bus |
POST | /mbus/get/{device}/{baudrate}/{address} | Scan the specified device for slaves |
POST | /mbus/getMulti/{device}/{baudrate}/{address}/{maxframes} | Gets data from the slave identified by {address} |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install mbus-local
Downloads and installs to ~/.claude/skills/mbus-local/
0.3.5 (2026-02-13)