{
    "bmc.dev.OpticalModule.Current": {
        "properties": {
            "TXBiasCurrentMilliAmps": {
                "baseType": "Double[]",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "光模块发送偏置电流"
            },
            "TXBiasCurrentLowerThresholdCritical": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送偏置电流告警下限阈值"
            },
            "TXBiasCurrentUpperThresholdCritical": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送偏置电流告警上限阈值"
            },
            "TXBiasCurrentUpperThresholdWarning": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送偏置电流警告上限阈值"
            },
            "TXBiasCurrentLowerThresholdWarning": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送偏置电流警告下限阈值"
            }
        }
    }
}