Get Device Infomrations; Set Channel Mute - Innosonix MAXX Series User Manual

Hide thumbs Also See for MAXX Series:
Table of Contents

Advertisement

GET DEVICE INFOMRATIONS

COMMAND
info/device
TYPE
GET
CURL-COMMAND
curl ${HOST_IP}/rest-api/info/device
RESPONSE
{
 
"model_name": "MA32LP2",
 
"channel": 32,
 
"options": ["D1","D2","IF1","M1","IF3"],
 
"psu_fan": true,
 
"housing_fan": true,
 
"sd_card": true,
 
"rtc": true,
 
"sw_revision": "3.3.0",
 
"fpga_revision": "2.9.1",
 
"loader_revision": "2.1.4",
 
"image_id": 1,
 
"serial": "140619000221"
}

SET CHANNEL MUTE

COMMAND
settings/channel/{channel_id}/dsp/mute
TYPE
PUT
CURL-COMMAND
curl -X PUT -H 'token: f4005bf8507999192162d989d5a60823' -d "{\"value\":true}"
${HOST_IP}/rest-api/settings/channel/1/dsp/mute
On Success, the server responded with a 200 response.
On Error, the server returns a error message with a 400 response.
2021-10-20 | Rev. 3.7.5
MA32/D
Chapter 4. SOFTWARE
4.3. USER INTERFACES
4.3. USER INTERFACES | 55/60

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MAXX Series and is the answer not in the manual?

This manual is also suitable for:

Maxx ma 32/d

Table of Contents