System_ID should be numerically sorted instead of string sorting
System_Id is a numeric id auto generated by the c8y platform for every managed object. This is however treated as string instead of numeric when sorting is performed which gives incorrect sorting results. This incorrect sorting results gives misle...
Cumulocity SNMP Protocols should allow explicit casting of strings to integer/float
We can currently manually configure a SNMP Protocol component through the Device Management application, which allows us to request a specific OID from a SNMP device, and map it to a measurement (or event/alarm) in Cumulocity. However, if the devi...
Create a new UI widget that uses a LwM2M object or objects as a data source
Create a new UI widget that uses a LwM2M object or objects (via a composite read) as a data source. This configurable widget (list, table, chart, etc) could be added, like other widgets, to the C8Y Device Management application.
It should be possible to use wildcards or REs for alarm types, properties and data points
In different widgets, regardless whether they present data points, properties or alarms, it should be possible to provide wildcards - on top of filtering and selecting individual names. This would allow to pre-select data points, properties or ala...
An IoT gateway device that uses LwM2M to communicate with C8y can have the ability to enter a low-power state, in which it still has the ability to receive a "shoulder tap" via SMS or IP. It would be useful to have a mechanism in the C8y platform ...
Dear SAG product management, some of our customers would like to have the opportunity in the UI to use webhooks directly. Like this less technical user would be able to quickly benefit of connecting to their external systems. It will be great if d...
Exchange referenced OPC UA Server in device protocol
When creating a device protocol I need to reference a Server.After some time, this server may be not existing anymore. Without this server, there is a problem in editing/changing the device protocol. It would be very easy to reference another (exi...
At the moment, the Cloud Fieldbus feature and the Modbus Linux agent only support integer measurements. A number of Modbus devices now actually support float values (typically 32Bit IEEE-754) which currently have to be converted manually using a m...
Show enumeration values in the Datapoints table widget
In the Datapoints table widget, user should see enumeration values and not just keys. Right now, only keys are shown and it is not providing enough information. User has no way of seeing the value of the key anywhere in the Cloud user interface.