pub async fn display_manifest(
__arg0: State<HardwareCtx>,
__arg1: Path<String>,
headers: HeaderMap,
) -> ResponseExpand description
GET /api/hardware/display/:device_id — the display manifest. Returns the
content hash (rev), the poll interval, the screen geometry, and the image URL
the device should fetch. The device skips re-downloading when rev is unchanged.