Ver Fonte

[WallPadAPI]
1. 6410기본값 변경
- 무선도어락 -> 유선도어락
2. Jar파일 등록

jglee há 2 anos atrás
pai
commit
a039c135b1

BIN
WallPadAPI/jar/WallPadAPI.jar


+ 1 - 1
WallPadAPI/src/main/java/com/artncore/WallPadDataMgr/wallpaddbmgr.java

@@ -488,7 +488,7 @@ public class wallpaddbmgr {
             {"1", "1", define.DEVICE_ID_SENSOR, define.DEVICE_ENABLE, "외부동체사용(사용함)내부동체사용(사용함)외부동체를내부동체로사용(사용안함))"},
             {"1", "1", define.DEVICE_ID_SUBPHONE_BAUDRATE, define.DEVICE_ENABLE, "종류(1200)"},
             {"1", "1", define.DEVICE_ID_GAS, define.DEVICE_ENABLE, ""},
-            {"1", "1", define.DEVICE_ID_DOORLOCK, define.DEVICE_ENABLE, "종류(무선)"},
+            {"1", "1", define.DEVICE_ID_DOORLOCK, define.DEVICE_ENABLE, "종류(유선)"}, // jglee - 2022.085.23 변경
             {"1", "4", define.DEVICE_ID_THERMO, define.DEVICE_ENABLE, ""},
             {"1", "3", define.DEVICE_ID_LIGHT, define.DEVICE_ENABLE, "종류(현산향일체형조명기본형)"},