app/src/main/java/com/hdl/photovoltaic/uni/HDLUniMP.java
@@ -65,6 +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模块*********/