Adding other devices to LogMeIn Resolve MDM
In addition to managing mobile devices and computers, LogMeIn Resolve MDM can be also used for keeping records of other devices, such as monitors, printers, VR headsets, external drivers and wearables. This article describes how you can add other devices to LogMeIn Resolve MDM.
There are two ways to add other devices:
- From LogMeIn Resolve MDM console
-
- Go to the page, and choose .
- Fill in the fields "Identifier", "Manufacturer" and "Model" in order to create a new device for the system. After this, you can add more information, like the device user and warranty details through the Device form.
-
Via
API
-
Add devices via API, by choosing the method POST under the Device item:
- POST https://mdm.gotoresolve.com/<sitename>/api/v2/Device
- Parameters: "Identifier", "Manufacturer" and "Model" are required.
Other devices are shown among managed devices on the
page. You can filter out the devices by selecting "Other" for the Device type column.