From bd8d027dc603e7e85a0f840df50b4cf89b8152a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=AE=8F=E5=AE=87?= Date: Wed, 28 Oct 2020 10:54:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=A7=8B=E7=BC=96=E5=86=99VR=E6=BC=94?= =?UTF-8?q?=E7=A4=BA=E6=A8=A1=E6=8B=9F=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...nario_push_vr_event_data_double_flash.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 modules/mogo-module-v2x/src/main/res/raw/scenario_push_vr_event_data_double_flash.json diff --git a/modules/mogo-module-v2x/src/main/res/raw/scenario_push_vr_event_data_double_flash.json b/modules/mogo-module-v2x/src/main/res/raw/scenario_push_vr_event_data_double_flash.json new file mode 100644 index 0000000000..29a2457283 --- /dev/null +++ b/modules/mogo-module-v2x/src/main/res/raw/scenario_push_vr_event_data_double_flash.json @@ -0,0 +1,19 @@ +{ + "sceneId": "200001", + "alarmContent": "发现前方双闪车辆注意绕行", + "expireTime": 30000, + "sceneCategory": 0, + "sceneDescription": "双闪车辆,自动绕行", + "sceneName": "双闪车辆,自动绕行", + "sceneLevel": 0, + "videoUrl": "", + "videoChannel": "", + "videoSn": "", + "tts": "发现前方双闪车辆注意绕行", + "zoom":false, + "zoomScale": 15, + "lat": 39.968678, + "lon": 116.405467, + "userHead": "", + "msgImgUrl": "" +} \ No newline at end of file