From fa7946cd1f4eb93c459e3d250b6398987f6e79ef Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期一, 21 十月 2024 17:07:15 +0800 Subject: [PATCH] 2024年10月21日17:07:13 --- app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java b/app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java index 9bbd029..dbbb72d 100644 --- a/app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java +++ b/app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java @@ -59,6 +59,10 @@ public final static String UNI_EVENT_REPLY_DEVICE_INITIALIZEINVERTER = "initializeInverter";//鍒濆鍖栭�嗗彉鍣� public final static String UNI_EVENT_REPLY_DEVICE_REMOTEINFO = "set_device_remoteInfo";//璁剧疆璁惧杩滅▼淇℃伅edit_name public final static String UNI_EVENT_REPLY_DEVICE_EDIT_NAME = "edit_name";//璁惧鍚嶇О淇敼(淇敼鏄簯绔痮id鍚嶇О锛岃澶囦娇鐢╩odbus鍗忚淇敼) + public final static String UNI_EVENT_REPLY_DEVICE_NOT_RUN_DEVICE_LIST = "not_run_device_list";//鑾峰彇鏈繍琛岄�嗗彉鍣ㄥ垪琛� + public final static String UNI_EVENT_REPLY_DEVICE_OPEN_DEVICE_LIST= "open_device_list";//蹇嵎寮�鍚�嗗彉鍣� + public final static String UNI_EVENT_REPLY_DEVICE_OPEN_DEVICE_info= "device_info";//鑾峰彇璁惧璇︽儏 + /*********OTA妯″潡*********/ -- Gitblit v1.8.0