{
"bmc.dev.NVMe.Management": {
"properties": {
"NvmeProtocol": {
"baseType": "U8",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "NVMe盘使用的协议,如:NVMe-MI、SSD-Form Factor"
},
"SupportedMctpOverPcie": {
"baseType": "Boolean",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "是否支持MCTP Over PCIe"
},
"SupportedVendorSpecificSmart": {
"baseType": "U8",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "是否支持厂商自定义SMART信息"
},
"VPDChip": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "读取VPD数据的芯片引用对象"
},
"SSDChip": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "读取基础管理数据的芯片引用对象。"
},
"RefComponent": {
"baseType": "String",
"readOnly": true,
"options": {
"emitsChangedSignal": "false"
},
"description": "硬盘关联的部件对象。"
}
},
"methods": {}
}
}