Skip to main content

DmSoftwareComponent

**Experimental** The software component used in configuration.xml, optionally linked to a library ID.

type DmSoftwareComponent {
componentLibraryId: String
id: String!
name: String!
}

Fields

DmSoftwareComponent.componentLibraryId ● String scalar

**Experimental** The component library ID that this software component belongs to.

DmSoftwareComponent.id ● String! non-null scalar

**Experimental** Id of the software component

DmSoftwareComponent.name ● String! non-null scalar

**Experimental** Name of the software component (e.g. a middleware or driver) defined in the configuration.xml for this device.