things/product/info
thingsProductInfo

获取产品信息列表

post/api/v1/things/product/info/index

Request body

areaIDstring

过滤区域下有设备的产品

areaIDPathstring

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

categoryIDsinteger[]

产品品类

deviceTypeinteger

过滤设备类型:0:全部,1:设备,2:网关,3:子设备

deviceTypesinteger[]

设备类型:1:设备,2:网关,3:子设备设备类型:1:设备,2:网关,3:子设备

netTypeinteger

通讯方式:1:其他,2:wi-fi,3:2G/3G/4G,4:5G,5:BLE,6:LoRaWAN,7:wifi+ble,8:有线网,9:4G+BLE

productIDsstring[]

过滤产品id列表

productNamestring

过滤产品名称

projectIDstring

项目id,只获取项目下有设备的

protocolCodestring

协议code

protocolTypestring

协议类型

sceneModestring

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

sceneModesstring[]

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

statusinteger

产品状态 1:启用 2:禁用 3:开发中

statusesinteger[]

产品状态 1:启用 2:禁用 3:开发中

tenantCodestring

租户号过滤,common 为公共的产品,公共的大家都可以看

withCategoryboolean

同时返回品类详情

withProtocolboolean

同时返回协议详情

Response

A successful response.

codeinteger
msgstring

Changes

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

    • added the optional property data/list/items/subDeviceOnlineHandle to the response with the 200 status

      response-optional-property-added

  • 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