12 releases (7 breaking)

0.17.0 Oct 25, 2024
0.16.2 Oct 17, 2024
0.15.1 Oct 1, 2024
0.14.0 Sep 26, 2024
0.10.1 Apr 22, 2024

#292 in Configuration

Download history 155/week @ 2024-07-30 158/week @ 2024-08-06 140/week @ 2024-08-13 150/week @ 2024-08-20 229/week @ 2024-08-27 151/week @ 2024-09-03 142/week @ 2024-09-10 154/week @ 2024-09-17 316/week @ 2024-09-24 557/week @ 2024-10-01 390/week @ 2024-10-08 341/week @ 2024-10-15 289/week @ 2024-10-22 128/week @ 2024-10-29 144/week @ 2024-11-05 128/week @ 2024-11-12

755 downloads per month
Used in 3 crates

MIT license

160KB
3K SLoC

miniconf MQTT Client

This package contains a MQTT client exposing a miniconf interface via MQTT using minimq.

Command types

Command Node Response Topic Payload
Get Leaf set empty
List Internal set empty
Dump (any) not set empty
Set Leaf some
(Error) Internal some

Notes

  • List list paths that would result in miniconf::Traversal::Absent on Get or Set.

lib.rs:

The Minimq MQTT client for `miniconf``.

Dependencies

~2.2–3MB
~61K SLoC