| | |
| | | public final static String UNI_EVENT_REPLY_HOME_CREATION = "creation";//住宅【电站】创建 |
| | | public final static String UNI_EVENT_REPLY_HOME_EDIT = "edit";//住宅【电站】编辑 |
| | | public final static String UNI_EVENT_REPLY_HOME_DETAILS = "details";//住宅【电站】详情 |
| | | public final static String UNI_EVENT_REPLY_Home_DEl = "del";//住宅【电站】删除 |
| | | public final static String UNI_EVENT_REPLY_HOME_DEl = "del";//住宅【电站】删除 |
| | | |
| | | public final static String UNI_EVENT_REPLY_HOME_CLOSE_HOME_DETAILS_PAGE= "close_home_details_page";//关闭详情页 |
| | | /*********设备模块*********/ |
| | | public final static String UNI_EVENT_REPLY_DEVICE_MODEL = "uni_device_model";//设备模块(大类) |
| | | public final static String UNI_EVENT_REPLY_DEVICE_LIST = "list";//本地逆变器设备列表 |