set-nosignal-file
Added in V1.5
Use the interface to show the chosen image when no signal image function is enabled and there is no signal detected.
HTTP Request
GET http://ip/usapi?method=set-nosignal-file&id=0
| Parameter | Description |
|---|---|
| method | set-nosignal-file |
| id | Image ID |
Response Body
{
"result": 0
}
| Item | Description |
|---|---|
| result | 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |