Package | Description |
---|---|
com.tencentcloudapi.iotvideo.v20191126 | |
com.tencentcloudapi.iotvideo.v20191126.models |
Modifier and Type | Method and Description |
---|---|
ModifyDeviceActionResponse |
IotvideoClient.ModifyDeviceAction(ModifyDeviceActionRequest req)
本接口(ModifyDeviceAction)用于修改设备物模型的行为(Action)。
可对ctlVal数据属性进行写入,如:Action.takePhoto.ctlVal,设备在线且成功发送到设备才返回,物模型写入数据时,不需要传入时标信息,平台以当前时标作为数据的时标更新物模型中的时标信息。
注意:
1.若设备当前不在线,会直接返回错误
2.若设备网络出现异常时,消息发送可能超时,超时等待最长时间为3秒
3.value的内容必须与实际物模型的定义一致
|
Constructor and Description |
---|
ModifyDeviceActionRequest(ModifyDeviceActionRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.