things/device/interact
thingsDeviceInteract

调用设备行为

post/api/v1/things/device/interact/action-send

Request body

productIDstring required

产品id

deviceNamestring required

设备名

actionIDstring required

产品数据模板中行为功能的标识符,由开发者自行根据设备的应用场景定义

inputParamsstring

输入参数

isAsyncboolean

是否异步操作 异步情况通过获取接口来获取

Response

A successful response.

codeinteger
msgstring

Changes