set-tally
Use the interface to enable the custom tally with administrative rights.
HTTP Request
GET http://ip/mwapi?method=set-tally&ext-tally=xxx
Parameter | Description |
---|---|
method | set-tally |
ext-tally | Indicates whether to enable "User customized tally lights". If enabled, it is true; otherwise, it is false. |
Response Body
{
"status": 0
}
Name | Description |
---|---|
status | 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |