OBJECT

DeviceOutput

Device output

link GraphQL Schema definition

  • type DeviceOutput {
  • # Holds the Device details
  • device: Device
  • # Organization Unit Identifier
  • organizationUnitId: UUID
  • }