/ISAPI/AccessControl/RightControllerAudio/<ID>

Get or set the audio file parameters of the main controller, or delete the audio file of the main controller.

Request URI Definition

Table 1 GET /ISAPI/AccessControl/RightControllerAudio/<ID>

Method

GET

Description

Get the audio file parameters of the main controller.

Query

None.

Request

None.

Response

Succeeded: XML_RightControllerAudio

Failed: XML_ResponseStatus

Table 2 PUT /ISAPI/AccessControl/RightControllerAudio/<ID>

Method

PUT

Description

Set the audio file parameters of the main controller.

Query

None.

Request

XML_RightControllerAudio

Response

XML_ResponseStatus

Table 3 DELETE /ISAPI/AccessControl/RightControllerAudio/<ID>

Method

DELETE

Description

Delete the audio file of the main controller.

Query

None.

Request

None.

Response

XML_ResponseStatus

Remarks

  • The <ID> in the request URI refers to the audio ID, and its range depends on the device capability.

  • The timeout of deleting the audio file should be set to 20s.