[dev_arch_opt_3.0] 添加obu信息展示,待联调
This commit is contained in:
@@ -9,14 +9,8 @@ package com.mogo.eagle.core.function.api.datacenter.obu
|
||||
interface IMoGoObuInfoListener {
|
||||
|
||||
/**
|
||||
* @param obuVersionName OBU硬件版本
|
||||
* @param obuInfoStr OBU信息
|
||||
*/
|
||||
fun onGetObuVersionName(obuVersionName: String)
|
||||
|
||||
/**
|
||||
* obuDeviceId
|
||||
*/
|
||||
fun onObuDeviceId(obuDeviceId: String)
|
||||
|
||||
fun onGetObuInfo(obuInfoStr: String)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user