{
"sn": "gateway00002",
"name": "网关你好2",
"deptId": "000000",
"type": "gateway",
"location": {}
}curl --location 'ssiot.cc/api/gateway/add' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'Content-Type: application/json' \
--data '{
"sn": "gateway00002",
"name": "网关你好2",
"deptId": "000000",
"type": "gateway",
"location": {}
}'{}