LwM2M – C8Y should not implement queuing when a device registers with queue mode = false
For a LwM2M device, C8Y always performs queuing even if queue mode is set to false (Binding Mode: U) on registration. This can be observed by: Device successfully registers. A read (or write) is issued from the shell, but due to say a temporary lo...
In Device Management - Device - Events, the filtering of events is possible only based on "Date from" and "Date to". If there are lots of events on a specific day, the user has to scroll down the whole day to see the first events of the day. In ad...
Notification 2.0 - Each API need to have own Subscription Filter
Currently, Notification 2.0 Subscription Filters are not tied to the respective API. It's a common filter for API lists. Ideally, the same service is required to process Events, Alarms but filter conditions are different for each one.
Notification 2.0 Subscription Filters Allowing Custom Attribute Filter along with Type Filter
Some cases "Type Filter" is not good enough to filter events, alarms. It's better to give flexibility for user to allow configure custom attribute and it's filter conditions along with "Type"
Regulatory bodies are asking for more data around security of medical devices. I have been recently informed (second hand) that the US regulatory body (FDA) may in the next year or two require a Software Bill of Materials for Medical Device IoT pl...
Request Abortion Feature for Improved Performance in @c8y/client SDK
We are developing a frontend application utilizing @c8y/client for seamless interaction with the Cumulocity APIs. To maintain optimal performance, we aim to abort any pending requests when a user navigates from one dashboard to another. We frequen...
LwM2M Agent writes key/values to custom inventory fragment
It should be possible to configure the LwM2M agent to write LwM2M objects as key/value pairs to a custom inventory fragment. The LwM2M agent currently stores the object and resource values in the inventory in the following format: "c8y_Lwm2m_3303!...
moving up from child MO to parent MO in the hierarchy issue
Kemin encountered this situation: a Device has a child device assigned. An user has inventory read access on a device group, both devices are assigned to this device group. For Kemins use case, they need to find the ID of the parent device based o...
Implementation of Sorting and Filtering option for Audit logs
Currently, the audit logs in Administration application has no sorting options and also filtering options available are limited. We are proposing the implementation of the below that would enhance the UI experience and also help in troubleshooting...
File_successfully_uploaded message on lwm2m bulk registration dialog is misleading for failed lwm2m device creations
Customer has raised concerns around lwm2m bulk registration dialog where the message “File successfully uploaded” for failed devices is bit misleading. By default, the complete message on the dialog is hidden until dropdown is clicked and hence wi...