On-demand Read widget

The On-demand Read widget shows a tag's value with a Read now button. Clicking it asks the gateway to read that tag from the physical device immediately — you don't wait for the next scheduled poll.

It pairs well with read-on-demand tags (tags whose interval read toggle is off on the device page): those tags are never polled automatically, so this widget is how you fetch a fresh value from the dashboard.

Using it

  1. Add the widget from Add Widget → On-demand Read and bind it to a device tag on the Data tab.
  2. Click Read now. The gateway reads the tag and the value appears in the widget within a few seconds, along with a Last read timestamp.
  3. If the read fails (sensor unreachable, gateway busy with another read), the widget shows the error briefly.

Good to know

Prefer reading from the device page instead? Each tag row there has the same Read now action — see pause device reads.