I think you should refresh the Dashboard object, not the SensorData object.
Hi Manish,
You can make a new microflow for example “Timer_RefreshSensorData” with an input parameter object ‘SensorData”.
If you commit with refresh in client on this passed object a refresh should take place.
In the timer you should call the new microflow.
Regards,
Andre