#mqtt #topic #payload

mqtt_macro

MqttItem trait, that helps with defining topics and json payloads for MQTT broker usage

1 unstable release

0.1.0 Feb 23, 2023

#1125 in Web programming

Download history 961/week @ 2024-12-10 801/week @ 2024-12-17 24/week @ 2024-12-24 4/week @ 2024-12-31 194/week @ 2025-01-07 225/week @ 2025-01-14 79/week @ 2025-01-21 251/week @ 2025-01-28 239/week @ 2025-02-04 280/week @ 2025-02-11 263/week @ 2025-02-18 326/week @ 2025-02-25 138/week @ 2025-03-04 113/week @ 2025-03-11 258/week @ 2025-03-18 207/week @ 2025-03-25

765 downloads per month

MIT license

12KB
286 lines

A crate for easily transforming structs and (simple) enums into MQTT items with a topic and payload.

Dependencies

~2.7–4MB
~84K SLoC