pub async fn list_devices(
__arg0: State<HardwareCtx>,
) -> (StatusCode, Json<Value>)Expand description
GET /api/hardware/devices — list paired devices with presence + battery.
pub async fn list_devices(
__arg0: State<HardwareCtx>,
) -> (StatusCode, Json<Value>)GET /api/hardware/devices — list paired devices with presence + battery.