Merge branch 'dev_arch_opt_3.0' into 'dev_robobus-m1-p-app-module_1.1.0_230112_1.1.0'
Dev arch opt 3.0 See merge request zhjt/AndroidApp/MoGoEagleEye!692
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