{
"bmc.dev.Fan.LogCollection": {
"properties": {},
"methods": {
"DumpLogInfo": {
"description": "收集风扇日志",
"req": {
"path": {
"baseType": "String",
"description": "日志保存路径"
}
},
"rsp": {
"result": {
"baseType": "Boolean",
"description": "返回结果,true:成功;false:失败"
}
}
}
}
}
}