...
- After creating a profile, the DEP configuration page will refresh and under DEP configurations → Visit the profile "profiles" tab to see the newly created profile.
- Copy the UUID of the profile.
- Switch back to the devices tab and click on "assign device" button of the device that need to be attached to the profile
- Assign the profile to device by pasting the UUID and click "Assign device". If the assignment is successful, the device must be in "Assigned" state
...
- Click on edit enrollment under your device
- Following dialog will be displayed and fill it based on the information described in the section bellow and click "save".
User DEP supported by IoT server, there are 2 types of enrollment flows supported.
...
Prior to providing the device to the end user, the admin can assign the device to a user. With this machanism, the end user will not be promted to enter the user credentials during the device setting up. This mechanism would be more convinient to end users as they do not have to go through an extra step to type credentials.
Field name | Usage | Description |
---|---|---|
Assigned user's username | Username of the user to asign the device | Username must be provided without the tenant domain(i.e not the fully qualified username). If Login required is checked, this field must be empty |
Login required | If the end user need to provide login credentials | If username is provided, this must be unchecked |
Agent install required | If the agent must be installed after the device startup |
Before enroll checklist
- If DEP related policies must be applied to the device, the "is Supervised" check is ticked during profile creation.
- If this is a first testing rounds, keep "is Mandotory" uncheked untill it is confimed the configurations are correctly made.
- If profile edit is made, the device must be removed from existing profile assignment and reassigned to the new UUID.
- A profile is assigned to the device being enrolled.
- Either "Assigned user's username " is filled or "Login required" check is ticked.
- If Agent install is checked, the agent is published and agent app ID related configurations are made. Note that the agent version must be IoT server 3.3.1 or upwards compatible.
- Factory reset is mandotory if an existing device is being reused/tested.
...