{
    "bmc.dev.OpticalModule.Power": {
        "properties": {
            "RXInputPowerMilliWatts": {
                "baseType": "Double[]",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "接收功率"
            },
            "TXOutputPowerMilliWatts": {
                "baseType": "Double[]",
                "readOnly": false,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送功率"
            },
            "RXPowerUpperThresholdCritical": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "接收功率告警上限阈值"
            },
            "RXPowerLowerThresholdCritical": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "接收功率告警下限阈值"
            },
            "RXPowerUpperThresholdWarning": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "接收功率警告上限阈值"
            },
            "RXPowerLowerThresholdWarning": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "接收功率警告下限阈值"
            },
            "TXPowerUpperThresholdCritical": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送功率告警上限阈值"
            },
            "TXPowerLowerThresholdCritical": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送功率告警下限阈值"
            },
            "TXPowerUpperThresholdWarning": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送功率警告上限阈值"
            },
            "TXPowerLowerThresholdWarning": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "emitsChangedSignal": "false"
                },
                "description": "发送功率警告下限阈值"
            }
        }
    }
}