import-edid
Use the interface to import EDID to the input port.
HTTP Request
POST http://ip/usapi?method=import-edid
Parameter | Description |
---|---|
method | import-edid |
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. |