Initial commit: webman project
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# 调整队列音量
|
||||
POST http://192.168.42.4:8888
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"sn": "ls20://0202AD1AE849",
|
||||
"type": "req",
|
||||
"name": "songs_queue_setvol",
|
||||
"params": {
|
||||
"vol": 60
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user