Bootstrap Service Bootstrap Device Configurations
In this area you can create the configuration your devices receive during the bootstrapping procedure.
Please refer to Create and manage target server profiles first, as server‑specific configuration is defined there in form of a server profile.
In this section you apply these profiles to devices.
List bootstrap device configurations
This section provides an overview of all of your devices, allowing you to review and modify them.
You can:
- Modify single devices
- Select and modify multiple devices
- Use filters to bulk‑select devices and apply changes to a larger set matching filter criteria
TODO: HowToFilter
Add bootstrap device configurations
Basic
ToDo
Bootstrap Overwrites
In this section you can add LWM2M commands. Please add them in the following format separated by a comma:
“Object ID/Object Instance ID/Resource IDs”: Value
{
"10278/0/6014": 27,
"10278/0/6015": 0
}
Labels
Labels can be used to add additional device information to better identify and manage this specific device.
{
"model": "Dog tracker 1.0",
"sn": "7896511344-5",
"handedOverOn": "22.07.2025",
"handedOverTo": "Example Company Inc."
}
Import Devices
TODO ``