添加了 Mqtt 的界面和添加对话框

This commit is contained in:
2025-07-04 22:39:44 +08:00
parent 8325717b95
commit f86ce8194b
12 changed files with 452 additions and 14 deletions

View File

@@ -4,6 +4,6 @@ public enum LoadTypes
{
Devices,
Menu,
Mqtt,
Mqtts,
All
}