嘟嘟有位API文档(对外)

嘟嘟有位API文档(对外)


清空白名单结果回调

<p><strong>接口描述:</strong></p> <ul> <li>对指定的相机的白名单进行清空通知第三方</li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>指令代码</strong></p> <ul> <li>143</li> </ul> <p><strong>推送示例</strong></p> <pre><code>{ &amp;quot;CMD&amp;quot;: &amp;quot;143&amp;quot;, &amp;quot;Timestamp&amp;quot;: &amp;quot;1589173507551&amp;quot;, &amp;quot;Sign&amp;quot;: &amp;quot;BB71141840B07D7E59578971B064B711&amp;quot;, &amp;quot;Data&amp;quot;: { &amp;quot;CamSn&amp;quot;: &amp;quot;a84651e4-be5e4c7e&amp;quot;, &amp;quot;Msg_id&amp;quot;: &amp;quot;DW20230410111212&amp;quot;, &amp;quot;Result&amp;quot;:200 } }</code></pre> <p><strong>成功推送参数说明</strong></p> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>CMD</td> <td>string</td> <td>指令类别</td> </tr> <tr> <td>Timestamp</td> <td>string</td> <td>时间戳</td> </tr> <tr> <td>Sign</td> <td>签名</td> <td>PID+Timestamp+Key的MD5加密,后同</td> </tr> <tr> <td>Data</td> <td>对象</td> <td>具体数据</td> </tr> <tr> <td>CamSn</td> <td>string</td> <td>相机序列号</td> </tr> <tr> <td>Msg_id</td> <td>string</td> <td>本次操作流水号,DW+yyyyMMddHHmmss时间字符串</td> </tr> <tr> <td>Result</td> <td>int</td> <td>操作结果:200=成功,其它值=失败</td> </tr> </tbody> </table>

页面列表

ITEM_HTML