ENUM

DeviceIdentifierTypeEnum

Possible kinds of DeviceIdentifiers

link GraphQL Schema definition

enum DeviceIdentifierTypeEnum {

The MAC address of the bluetooth interface
bluetooth_mac

The serial number of the device
esn

The IMEI of the cellular transmissor
imei_cellular

The IMEI of the satellite transmissor
imei_satellite

The first cellular SIM identifier
simid_cellular_one

The second cellular SIM identifier
simid_cellular_two

The MAC address of the wifi interface
wifi_mac
}