添加广播MDNS服务

This commit is contained in:
2024-08-19 09:39:32 +08:00
parent 1f7bc017ca
commit 0a5b0db9a5
192 changed files with 22181 additions and 616 deletions

View File

@@ -1,12 +1,12 @@
[
{
"cmd": "GET_BACK_SW_VERSION",
"cmd": "GET_BACK_V851_VERSION",
"val": 0,
"lable": "后板V851版本:",
"timeout": 2000
},
{
"cmd": "GET_BACK_SW_VERSION",
"cmd": "GET_BACK_806_VERSION",
"val": 0,
"lable": "后板806版本:",
"timeout": 2000
@@ -24,9 +24,9 @@
"timeout": 2000
},
{
"cmd": "GET_BACK_UID",
"cmd": "GET_BACK_UUID",
"val": 0,
"lable": "UID:",
"lable": "UUID:",
"timeout": 2000
}
]