修改解析协议

This commit is contained in:
chy
2026-04-22 10:13:24 +08:00
parent b06931cf24
commit 14cb86f051
7 changed files with 161 additions and 10 deletions

View File

@@ -281,6 +281,7 @@ public interface LideeConstant {
String ModbusRtu = "MODBUS-RTU";
String YinErDa = "YinErDa";
String JsonObject = "JSONOBJECT";
String GryyJson = "JSONOBJECT-GR";
String JsonArray = "JSON";
String ModbusRtuPak = "MODBUS-RTU-PAK";
String NetOTA = "OTA-NET";