tencentcloud-sdk-iotexplorer 3.0.1042 → 3.0.1044

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: 0f10172f25dc308b021b9c77c43ed1b6b800b78f
4
- data.tar.gz: 2456059bd2bf6a9453ea19e9f7f9261513feb2b5
3
+ metadata.gz: 25b002898d23da6d26b4421053d03be13743ae2d
4
+ data.tar.gz: 9cfc41c584f4c2cbbb4971eeca41db27caa6442b
5
5
  SHA512:
6
- metadata.gz: 0b1d0e034a313f432a19e3b1d65a1b22466f35c1a0ed9e63d1b166d77523be0971a41be0379a060bdeb6d02bf35af304c02f3fa3ba280f46732845d7f1bdcb66
7
- data.tar.gz: a362999a73ff6e5870a222be5db58c465ecf883a8291365591a9f745b9c6dd3d37508be5784dd913d3ecbc74f41e6b0144e902faec76378f2c6c960859aa83f6
6
+ metadata.gz: 4d41961780254c3f48dc896496394da62398f2586cbfb8e5965b69d7c7a1afca1f29dff1cf4a54282041e0c659bc84530535f964c4173bc1d97e906d996e783d
7
+ data.tar.gz: c8610fe30959e3de84278ca22b88242aa75b32f370d06b61fdbf6f2dbff7787f3ed359665aff246305211f5490e284926d261201ab91611e1e4d25e4d07578fd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1042
1
+ 3.0.1044
@@ -1685,6 +1685,8 @@ module TencentCloud
1685
1685
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1686
1686
  end
1687
1687
 
1688
+ # 获取实时位置解析依赖于teg位置服务,近30天调用只有2个个人账号调用,产品推下线
1689
+
1688
1690
  # 获取实时位置解析
1689
1691
 
1690
1692
  # @param request: Request instance for DescribeDeviceLocationSolve.
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.1042
4
+ version: 3.0.1044
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-04-17 00:00:00.000000000 Z
11
+ date: 2025-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common