Lock Thing to IMEI
This guide will show you how you can Enable and Disable Master IMEI settings for your SIM card, in order to limit the SIM card usage by device IMEI.
Last updated
This guide will show you how you can Enable and Disable Master IMEI settings for your SIM card, in order to limit the SIM card usage by device IMEI.
Last updated
PUT
https://console.monogoto.io/thing/update
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
This API call requires the "cas" value that confirms the Thing settings to be up to date. The "cas" value can be retrieved through Get Thing Information.
Please note that the above shown command needs to be replaced with information:
{TOKEN_HERE} - replace with your token, see Authentication
{CAS} - replace with your Thing "cas" value, retrieved via Get Thing Information
{THING_ICCID} - replace with ThingId_ICCID_ABC, where ABC is your thing ICCID.
{MASTER_IMEI_STATE} - replace with true or false value, depending on what you want to do:
true - Enable Master IMEI limitation to allow only our entered device IMEI to get SIM card services
false - Disable Master IMEI limitation to allow all devices to work with this Thing
{DEVICE_IMEI} - replace with the device IMEI you want to work with this Thing. Note that you can send empty value in order to remove Master IMEI value
Request example:
Expected response:
YOUR_TOKEN*
String
Your authentication token
CAS*
String
Retrieve via GET Thing Information
ICCID*
String
The ICCID of your SIM
MASTER_IMEI_STATE
String
Replace with true or false
DEVICE_IMEI
String
IMEI of your device