Skip to main content

DmRequestedPeripheral

**Experimental** Requested peripheral entry with its required count.

type DmRequestedPeripheral {
count: Int!
name: String!
}

Fields

DmRequestedPeripheral.count ● Int! non-null scalar

**Experimental** Number of instances requested for this peripheral.

DmRequestedPeripheral.name ● String! non-null scalar

**Experimental** Peripheral type or identifier requested (generic or device-specific).