Events and Alarms that exist in the future should be rendered.
Events and Alarms that exist in the future should be rendered.
When testing events/alarms or other features it is useful to render all events and alarms even if they exist in the future. This can assist a user to identify time issues.
...
Option to cancel Pending operations in bulk from Device Control Screen
Currently pending operations queued for devices can only be cancelled one at a time, which becomes quite tedious if there is huge set of wrong pending operations that is queued and needs cancellation. User can possibly set wrong operations for a d...
device protocol interprete holding register as DINT/REAL
In the "New holding register" dialog of the device protocols it is possible to configure the transformation of the passed bits. The number of bits can be configured. However, only integer numbers are interpreted. However, the holding registers can...
Feature Request Ops to Dev: Change Rollout Success Notification for Cases where SW is already deployed
Description Would like to file a feature request: "Change Rollout Success Notification for Cases where SW is already deployed". During the MVoIP project we stumbled upon cases where MVoIP was displayed on the UI as redeployed successfully again al...
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...
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.
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...
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 ...
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...