There was an error while loading. Please reload this page.
2 parents 5e728a8 + d01e5da commit 8300ae3Copy full SHA for 8300ae3
1 file changed
README.md
@@ -239,6 +239,8 @@ See the [MCP server docs](tools/aimdb-mcp/) for Claude Desktop and other editors
239
| **MQTT** — `aimdb-mqtt-connector` | ✅ Ready | std, no_std |
240
| **KNX** — `aimdb-knx-connector` | ✅ Ready | std, no_std |
241
| **WebSocket** — `aimdb-websocket-connector` | ✅ Ready | std, wasm |
242
+| **Serial (COBS/UART)** — `aimdb-serial-connector` | ✅ Ready | std, no_std |
243
+| **Unix domain socket** — `aimdb-uds-connector` | ✅ Ready | std |
244
| **TCP** — `aimdb-tcp-connector` | ✅ Ready | std, no_std |
245
| **Kafka** | 📋 Planned | std |
246
| **Modbus** | 📋 Planned | std, no_std |
0 commit comments