DeviceInput Input Object
Data to create or update a Device
Fields
#
controllerId
The ID of the Controller that this Device is connected to, if null the device is not connected to a controller and cannot be addressed
softwareId
A software ID for this Device, if the device is JMF enabled then this should be the JMF DeviceID
uri
The URI of the Device, this is the address that the controller will use to communicate with the device
Usages
#
References
#
- Argument input of field createDevice from type Mutation
- Argument input of field updateDevice from type Mutation
Previous
DeviceFilterQuery
Next
DeviceKind