miniconf_mqtt

Crates.iominiconf_mqtt
lib.rsminiconf_mqtt
version0.13.1
sourcesrc
created_at2024-04-22 14:02:31.072013
updated_at2024-07-10 16:14:03.030662
descriptionMQTT interface for `miniconf`, using `minimq`
homepage
repositoryhttps://github.com/quartiq/miniconf
max_upload_size
id1216245
size48,353
Robert Jördens (jordens)

documentation

README

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 not set empty
Set Leaf some
Error Internal some

Notes

  • A list command will also list paths that are absent at runtime.
Commit count: 1187

cargo fmt