Skip to main content
Skip table of contents

Release 4.0.0 - July 9, 2020

Visibility and control of network events via SFTP-based transfer - BICS’ SIM for Things portal provides visibility of network events relating to your connected devices, which are available to download at any time. This data provides invaluable insights into your connected business and it can now be delivered automatically to your data center. With our new functionality, preferred network events such as location-update or create-PDP will be sent through a secure SFTP-based file transfer in pseudo real time. Receive a regular stream of the SIM-level detail you need to take control of your IoT devices around the world.

 

Protection against theft and unlawful data usage with IMEI lock management APIs - With the BICS SIM for Things portal, IMEI locking and unlocking capabilities are now available via APIs for increased security against theft and unlawful data usage. Activate auto locking of a SIM to its device from the first time it is used. That way, if an attempt is made to set up a data session from a different device, it is automatically blocked by the SIM for Things platform.

Descriptions of API Changes

  • Support of IMEI lock using API.

  • Review of all parameters to improve and correct description.

Detailed API Changes

New API "Endpoint Modify" (PATCH)

API can be used to lock or unlock the IMEI status of a single Endpoint.

New API "Endpoint Modify Bulk" (PATCH)

API can be used to lock or unlock the IMEI status of multiple Endpoints (up to 1500). The actual endpoint modification is an asynchronous process. Upon request, the user receives a Job ID that can use as input in another API (Job Status) to check for the status of the bulk request.

New API "Job Status" (GET)

API is used to get the status of an Asynchronous job. For the current time it is used to get the status of the "Endpoint Modify Bulk"

Update API "Endpoint Create" (POST)

You can define the IMEI Lock status (lock or unlock) during endpoint creation.

You can define an Addon to be provisioned during endpoint creation.

You can assign a Multiple Dynamin Beneifit (if it is enabled) during endpoint creation.

Update API "Bulk Endpoint Create" (POST)

You can define the IMEI Lock status (lock or unlock) during endpoint creation.

You can define an Addon to be provisioned during endpoint creation.

Update API "Endpoint Profile" (GET)

IMEI lock status (imeiLockStatus) is no part of of the output

Update API "Endpoints" (GET)

IMEI lock status (imeiLockStatus) is no part of of the output

Update API "Create Organization" (POST)

Added custom parameter (extIdentifier) that can be used to identify customer

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.