mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
Rename control API doc
This commit is contained in:
parent
0c50028605
commit
3eb63313ea
2 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ To setup WiFi on a Raspberry Pi, you can follow this [guide](https://www.raspber
|
||||||
|
|
||||||
## Control
|
## Control
|
||||||
|
|
||||||
Snapcast can be controlled using a [JSON-RPC API](doc/json_rpc_api/v2_0_0.md) over plain TCP, HTTP, or Websockets:
|
Snapcast can be controlled using a [JSON-RPC API](doc/json_rpc_api/control.md) over plain TCP, HTTP, or Websockets:
|
||||||
|
|
||||||
- Set client's volume
|
- Set client's volume
|
||||||
- Mute clients
|
- Mute clients
|
||||||
|
|
Loading…
Add table
Reference in a new issue