we have the issue with our ThinEdge devices that the data points graph widget does not show the manual or by the data point libary configured units. We send the measurements (multi type) with ThinEdge mapper without any units and configure the units usually by the data point libary.
While the dashboards are loading and no data is loaded in the widgets the units are still shown.
Is this a known issue? Does anybody know the reason for it or has a possible solution? We are already thinking about using a community data points graph widget or programming one.
Edit: We did further tests and the problem occurs as soon as we use multi type measurements without units. So it is not directly an issue about ThinEdge. But as far as I know ThinEdge mapper does not support sending units. Or did this change?
thanks for providing the feedback.
There seems to be an issue in the implementation of the data points graph, which prefers the undefined unit of your measurements over the one that was manually configured. A similar issue was raised via support already.
If the ticket from support was also raised by you, please only report these issues in one system (the support system would be preferred over this forum).
But as far as I know ThinEdge mapper does not support sending units. Or did this change?
Yes currently (as of 1.0.1) thin-edge.io does not support sending units along with measurements (initially this was decided to reduce the amount of data being sent back to the backend), however we realise that in some situations it would be useful, so we do plan to implement this feature. We have an open ticket here tracking the issue: Allow units via thin-edge json · Issue #982 · thin-edge/thin-edge.io · GitHub.
just as a quick update, this has been fixed in the following versions of the UI: 1018.503.70, 1019.13.2, 1018.0.245, 1017.0.486
You will probably also get an update soon via the support channel.