查询设备分类列表
GET
/api/v1/device-category
接口描述
Query the equipment sub-classification list according to the parent equipment classification name
请求参数
参数名
类型
描述
必填
parseToTree
string
Whether the result is parsed as a tree
可选
skip
string
Number of skipped results.This is an optional slot to fill in with default value of 0
可选
limit
string
Total number of returned results. This is an optional slot to fill in with default value of 50
可选
filter
string
Rich query conditions, optional
可选
响应参数
参数名
类型
描述
必填
root
object
Succeed
必填