Unable to get updated values in Mashup widgets using GetProperties service
I want to display a Number type value inside a Gauge widget, and the new values coming from an Edge device every 60 seconds to get automatically updated. The remotely bound property has a 'DataChangeEvent' of 'Always'.
I'm using the GetProperties service with the 'Automatically update' flag checked, and the required property is bound to the Gauge data in the Mashup design. However, the updated value is reflected inside the Gauge only when I open the Thing, or click the refresh button for properties in the Composer UI, and not in real-time.
It was suggested in one of the posts to bind all DataChangeEvent properties to a widget when using GetProperties service. I tried the same, but still no success.

