[6.5.0][道路事件] 绿波通行业务逻辑
This commit is contained in:
@@ -217,4 +217,14 @@ interface IMoGoHmiProvider :IProvider{
|
||||
* 通知小智形象要变化了
|
||||
*/
|
||||
fun notifyXiaoZhiStatusChanged(event: Event, state: State)
|
||||
|
||||
/**
|
||||
* 展示绿波通行弹窗
|
||||
*/
|
||||
fun showGreenWave(min: Int, max: Int, cross: Int)
|
||||
|
||||
/**
|
||||
* 隐藏绿波通弹窗
|
||||
*/
|
||||
fun dismissGreenWave()
|
||||
}
|
||||
Reference in New Issue
Block a user