Is it possible to delete the measured value from the measurement history at the test point of the object? I can only mark the value as wrong.
The integration API contains "Delete entity from EquipmentObjectMeasSet", but it returns an error:
There are many measured values at the test point in the measurement history, and since the older values are no longer needed, I would need to delete them.
The second reason is that I write the values via RestAPI, and if the test point has an extensive measurement history, the time to write a new value is disproportionately extended.deleting the record from the measurement history.
So, is there any possibility of removing the measured values from the measurement history on the object, or will those records remain in IFSCloud forever?