Batch-Provision Multiple, Similar Devices using Scripts

After you have set up a Python interpreter so that you can begin to automate many administrative tasks, and can now fetch tokens automatically, you may now want to automate time-consuming tasks like batch-provisioning many new end-devices at once. This tutorial shows how to do this, as well as query devices, and deprovision devices as well.

CSV File for End-Device Parameters


Provisioning a new end-device requires information like:

Previous Steps