Hello!
Is send measurements to Cumulocity to topic s/us with mqtt like:
200,memory_usage,storage,2.59,P
or
200,memory_usage,ram,14.67,percent,2026-04-08T08:06:42.687+00:00
Like written in
This is how it looks like in Cumulocity:
But the unit or the unit string is not shown in Cumulocity, what do I miss here or do I something wrong ?
Thx for help, regards manfred
It might be that way if you have sent measurements without unit before.
Try to remove and re-add the data point to the chart, this will probably fix it (and displays the unit properly of the latest measurement).
Ok, thanks, that works. But when I new register a device, to be sure 200 commands have a unit included, Cumulocity does not show the unit on default, after removing all Measurements and re adding them the unit is shown.
Yep, I could reproduce it and created a support ticket for that. It seems the initial configuration of the data point graph taking the first measurement per default is not working as expected and unit is only correctly displayed when you add additional data points manually.