[add] 前车碰撞预警 UI + 测试数据

This commit is contained in:
liujing
2021-03-24 11:54:05 +08:00
parent 9b2944c92c
commit b60e2803d4
15 changed files with 201 additions and 38 deletions

View File

@@ -145,6 +145,8 @@ public class V2XMessageEntity<T> implements Serializable {
int ALERT_RECOMMEND_ROUTE = 1_011;
// 基于预判目的地违章高发停车场推荐
int ALERT_RECOMMEND_PARKING = 1_012;
// 前车碰撞预警
int ALERT_THE_FRONT_CRASH_WARNING = 1_0013;
// 推送VR消息展示
int ALERT_PUSH_VR_SHOW = 2_000;
// 自车求助