物联网平台外部访问数据定义


镜像观看

<p><strong>日志:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">版本号</th> <th style="text-align: left;">撰写人</th> <th style="text-align: left;">时间</th> <th>修改内容</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">VA 1.0.0</td> <td style="text-align: left;">lee</td> <td style="text-align: left;">2019-08-22 11:03:22 星期四</td> <td>创建</td> </tr> </tbody> </table> <p><strong>简要描述:</strong> </p> <ul> <li>摄像头镜像观看接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://www.zsdcloud.cn:8443/openApi/equipment/cameraOperation.action</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>注意:</strong></p> <ul> <li><strong>此功能需要设备支持</strong></li> </ul> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">keyCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>设备标识码</td> </tr> <tr> <td style="text-align: left;">operationType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">String</td> <td>操作类型,固定为 <strong>mirror</strong></td> </tr> <tr> <td style="text-align: left;">channelNo</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>通道号</td> </tr> <tr> <td style="text-align: left;">command</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>镜像方向:<code>0</code>-上下, <code>1</code>-左右, <code>2</code>-中心</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;statusCode&amp;quot;: 200, &amp;quot;message&amp;quot;: &amp;quot;Success&amp;quot;, &amp;quot;result&amp;quot;: null } </code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML