| | |
| | | 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模块*********/ |
| | |
| | | public final static String UNI_EVENT_REPLY_STAFF_EDIT = "staff_edit";//员工编辑 |
| | | public final static String UNI_EVENT_REPLY_USERRIGHTTYP = "user_right_type";//获取当前账号在公司的身份 |
| | | public final static String UNI_EVENT_REPLY_DOWNLOAD_MEMBER_AVATAR = "download_member_avatar";//下载成员(子账号)头像 |
| | | public final static String UNI_EVENT_REPLY_Message_Center_Detail = "message_center_detail";//打开消息详情 |
| | | |
| | | |
| | | |
| | | /*********Wifi模块*********/ |