| | |
| | | * 3、能管中心:ngzx |
| | | */ |
| | | public interface MenuPageId{ |
| | | String[] componentIds = new String[]{"Infovision iPark Platform","dfe","cems"}; |
| | | String afzx = "afzx";//安防中心 |
| | | String[] componentIds = new String[]{"vms","dfe","cems"}; |
| | | // String[] componentIds = new String[]{"Infovision iPark Platform","dfe","cems"}; |
| | | String afzx = "010100";//安防中心 |
| | | String xkzx = "xkzx";//消控中心 |
| | | |
| | | String ngzx = "ngzx";//能管中心 |
| | | String jsc = "jsc";//物业后勤 |
| | | String kqgzt = "attendance_workstand";//考勤管理 |
| | |
| | | String[] transparentchannel= new String[]{"/api/v1/transparentchannel","发送消息给LED"};//发送消息给LED |
| | | String[] platformsList= new String[]{"/api/platformService/v1/platforms","获取全部月台信息"};//获取全部月台信息 |
| | | String[] platformStatus= new String[]{"/api/platformService/v1/platform/status","获取月台状态"};//获取月台状态 |
| | | String[] customBroadcast= new String[]{"/api/ibas/v1/customBroadcast","用于设置广播的自定播放和停止"};//用于设置广播的自定播放和停止 |
| | | String[] customBroadcast= new String[]{"/api/ibas/v1/customBroadcast","用于设置0789150665" + |
| | | "广播的自定播放和停止"};//用于设置广播的自定播放和停止 |
| | | String[] iccmAppointment= new String[]{"/api/iccm/v2/appointment/","iccm访客登记添加"};//iccm访客登记添加 |
| | | String[] iccmUpdateAppointment= new String[]{"/api/iccm/v2/appointment/update","iccm访客登记修改"};//iccm访客登记修改 |
| | | String[] iccmCancelAppointment= new String[]{"/api/iccm/v1/appointment/cancel","iccm访客登记取消"};//iccm访客登记取消 |
| | |
| | | DOOR_FACE_AUTH_FAIL(197163, "人脸认证失败" ), |
| | | DOOR_FACE_AUTH_SUCCESS(196893, "人脸认证通过" ), |
| | | PLATFORM_WORKSTATUS(483329, "月台工作状态事件" ), |
| | | PLATFORM_CAR_STATUS(487425, "月台车辆状态事件" ) |
| | | PLATFORM_CAR_STATUS(487425, "月台车辆状态事件" ), |
| | | //todo 暂未提供 |
| | | SECURITY_STATUS(111111, "安防事件" ) |
| | | |
| | | ; |
| | | // 成员变量 |