{
"bmc.kepler.Systems.OpticalModule.Channel": {
"properties": {
"Id": {
"baseType": "U8",
"readOnly": true,
"options": {
"emitsChangedSignal": "const"
},
"description": "光模块RX/TX通道号",
"example": 1
},
"BiasCurrentMilliAmps": {
"baseType": "Double",
"readOnly": true,
"description": "通道的偏置电流,单位毫安",
"example": 65535
},
"RXPowerMilliWatts": {
"baseType": "Double",
"readOnly": true,
"description": "通道的接收功率,单位毫瓦",
"example": 65535
},
"TXPowerMilliWatts": {
"baseType": "Double",
"readOnly": true,
"description": "通道的发送功率,单位毫瓦",
"example": 65535
}
}
}
}