添加农业环境模块,集成 MQTT 客户端功能,支持配置参数和数据发布

This commit is contained in:
Wang Beihong
2026-04-22 01:21:26 +08:00
parent ffdb7065e3
commit 811b47d274
8 changed files with 425 additions and 38 deletions

View File

@@ -17,3 +17,5 @@ dependencies:
espressif/esp_lvgl_port: ^2.7.2
espressif/aht30: ^1.0.0
supcik/hx711: ^1.1.3
espressif/mqtt: ^1.0.0
espressif/cjson: ^1.7.19~2