we are trying to add a widget using info gauge. when trying to apply it to a group containing live sensors (sending location information) and active location simulators as well, we are receiving “No data to display”. Is there any trick that we are missing on any level? for example tenant configs level?
As Christian said, but in addition you can separately choose more than one device this way and then the datapoints of it. In this example I have datapoints from two devices on my widget…
It can be confusing because by default there is no device name to distinguish the device the measurement is from, but you can edit the label of the measurement to manually add this.
thanks, actually it is more complex than that: we are receiving from a positioning engine an MQTT message including long, lat, Alt. Middleware is performing the data pre-processing and is pushing to Cumulocity API a “Create LocationUpdate event” and we also added “Update device position” but none of them seems to be considered as a measurement (Ex: long measurement or lat/alt measurements) so apparently we need to convert the info in the event as a measurement probably using analytics builder, are we on the right track? or is there any other easier way to achieve this?
Any reason why you would like to show the coordinates like that in an gauge?
To display coordinates, you are probably better off using the map widget.
If you are also updating the device position, there are other widgets to show attributes of the device. You could e.g. use the “Asset properties” widget to do so: