Skip to main content

get_device_dashboard

Function get_device_dashboard 

Source
pub async fn get_device_dashboard(
    __arg0: State<HardwareCtx>,
    __arg1: Path<String>,
) -> (StatusCode, Json<Value>)
Expand description

GET /api/hardware/devices/:id/dashboard — the device’s dashboard config (the binding + the bound dashboard’s widgets).