Skip to Main Content
Cumulocity IoT Feedback Portal
Status Clarification needed
Created by Guest
Created on Jul 18, 2022

Group commands for LwM2M

When operating at scale (100K+ devices in a single tenant), it is critical to have ability to issue commands once that apply to a group of devices. A standard API that accepts a list of device groups and a list of LwM2M shell commands is needed. An option to include these inputs in a file upload would be preferred (allows customer-level configurations following device provisioning). The ability to schedule the group command would also be preferred. A job status API that provides a query on status of all commands issued would also be preferred. (I have written a microservice that provides a basic working example of what is needed).