OBJECT
Details of USB change
type UsbChangeDetails {# Insertion or removal of USB devicetype: UsbChange! # Name of USB devicename: String! # UPNP id of USB deviceid: String! }