things/group/info
thingsGroupInfo

创建分组

post/api/v1/things/group/info/create

Request body

idinteger

分组ID

idPathstring

分组ID路径

purposestring

用途 不填默认为default

parentIDinteger

父组ID

projectIDstring

项目ID

areaIDstring

区域ID

namestring

分组名称

productIDstring

产品ID

productNamestring

产品ID

createdTimestring

创建时间

descstring

分组描述

deviceCountinteger

设备数量统计

isLeafinteger
filesobject

key 是用途, value是文件的路径,

Response

A successful response.

codeinteger
msgstring

Changes