dto.DeviceResourceIdentifier
Device identifiers, one or more are required
dto.DeviceResourceIdentifier
Device identifiers, one or more are required
Properties
| Name | Type | Required | Description |
|---|---|---|---|
deveui | string | No | the IEEE EUI64 address space used to identify a device. It is supplied by the device manufacturer |
deviceid | string | No | This is a UUID value of the device created when the device is onboarded |
esn | integer (uint64) | No | The Electronic Serial Number (ESN) of the device |
iccid | string | No | The 20-digit Integrated Circuit Card ID (SIM card ID) |
imei | integer (uint64) | No | The 15-digit International Mobile Equipment ID |
imsi | integer (uint64) | No | The 64-bit International Mobile Subscriber Identity |
mac | string | No | The Media Access Control address of the device, listed on the device in the format XX-XX-XX-XX-XX-XX or XX:XX:XX:XX:XX:XX |
manufacturer | string | No | The manufacturer of the device |
meid | string | No | The 56-bit Mobile Equipment ID |
msisdn | string | No | The Mobile Station International Subscriber Directory Number. In the USA, this is 1+ a 10-digit phone number |
node_uuid | string | No | The UUID of the node the device is associated with |
qrcode | string | No | The numeric value of the Quick Response (QR) code |
serial | string | No | The device's serial number |