Skip to content

Commit

Permalink
replace IMEI by device identifier
Browse files Browse the repository at this point in the history
  • Loading branch information
AxelNennker authored Dec 7, 2024
1 parent 1f991bc commit e9c5729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/device-identifier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ info:
![Device Identifier API Overview](https://raw.githubusercontent.com/camaraproject/DeviceIdentifier/main/documentation/API_documentation/resources/Device_Identifier_Overview.png)
The Device Identifier API allows the API consumer to obtain the IMEI and associated parameters for a specified mobile subscription identifier or equivalent. The mobile subscription can be identified using one of the following subscription identifiers:
The Device Identifier API allows the API consumer to obtain a device identifer and associated parameters for a specified mobile subscription identifier or equivalent. The mobile subscription can be identified using one of the following subscription identifiers:
- the subscription phone number (also known as MSISDN)
- the subscription network access identifier, which is a domain specific identifier typically allocated to devices that do not require voice / SMS connectivity
- the current IP address and port alloacted to the device, which must be an IPv6 or public IPv4 address
Expand Down

0 comments on commit e9c5729

Please sign in to comment.