{
"bmc.dev.OpticalModule.Channel": {
"properties": {
"ChannelId": {
"baseType": "U8",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "光模块RX/TX通道号"
},
"BiasCurrentMilliAmps": {
"baseType": "Double",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "通道的偏置电流"
},
"RXPowerMilliWatts": {
"baseType": "Double",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "通道的接收功率"
},
"TXPowerMilliWatts": {
"baseType": "Double",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "通道的发送功率"
}
}
}
}