[640][系统监控] 添加系统监控接口线路下载状态线路ID解析,添加带有线路ID的回调

This commit is contained in:
xinfengkun
2024-04-02 10:07:15 +08:00
parent c187a24a03
commit f8c50978d7
7 changed files with 49 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ interface IMoGoAutopilotStatusListener {
fun onAutopilotSNRequest(basicInfoReq: MessagePad.BasicInfoReq) {}
/**
* 工控机监控节点
* 监控事件报告
*/
fun onAutopilotGuardian(guardianInfo: MogoReportMsg.MogoReportMessage?) {}