Get an Unmanaged Device
Get a specified unmanaged device
Last updated
Was this helpful?
Get a specified unmanaged device
Last updated
Was this helpful?
Returns a specified . An unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any on an unmanaged device are unmanaged. To control an unmanaged device with Seam, .
Specify the desired unmanaged device by including the corresponding device_id
in the request body.
device_id
String Required
ID of the desired device.
This response also includes a Boolean ok
status indicator.
Returns an unmanaged device
that contains the set of applicable device properties. For details, see .
Returns a specified unmanaged device.
An unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any access codes on an unmanaged device are unmanaged. To control an unmanaged device with Seam, convert it to a managed device.
You must specify either device_id
or name
.
ID of the unmanaged device that you want to get.
Name of the unmanaged device that you want to get.