pub async fn nudge_device_display(record: &DeviceRecord, widget: &str)Expand description
Send the RHP display re-poll signal to a connected device over its live WS.
Best-effort: a no-op when the device is offline (it will poll on its own cadence).
The surface (eink/lcd) is derived from the device class so the firmware knows
which panel to refresh.