[6.4.4]增加getVIN接口
This commit is contained in:
@@ -337,6 +337,11 @@ interface IMoGoAutopilotControlProvider : IMoGoFunctionServerProvider {
|
||||
*/
|
||||
fun getProtocolVersion(): Int
|
||||
|
||||
/**
|
||||
* 获取VIN车辆识别代号
|
||||
*/
|
||||
fun getVIN(): String
|
||||
|
||||
fun connectSpecifiedServer(ip: String)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user