things/schema/common
thingsSchemaCommon

获取通用物模型列表

post/api/v1/things/schema/common/index

Request body

areaIDstring
areaIDPathstring

过滤区域id路径下有设备的产品

controlModeinteger

控制模式: 1: 可以群控,可以单控 2:只能单控

funcGroupinteger

功能分类: 1:普通功能 2:系统功能

groupIDinteger
groupIDsinteger[]
identifierstring

标识符模糊过滤

identifiersstring[]

过滤标识符列表

isCanSceneLinkageinteger

是否可以场景联动

namestring
productCategoryIDinteger
productCategoryWithFatherboolean
productIDsstring[]

提取产品共有的物模型

productSceneModestring

产品场景模式 读写类型: r(只读) rw(可读可写) none(不参与场景)

projectIDstring

过滤项目下共有的物模型

propertyModestring

属性类型可用 读写类型: r(只读) rw(可读可写)

typeinteger

物模型类型 1:property属性 2:event事件 3:action行为

typesinteger[]
userPerminteger

用户权限操作: 1:r(只读) 3:rw(可读可写)

Response

A successful response.

codeinteger
msgstring

Changes

Changed in 3 of the 50 revisions of this API.32

    • added the new optional request property identifier

      new-optional-request-property

  • b9582d0ab6af11See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 200

      response-media-type-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    This revision also has 287 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog