delete_linky_device

Function delete_linky_device 

Source
pub async fn delete_linky_device(
    auth: AuthenticatedUser,
    path: Path<Uuid>,
    state: Data<AppState>,
) -> Result<HttpResponse>
Expand description

Delete Linky device for a building

DELETE /api/v1/iot/linky/buildings/{building_id}/device