对象编号:{{ callLogDetailData.objCode }}
对象名称:{{ callLogDetailData.objName }}
对象类型:{{ formatObjType(callLogDetailData.objType) }}
模型代码:{{ callLogDetailData.modelCode }}
能力标识:{{ callLogDetailData.abilityKey }}
对象能力:{{ callLogDetailData.abilityName }}
调用时间:{{ callLogDetailData.callTime }}
响应时间:{{ callLogDetailData.resTime }}
调用结果:{{ formatCallStatus(callLogDetailData.callStatus) }}
调用载体:
{{ callLogDetailData.callPayload }}
响应载体:
{{ callLogDetailData.resPayload }}
对象编号:{{ reportDetailData.objCode }}
对象名称:{{ reportDetailData.objName }}
对象类型:{{ formatObjType(reportDetailData.objType) }}
消息类型:{{ reportDetailData.msgDesc }}
上报时间:{{ reportDetailData.reportTime }}
上报载体:
{{ reportDetailData.reportPayload }}
设备名称:{{ curRow.deviceName }}
设备代码:{{ curRow.deviceCode }}
子系统:{{ curRow.subsystemName }}
设备类型:{{ curRow.deviceCategoryName }}
归属设施:{{ curRow.refFacsName }}
{{ tableData.title }}