[2.13.0-arch-opt] obu warning v2v and socket toast

This commit is contained in:
zhongchao
2023-02-28 15:54:02 +08:00
parent 1fc73dc097
commit 85a6305319
6 changed files with 40 additions and 59 deletions

View File

@@ -1,7 +1,6 @@
package com.mogo.eagle.core.function.api.obu
import com.mogo.eagle.core.data.traffic.TrafficData
import mogo.telematics.pad.MessagePad
/**
* @author xiaoyuzhou
@@ -17,13 +16,6 @@ interface IMoGoObuStatusListener {
}
/**
* obu Tracker data
*/
fun updateTrackerFusionData(trackObject: MessagePad.TrackedObject?){
}
/**
* 更新obu Tracker 预警信息
*/