tencentcloud-sdk-iotexplorer 3.0.461 → 3.0.462

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: 7f7d4e82157ccdef818017b5ef05f46ac5a78633
4
- data.tar.gz: b22dda05bfa3f955c4941f0326ea92b0141f97f6
3
+ metadata.gz: fbd58c242d05379162cf78999ce5bee64ce87337
4
+ data.tar.gz: 55f74f645c62d2815c0bf426a471d6079f58a357
5
5
  SHA512:
6
- metadata.gz: 16cd5b64bb4673ad03eab5e73173b93388d373c2e3975bfc744e3d54a533202340816b4ed14757d7c273675b83d4f6cfc96c623c02b36169da0ec93a9cd618b6
7
- data.tar.gz: 948f864234352611089c9caaed5a4ad5143c0263f1fa4986512c8f9fd0d0915fbbe092ccc2cb4dff5444c0d22784c8cb3c84bd6574008c52e33ae05e640509e5
6
+ metadata.gz: f04b35389523d05b5b9c3a9e6d9d10b0dcb6e932033ec91348b14918f329aec5173eaacec823761d1d93c0a908348d815112f6cbcd0cb8d90c613f00fdc0d29c
7
+ data.tar.gz: b71812f24619e3cfb01df6f18c8767c063c73097c54304e083d89af3a913da96e2fb32b1e561541359dd56c186af0a03f81e5e896698b2b56436c3d775ea5728
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.461
1
+ 3.0.462
@@ -1793,7 +1793,7 @@ module TencentCloud
1793
1793
  class DescribeDeviceLocationSolveResponse < TencentCloud::Common::AbstractModel
1794
1794
  # @param Longitude: 经度
1795
1795
  # @type Longitude: Float
1796
- # @param Latitude: 维度
1796
+ # @param Latitude: 纬度
1797
1797
  # @type Latitude: Float
1798
1798
  # @param LocationType: 类型
1799
1799
  # @type LocationType: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iotexplorer
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.461
4
+ version: 3.0.462
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-11-29 00:00:00.000000000 Z
11
+ date: 2022-11-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common