tencentcloud-sdk-python-weilingwith 3.0.1327__tar.gz → 3.0.1329__tar.gz

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.
Files changed (16) hide show
  1. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/PKG-INFO +1 -1
  2. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/setup.py +1 -1
  3. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud/weilingwith/v20230427/models.py +0 -20
  5. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud_sdk_python_weilingwith.egg-info/PKG-INFO +1 -1
  6. tencentcloud-sdk-python-weilingwith-3.0.1329/tencentcloud_sdk_python_weilingwith.egg-info/requires.txt +1 -0
  7. tencentcloud-sdk-python-weilingwith-3.0.1327/tencentcloud_sdk_python_weilingwith.egg-info/requires.txt +0 -1
  8. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/README.rst +0 -0
  9. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/setup.cfg +0 -0
  10. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud/weilingwith/__init__.py +0 -0
  11. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud/weilingwith/v20230427/__init__.py +0 -0
  12. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud/weilingwith/v20230427/errorcodes.py +0 -0
  13. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud/weilingwith/v20230427/weilingwith_client.py +0 -0
  14. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud_sdk_python_weilingwith.egg-info/SOURCES.txt +0 -0
  15. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud_sdk_python_weilingwith.egg-info/dependency_links.txt +0 -0
  16. {tencentcloud-sdk-python-weilingwith-3.0.1327 → tencentcloud-sdk-python-weilingwith-3.0.1329}/tencentcloud_sdk_python_weilingwith.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-weilingwith
3
- Version: 3.0.1327
3
+ Version: 3.0.1329
4
4
  Summary: Tencent Cloud Weilingwith SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
8
8
 
9
9
  setup(
10
10
  name='tencentcloud-sdk-python-weilingwith',
11
- install_requires=["tencentcloud-sdk-python-common==3.0.1327"],
11
+ install_requires=["tencentcloud-sdk-python-common==3.0.1329"],
12
12
  version=tencentcloud.__version__,
13
13
  description='Tencent Cloud Weilingwith SDK for Python',
14
14
  long_description=open('README.rst').read(),
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1327'
17
+ __version__ = '3.0.1329'
@@ -18609,7 +18609,6 @@ class SaveDeviceGroupRes(AbstractModel):
18609
18609
  def __init__(self):
18610
18610
  r"""
18611
18611
  :param _Id: 保存or修改设备分组回包信息
18612
- 注意:此字段可能返回 null,表示取不到有效值。
18613
18612
  :type Id: int
18614
18613
  """
18615
18614
  self._Id = None
@@ -18617,7 +18616,6 @@ class SaveDeviceGroupRes(AbstractModel):
18617
18616
  @property
18618
18617
  def Id(self):
18619
18618
  """保存or修改设备分组回包信息
18620
- 注意:此字段可能返回 null,表示取不到有效值。
18621
18619
  :rtype: int
18622
18620
  """
18623
18621
  return self._Id
@@ -18692,13 +18690,10 @@ class SceneInfo(AbstractModel):
18692
18690
  def __init__(self):
18693
18691
  r"""
18694
18692
  :param _SceneId: 场景id
18695
- 注意:此字段可能返回 null,表示取不到有效值。
18696
18693
  :type SceneId: str
18697
18694
  :param _SceneName: 场景名称
18698
- 注意:此字段可能返回 null,表示取不到有效值。
18699
18695
  :type SceneName: str
18700
18696
  :param _Version: 场景版本
18701
- 注意:此字段可能返回 null,表示取不到有效值。
18702
18697
  :type Version: str
18703
18698
  """
18704
18699
  self._SceneId = None
@@ -18708,7 +18703,6 @@ class SceneInfo(AbstractModel):
18708
18703
  @property
18709
18704
  def SceneId(self):
18710
18705
  """场景id
18711
- 注意:此字段可能返回 null,表示取不到有效值。
18712
18706
  :rtype: str
18713
18707
  """
18714
18708
  return self._SceneId
@@ -18720,7 +18714,6 @@ class SceneInfo(AbstractModel):
18720
18714
  @property
18721
18715
  def SceneName(self):
18722
18716
  """场景名称
18723
- 注意:此字段可能返回 null,表示取不到有效值。
18724
18717
  :rtype: str
18725
18718
  """
18726
18719
  return self._SceneName
@@ -18732,7 +18725,6 @@ class SceneInfo(AbstractModel):
18732
18725
  @property
18733
18726
  def Version(self):
18734
18727
  """场景版本
18735
- 注意:此字段可能返回 null,表示取不到有效值。
18736
18728
  :rtype: str
18737
18729
  """
18738
18730
  return self._Version
@@ -18850,16 +18842,12 @@ class SpaceDataStats(AbstractModel):
18850
18842
  def __init__(self):
18851
18843
  r"""
18852
18844
  :param _WorkspaceId: 工作空间ID
18853
- 注意:此字段可能返回 null,表示取不到有效值。
18854
18845
  :type WorkspaceId: str
18855
18846
  :param _WorkspaceName: 工作空间名称
18856
- 注意:此字段可能返回 null,表示取不到有效值。
18857
18847
  :type WorkspaceName: str
18858
18848
  :param _BuildingCount: 楼栋数量
18859
- 注意:此字段可能返回 null,表示取不到有效值。
18860
18849
  :type BuildingCount: int
18861
18850
  :param _BuildingArea: 建筑面积
18862
- 注意:此字段可能返回 null,表示取不到有效值。
18863
18851
  :type BuildingArea: float
18864
18852
  """
18865
18853
  self._WorkspaceId = None
@@ -18870,7 +18858,6 @@ class SpaceDataStats(AbstractModel):
18870
18858
  @property
18871
18859
  def WorkspaceId(self):
18872
18860
  """工作空间ID
18873
- 注意:此字段可能返回 null,表示取不到有效值。
18874
18861
  :rtype: str
18875
18862
  """
18876
18863
  return self._WorkspaceId
@@ -18882,7 +18869,6 @@ class SpaceDataStats(AbstractModel):
18882
18869
  @property
18883
18870
  def WorkspaceName(self):
18884
18871
  """工作空间名称
18885
- 注意:此字段可能返回 null,表示取不到有效值。
18886
18872
  :rtype: str
18887
18873
  """
18888
18874
  return self._WorkspaceName
@@ -18894,7 +18880,6 @@ class SpaceDataStats(AbstractModel):
18894
18880
  @property
18895
18881
  def BuildingCount(self):
18896
18882
  """楼栋数量
18897
- 注意:此字段可能返回 null,表示取不到有效值。
18898
18883
  :rtype: int
18899
18884
  """
18900
18885
  return self._BuildingCount
@@ -18906,7 +18891,6 @@ class SpaceDataStats(AbstractModel):
18906
18891
  @property
18907
18892
  def BuildingArea(self):
18908
18893
  """建筑面积
18909
- 注意:此字段可能返回 null,表示取不到有效值。
18910
18894
  :rtype: float
18911
18895
  """
18912
18896
  return self._BuildingArea
@@ -18939,10 +18923,8 @@ class SpaceDataTotalStatsRes(AbstractModel):
18939
18923
  def __init__(self):
18940
18924
  r"""
18941
18925
  :param _BuildingCount: 总楼栋数量
18942
- 注意:此字段可能返回 null,表示取不到有效值。
18943
18926
  :type BuildingCount: int
18944
18927
  :param _BuildingArea: 总建筑面积
18945
- 注意:此字段可能返回 null,表示取不到有效值。
18946
18928
  :type BuildingArea: float
18947
18929
  """
18948
18930
  self._BuildingCount = None
@@ -18951,7 +18933,6 @@ class SpaceDataTotalStatsRes(AbstractModel):
18951
18933
  @property
18952
18934
  def BuildingCount(self):
18953
18935
  """总楼栋数量
18954
- 注意:此字段可能返回 null,表示取不到有效值。
18955
18936
  :rtype: int
18956
18937
  """
18957
18938
  return self._BuildingCount
@@ -18963,7 +18944,6 @@ class SpaceDataTotalStatsRes(AbstractModel):
18963
18944
  @property
18964
18945
  def BuildingArea(self):
18965
18946
  """总建筑面积
18966
- 注意:此字段可能返回 null,表示取不到有效值。
18967
18947
  :rtype: float
18968
18948
  """
18969
18949
  return self._BuildingArea
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-weilingwith
3
- Version: 3.0.1327
3
+ Version: 3.0.1329
4
4
  Summary: Tencent Cloud Weilingwith SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common==3.0.1329
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common==3.0.1327