import-edid 接口
为输入端口导入 EDID 文件。
请求方式
POST http://ip/usapi?method=import-edid
参数 | 说明 |
---|---|
method | 方法名称:import-edid |
返回数据
{
"result": 0
}
属性 | 说明 |
---|---|
result | 返回状态,0:操作成功,返回其它值请参考 API 状态码 |
为输入端口导入 EDID 文件。
POST http://ip/usapi?method=import-edid
参数 | 说明 |
---|---|
method | 方法名称:import-edid |
{
"result": 0
}
属性 | 说明 |
---|---|
result | 返回状态,0:操作成功,返回其它值请参考 API 状态码 |