From 59340c0b9107c813d6b3a5c953d693212485ad11 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 20 八月 2025 13:31:22 +0800 Subject: [PATCH] 2025年08月20日13:31:14 --- app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java | 5 ++++- 1 files changed, 4 insertions(+), 1 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 7a89d9c..7c40b98 100644 --- a/app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java +++ b/app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java @@ -65,7 +65,7 @@ public final static String UNI_EVENT_REPLY_DEVICE_OPEN_DEVICE_info = "device_info";//鑾峰彇璁惧锛堜簯绔級璇︽儏 public final static String UNI_EVENT_REPLY_DEVICE_OPEN_gateway_info = "gateway_info";//鑾峰彇閫嗗彉鍣紙鐗╃悊锛夎鎯� public final static String UNI_EVENT_REPLY_DEVICE_del_oid = "del_undermount_device";//鍒犻櫎BMS/鐢垫睜鍖� - + public final static String UNI_EVENT_REPLY_DEVICE_clear_data = "device_clear_data";//璁惧娓呯┖杩愯鏁版嵁 /*********OTA妯″潡*********/ @@ -100,6 +100,7 @@ public final static String UNI_EVENT_REPLY_OTHER_PASSWORD_VERIFIY = "password_verifiy";//link杩涜瀵嗙爜楠岃瘉 public final static String UNI_EVENT_REPLY_OTHER_GET_LOCAL_JSON = "get_local_json";//鏈湴json璧勬簮鏂囦欢鑾峰彇 public final static String UNI_EVENT_REPLY_OTHER_GET_SELECTED_IMAGE = "selected_image";//uni鍥剧墖鏂囦欢鑾峰彇 + public final static String UNI_EVENT_REPLY_OTHER_GET_DEVICE_LOCATION = "device_location";//璁惧瀹氫綅 /*********銆愭垜鐨勩�戞ā鍧�*********/ @@ -166,6 +167,8 @@ public final static String UNI_EVENT_NOTIFICATION_DEVICE_home_remove_refresh = "home_remove_refresh";//鐢电珯鍒犻櫎 public final static String UNI_EVENT_NOTIFICATION_DEVICE_home_debug_refresh = "home_debug_refresh";//鐢电珯浜屾璋冭瘯 public final static String UNI_EVENT_NOTIFICATION_DEVICE_home_delivery_refresh = "home_delivery_refresh";//鐢电珯浜や粯 + public final static String UNI_EVENT_NOTIFICATION_DEVICE_home_delivery_rollback = "home_delivery_rollback";//鐢电珯浜や粯鍥炴粴 + //endregion //region --------銆愬師鐢熴�戞墦寮�銆愬皬绋嬪簭銆�-------- -- Gitblit v1.8.0