[8.0.0][adas] 域控摄像头上传NDE云开关命令以及状态查询

This commit is contained in:
xinfengkun
2025-04-17 15:13:59 +08:00
parent a5e1db1abf
commit 7529d51e5b
9 changed files with 147 additions and 0 deletions

View File

@@ -1478,6 +1478,12 @@ class MoGoAdasListenerImpl : OnAdasListener {
CallerCloudConfigListenerManager.invokeCloudConfig(config)
}
override fun onImgUploadCloudStatusResp(
header: MessagePad.Header,
resp: MessagePad.ImgUploadCloudStatusResp
) {
}
/**
* 是否可以启动自动驾驶
* 使用方法查看app_ipc_monitoring/uiMainActivity/onAutopilotAbility