网关电表接口对接

对外开放api文档


删除网关

<p>[TOC]</p> <h3>请求URL</h3> <ul> <li><code>gateway/gateway</code></li> </ul> <h3>请求方式</h3> <ul> <li><code>DELETE</code></li> </ul> <h3>请求参数</h3> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>id</td> <td>否</td> <td>Long</td> <td>网关 id</td> </tr> </tbody> </table> <h3>请求接口示例</h3> <pre><code>https://5gnbiot.com.cn/api/open/gateway/gateway?id=xxx</code></pre> <h3>返回示例</h3> <pre><code>{ "code": 0, "message": "成功", "data": null }</code></pre>

页面列表

ITEM_HTML