tencentcloud-sdk-iotvideoindustry 1.0.244 → 1.0.248

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 786a2bf84d5df9173ba785fe981562fe09fdc435
4
- data.tar.gz: 012e9c4318702677ad7ab9ad0f2c23fac27e727a
3
+ metadata.gz: 9c2d34ea672a7504a14e4c54f5a185ca3739e1a5
4
+ data.tar.gz: 374533f7eb9be6c199b200ff1577529151e47949
5
5
  SHA512:
6
- metadata.gz: 035512876a0fa9129511e175d2163ca1ae1e8024f60ceb7b1791ec360ca46b75ec2c74ef1ee8aba2258f3636288e51a898ce9750b420f657f425f937bd130caf
7
- data.tar.gz: 941d4763311c78861cd52cbcbb2c25cea0e214aa20db2586e277f2b14dbba301ea4e896cc527a3d9d89dd5682b5cec64284de47b47bca2c0cb904b747455a1e0
6
+ metadata.gz: 06c521bc39bc978d8e90bc13e25aaac6f09478b6466cd476064aa42e1f8a8519f8a38ab873246dc79e443246a78d9576f768b45fa48225519a3cc094ad6ad2f5
7
+ data.tar.gz: a398b0eab80dbe2672fa3a6686b6748696b33591f63d62070f052827b244a06f8dd6cfb61fab4004a6bbac912e619a4e2c41b76b5ff5b9e08808056884dd1058
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.244
1
+ 1.0.248
@@ -3441,7 +3441,7 @@ module TencentCloud
3441
3441
  # @type StartTime: Integer
3442
3442
  # @param EndTime: 录像流结束时间,当录像文件iD为空时有效,UNIX时间戳
3443
3443
  # @type EndTime: Integer
3444
- # @param ChannelId: 通道唯一标识
3444
+ # @param ChannelId: 通道唯一标识(此接口升级为必填字段)
3445
3445
  # @type ChannelId: String
3446
3446
 
3447
3447
  attr_accessor :DeviceId, :ExpireTime, :RecordId, :StartTime, :EndTime, :ChannelId
@@ -4441,7 +4441,7 @@ module TencentCloud
4441
4441
  # @type Limit: Integer
4442
4442
  # @param Offset: 偏移量,默认0
4443
4443
  # @type Offset: Integer
4444
- # @param ChannelId: 通道唯一标识
4444
+ # @param ChannelId: 通道唯一标识,对于NVR设备,多通道IPC设备,设备编码与通道编码不一致的IPC设备,此字段为必填
4445
4445
  # @type ChannelId: String
4446
4446
  # @param Type: 1: 云端录制 2: 本地录制
4447
4447
  # @type Type: Integer
@@ -4701,7 +4701,7 @@ module TencentCloud
4701
4701
  # @type Offset: Integer
4702
4702
  # @param Limit: 限制量,默认200
4703
4703
  # @type Limit: Integer
4704
- # @param ChannelId: 通道唯一标识
4704
+ # @param ChannelId: 通道唯一标识,对于NVR设备,多通道IPC设备,设备编码与通道编码不一致的IPC设备,此字段为必填
4705
4705
  # @type ChannelId: String
4706
4706
  # @param LatestDay: 0:查询指定日期的录像;1:查询最近一天的录像;默认0
4707
4707
  # @type LatestDay: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iotvideoindustry
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.244
4
+ version: 1.0.248
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-18 00:00:00.000000000 Z
11
+ date: 2022-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common