GET CHANNEL VOLUME OPTIONS
COMMAND
settings/channel/{channel_id}/dsp/volume
TYPE
OPTIONS
CURL-COMMAND
curl -X OPTIONS ${HOST_IP}/rest-api/settings/channel/1/dsp/volume
RESPONSE
{"value": [-72.0, 24.0, 0.1 , "dB"]}
{"value": [MIN , MAX , STEP, UNIT]}
REMOVE PRESET WITH NAME TEST
COMMAND
preset/storage/{preset_name}
TYPE
DELETE
CURL-COMMAND
curl -X OPTIONS ${HOST_IP}/rest-api/preset/storage/test
On Success, the server responded with a 200 response.
On Error, the server returns a error message with a 400 response. .DELETE error
example
{
"error": "preset not available: test"
}
2021-10-20 | Rev. 3.7.5
MA32/D
Chapter 4. SOFTWARE
4.3. USER INTERFACES
4.3. USER INTERFACES | 56/60
Need help?
Do you have a question about the MAXX Series and is the answer not in the manual?