| Crates.io | miniconf_mqtt |
| lib.rs | miniconf_mqtt |
| version | 0.19.0 |
| created_at | 2024-04-22 14:02:31.072013+00 |
| updated_at | 2025-05-20 13:53:40.286786+00 |
| description | MQTT interface for `miniconf`, using `minimq` |
| homepage | |
| repository | https://github.com/quartiq/miniconf |
| max_upload_size | |
| id | 1216245 |
| size | 47,995 |
miniconf MQTT ClientThis package contains a MQTT client exposing a miniconf interface via MQTT using minimq.
| Command | Node | Response Topic | Payload |
|---|---|---|---|
| Get | Leaf | set | empty |
| List | Internal | set | empty |
| Dump | (any) | not set | empty |
| Set | Leaf | some | |
| (Error) | Internal | some |
List list paths that would result in miniconf::Traversal::Absent on Get or Set.