[6.2.0] remove impl of real time and tanlu service , update socket of heart beat func

This commit is contained in:
zhongchao
2023-11-06 11:32:23 +08:00
parent 112f43e829
commit 5cfcf840ff
10 changed files with 37 additions and 156 deletions

View File

@@ -10,6 +10,7 @@ import fault_management.FmInfo
object CallerFaultManagementStateListenerManager : CallerBase<IMoGoFaultManagementStateListener>() {
fun invokeFaultManagementState(fmInfo: FmInfo.FaultResultMsg) {
M_LISTENERS.forEach {
val listener = it.value