---
title: "GET /rf/devices"
method: GET
path: "/rf/devices"
tags: ["RF"]
---

# GET /rf/devices

`GET /rf/devices`

Get all aupported devices in commands repo see https://github.com/casanet/rf-commands-repo API.

## Response `200`

supported devices collection.

- CommandsRepoDevice[]
  - `brand` string, required
  - `model` string, required
  - `category` 'toggle' | 'switch' | 'temperatureSensor' | 'roller' | 'cleaner' | 'airConditioning' | 'light' | 'temperatureLight' | 'colorLight', required — Supported minions types.

## Other responses

- `501` — Server error

---

[API](https://skmtc.net/casanet/apis/casanet-local-server.md) · [All operations](https://skmtc.net/casanet/apis/casanet-local-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casanet/casanet-local-server/versions/0f9f76cd80d5/schema)
