Select this function to export the current list of devices to a file with semicolon-separated values (CSV).
When you click Export, DME will download a CSV file with all the device information to your browser. Note that your browser's pop-up blocker may refuse this. The file is saved as devices_export_<currentdate>.csv
.
The first line in the exported file will contain the names of the exported columns:
terminalID
- the device ID. Note that any dashes etc. are removed from the device ID.
dmeVersion
- the version of DME installed on the device.
inUse
- whether the device is in use - the value of the License column in the Devices tab.
lastUsed
- the time of the last synchronization of the device.
lastUserID
- the ID of the previous user of the device.
locked
- whether the device is locked (blocked).
phoneModel
- the model name of the device.
phoneNumber
- the phone number of the device.
platform
- the device platform, for instance Android
or Symbian
.
userID
- the ID of the current user of the device. May be the same as lastUserID
.
userType
- the user type of the device - Normal
for users of the full DME client, DMO_User
for users of the DME Basic MDM client.