Files
MoGoEagleEye/core/mogo-core-function-api/README.md
董宏宇 aa01a90a6a 修改AndroidManifest.xml中的包名
Signed-off-by: 董宏宇 <martindhy@gmail.com>
2021-09-26 14:42:22 +08:00

19 lines
601 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### 模块说明
本模块定义业务层具备那些功能不提供具体业务实现所有具体业务实现均在mogo-core-function-impl模块中
base
IMoGoFunctionProvider--------带界面的功能模块
IMoGoFunctionServerProvider--服务类型的功能模块
adas--域控制器相关
chat--车聊聊相关
check--车辆检测相关
dispatch--车辆调度相关
hmi--UI这里承载的是所有鹰眼的UI展示
map--地图相关
hd--高精地图
smp--小地图
notice--公告
obu--OBU预警逻辑相关
tts--语音播报&语音交互相关
v2x--车机端预警逻辑相关