Raising this on behalf of a platform user
I am managing an IoT implementation for monitoring steam and water consumption at our industrial sites. We use Modbus TCP with PSSystec devices to connect our industrial metering equipment to the Cumulocity IoT platform.
Issue:
When I change a datapoint name in the protocol, the system creates a new datapoint instead of updating the existing one. This creates two problems:
- Historical data remains tied to the old measurement type
- I end up with duplicate measurements (the original and the renamed version)
In our industrial environment, measurement value types are often assigned temporarily during commissioning. The correct KKS (power station identification system) designation may come later or need correction. Currently, when we rename a measurement, all previous data is effectively split between two measurement types.
My Question:
Is there a way to rename existing measurement types while preserving the historical data? Alternatively, can we migrate historical data from one measurement type to another?