[dev_robobus-d_230322_3.0.0]云调度增加重启自驾功能
This commit is contained in:
@@ -46,6 +46,11 @@ interface IMoGoFuncBizProvider : IMoGoFunctionServerProvider {
|
||||
*/
|
||||
fun stopDispatchCancel(manualTrigger: Boolean)
|
||||
|
||||
/**
|
||||
* 调度重启自驾确认
|
||||
*/
|
||||
fun restartDispatchAffirm()
|
||||
|
||||
/**
|
||||
* 调度测试
|
||||
*/
|
||||
|
||||
@@ -107,6 +107,11 @@ interface IMoGoHmiProvider :IProvider{
|
||||
*/
|
||||
fun dismissDispatchDialog()
|
||||
|
||||
/**
|
||||
* 调度重启自驾弹窗展示
|
||||
*/
|
||||
fun showDispatchRestartDialog(msgData: DispatchAdasAutoPilotLocReceiverBean)
|
||||
|
||||
/**
|
||||
* 设置状态栏暗夜或明亮模式
|
||||
* 默认 light
|
||||
|
||||
Reference in New Issue
Block a user