Commit 72fd3093 authored by 赵啸非's avatar 赵啸非

添加设备告警

parent e7ce84b8
POST http://localhost:80/api/item
Content-Type: application/x-www-form-urlencoded
id=99&content=new-element
###
###设备列表
GET {{baseUrl}}/device/stat
......@@ -90,3 +96,13 @@ Content-Type: application/json
"action":"upload"
}
###设备上报
POST http://125.64.74.247:22227/m/api/device/upload
Content-Type: application/x-www-form-urlencoded
action=heatbeart&devicenum=39:7D:AA:36:16:55&ip=a1-a2&siteId=1&sitenum=510105521000-0001&siteName=测试站点1&type=15&port=98&centernum=asdfd
###
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment