The DeviceConnection relationship indicates that two or more Devices are connected together. | Qualifiers:Version ( "2.10.0" ) Association | Parameters (local in grey) | | MappingStrings { "MIF.DMTF|Bus Port Association|001.3" } Units ( "Bits" ) uint32 NegotiatedDataWidth ; When several bus and connection data widths are possible, the NegotiatedDataWidth property defines the one that is in use between the Devices. Data width is specified in bits. If data width is not negotiated, or if this information is not available or not important to Device management, the property should be set to 0. | Override ( "Dependent" ) CIM_LogicalDevice REF Dependent ; A second LogicalDevice that is connected to the Antecedent Device. | MappingStrings { "MIF.DMTF|Bus Port Association|001.2" } Units ( "Bits per Second" ) uint64 NegotiatedSpeed ; When several bus and connection speeds are possible, the NegotiatedSpeed property defines the one that is in use between the Devices. Speed is specified in bits per second. If connection or bus speeds are not negotiated, or if this information is not available or not important to Device management, the property should be set to 0. | Override ( "Antecedent" ) CIM_LogicalDevice REF Antecedent ; A LogicalDevice. |
| | | | |
|