Last Updated on : 2022-03-02 03:46:43download
| Name | Version | Description |
|---|---|---|
| v1.0/pms/production/device/sn/list/get | 1.0 | List sn by uuid set |
HTTP type
Post
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| gwIds | List | device uuid list | Yes |
Other parameters
None
{
"gwIds" : ["908726425c157346bf11", "wycc308744092f7af5a1"]
}
| Name | Type | Description |
|---|---|---|
| result | List | the match sn list |
| success | Boolean | succeed or not |
请求成功示例
{
"result": ["sn_test001", "sn_test002"],
"success": true,
"t": 1611907914074
}
| Name | Description |
|---|---|
| THE_BLANK_PARAM | parameter can not be empty |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback