瀏覽代碼

[WallPadAPI]
1. 서브기기 통신속도 기본값 변경(1200)

jglee 2 年之前
父節點
當前提交
c7b75a0879
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      WallPadAPI/src/main/java/com/artncore/WallPadDataMgr/wallpaddbmgr.java

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

@@ -172,6 +172,7 @@ public class wallpaddbmgr {
             {"1", "1", define.DEVICE_ID_VENTIL, define.DEVICE_ENABLE, "종류(기본)"},
             {"1", "1", define.DEVICE_ID_INTERLAYER_NOISE_SENSOR, define.DEVICE_DISABLE, ""},
             {"1", "1", define.DEVICE_ID_SENSOR_AP, define.DEVICE_DISABLE, ""},
+            {"1", "1", define.DEVICE_ID_SUBPHONE_BAUDRATE, define.DEVICE_ENABLE, "종류(1200)"},
 
             {"1", "1", define.DEVICE_ID_ENERGY_DEVICES, define.DEVICE_DISABLE, ""},
             {"1", "1", define.DEVICE_ID_IPARKENERGY, define.DEVICE_DISABLE, ""},