{
    "bmc.kepler.Systems.OpticalModule.BiasCurrent": {
        "properties": {
            "TXBiasCurrentMilliAmps": {
                "baseType": "Double[]",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrent1MilliAmps": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的通道1的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrent2MilliAmps": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的通道2的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrent3MilliAmps": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的通道3的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrent4MilliAmps": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的通道4的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrent5MilliAmps": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的通道5的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrent6MilliAmps": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的通道6的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrent7MilliAmps": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的通道7的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrent8MilliAmps": {
                "baseType": "Double",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "false"
                },
                "description": "读取的通道8的电流,单位毫安",
                "example": 0
            },
            "TXBiasCurrentStatus": {
                "baseType": "U32",
                "readOnly": true,
                "options": {
                    "volatile": true,
                    "emitsChangedSignal": "true"
                },
                "description": "偏置电流异常状态;每个bit对应一个通道,某个bit取值1表示是对应偏置电流通道故障;当前光模块最多8通道,属性预留32位便于扩展",
                "example": 0
            },
            "TXLowerThresholdCritical": {
                "baseType": "Double",
                "readOnly": true,
                "description": "发送偏置电流告警下限阈值",
                "example": 65535
            },
            "TXUpperThresholdCritical": {
                "baseType": "Double",
                "readOnly": true,
                "description": "发送偏置电流告警上限阈值",
                "example": 65535
            },
            "BiasCurrentTXUpperThresholdWarning": {
                "baseType": "Double",
                "readOnly": true,
                "description": "发送偏置电流警告上限阈值",
                "example": 65535
            },
            "BiasCurrentTXLowerThresholdWarning": {
                "baseType": "Double",
                "readOnly": true,
                "description": "发送偏置电流警告下限阈值",
                "example": 65535
            }
        }
    }
}