11 releases (6 breaking)

new 0.16.2 Oct 17, 2024
0.16.0 Oct 8, 2024
0.15.1 Oct 1, 2024
0.14.0 Sep 26, 2024
0.10.1 Apr 22, 2024

#246 in Configuration

Download history 139/week @ 2024-06-26 305/week @ 2024-07-03 512/week @ 2024-07-10 94/week @ 2024-07-17 129/week @ 2024-07-24 169/week @ 2024-07-31 148/week @ 2024-08-07 145/week @ 2024-08-14 132/week @ 2024-08-21 229/week @ 2024-08-28 165/week @ 2024-09-04 174/week @ 2024-09-11 123/week @ 2024-09-18 550/week @ 2024-09-25 437/week @ 2024-10-02 236/week @ 2024-10-09

1,404 downloads per month
Used in 3 crates

MIT license

125KB
2K 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.3–3MB
~62K SLoC