tencentcloud-sdk-mqtt 3.0.916 → 3.0.917

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: 95b2f995839ecc5d65ebc17486f75a467f1e3536
4
- data.tar.gz: 3d642a32b721d965df35b73afedfc3e5729059a7
3
+ metadata.gz: 498b7d22f564cfd2928a700ab058ccc16ca07caf
4
+ data.tar.gz: 736f239c297f528402a0a29c2f89259cfda3c685
5
5
  SHA512:
6
- metadata.gz: 2d84acb8efb8350f3ced55c662f406511571191b618054ad9f19a01fadcadf8f42ea1b9729f2e85acfe7b065d5340daa0da0235fa9543942c7accf22aa26c528
7
- data.tar.gz: 35aac6ee5ea4a6fb25819d42f1c7c71620a5260c79361dacb171d4043714b6e0437d56f7bf95d70eac368a41856d2d2465261fb68f3eb0a3845e675a3b21ce7f
6
+ metadata.gz: 5e31cf004ed52cab114769382493fb6dc7c8f262dc5d4ced5a0f68e61364f673e035da1b4f0fef98b5f7c0dd9602cf29456c0998c0b2001b80a333b7600bbe32
7
+ data.tar.gz: db63e70fead1076290be51942a7ec05a29a6fe4f98f70011f9c99a2a0b9097c8c292f291da10e2dee72c9c5ff7dea655fbef9f498eb5948cc6d53f4a6875feb5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.916
1
+ 3.0.917
@@ -47,7 +47,7 @@ module TencentCloud
47
47
  # @param Username: 用户
48
48
  # 注意:此字段可能返回 null,表示取不到有效值。
49
49
  # @type Username: String
50
- # @param Ip: ip地址
50
+ # @param Ip: IP地址
51
51
  # 注意:此字段可能返回 null,表示取不到有效值。
52
52
  # @type Ip: String
53
53
  # @param Qos: 0,1,2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mqtt
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.916
4
+ version: 3.0.917
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud