wandelbots_api_client 26.6.0.dev6__py3-none-any.whl → 26.6.0.dev7__py3-none-any.whl

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.
@@ -13,7 +13,7 @@ Generated by OpenAPI Generator (https://openapi-generator.tech)
13
13
  Do not edit the class manually.
14
14
  """ # noqa: E501
15
15
 
16
- __version__ = "26.6.0.dev6"
16
+ __version__ = "26.6.0.dev7"
17
17
 
18
18
  from . import models
19
19
  from . import api
@@ -83,7 +83,7 @@ class ApiClient:
83
83
  self.default_headers[header_name] = header_value
84
84
  self.cookie = cookie
85
85
  # Set default User-Agent.
86
- self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev6"
86
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev7"
87
87
  self.client_side_validation = configuration.client_side_validation
88
88
 
89
89
  async def __aenter__(self):
@@ -512,7 +512,7 @@ class Configuration:
512
512
  "OS: {env}\n"
513
513
  "Python Version: {pyversion}\n"
514
514
  "Version of the API: 1.5.0\n"
515
- "SDK Package Version: 26.6.0.dev6".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev7".format(env=sys.platform, pyversion=sys.version)
516
516
  )
517
517
 
518
518
  def get_host_settings(self) -> List[HostSetting]:
@@ -13,7 +13,7 @@ Generated by OpenAPI Generator (https://openapi-generator.tech)
13
13
  Do not edit the class manually.
14
14
  """ # noqa: E501
15
15
 
16
- __version__ = "26.6.0.dev6"
16
+ __version__ = "26.6.0.dev7"
17
17
 
18
18
  from . import api
19
19
  from . import api_client
@@ -85,7 +85,7 @@ class ApiClient:
85
85
  self.default_headers[header_name] = header_value
86
86
  self.cookie = cookie
87
87
  # Set default User-Agent.
88
- self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev6"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev7"
89
89
  self.client_side_validation = configuration.client_side_validation
90
90
 
91
91
  async def __aenter__(self):
@@ -512,7 +512,7 @@ class Configuration:
512
512
  "OS: {env}\n"
513
513
  "Python Version: {pyversion}\n"
514
514
  "Version of the API: 2.5.0\n"
515
- "SDK Package Version: 26.6.0.dev6".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev7".format(env=sys.platform, pyversion=sys.version)
516
516
  )
517
517
 
518
518
  def get_host_settings(self) -> List[HostSetting]:
@@ -13,7 +13,7 @@ Generated by OpenAPI Generator (https://openapi-generator.tech)
13
13
  Do not edit the class manually.
14
14
  """ # noqa: E501
15
15
 
16
- __version__ = "26.6.0.dev6"
16
+ __version__ = "26.6.0.dev7"
17
17
 
18
18
  from . import api
19
19
  from . import api_client
@@ -85,7 +85,7 @@ class ApiClient:
85
85
  self.default_headers[header_name] = header_value
86
86
  self.cookie = cookie
87
87
  # Set default User-Agent.
88
- self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev6"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev7"
89
89
  self.client_side_validation = configuration.client_side_validation
90
90
 
91
91
  async def __aenter__(self):
@@ -512,7 +512,7 @@ class Configuration:
512
512
  "OS: {env}\n"
513
513
  "Python Version: {pyversion}\n"
514
514
  "Version of the API: 2.5.0\n"
515
- "SDK Package Version: 26.6.0.dev6".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev7".format(env=sys.platform, pyversion=sys.version)
516
516
  )
517
517
 
518
518
  def get_host_settings(self) -> List[HostSetting]:
@@ -1,6 +1,6 @@
1
1
  # generated by datamodel-codegen:
2
- # filename: tmpgwwadoct
3
- # timestamp: 2026-06-16T11:01:17+00:00
2
+ # filename: tmphu812y9o
3
+ # timestamp: 2026-06-16T13:13:40+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
 
@@ -1,6 +1,6 @@
1
1
  # generated by datamodel-codegen:
2
2
  # filename: models.yaml
3
- # timestamp: 2026-06-16T11:01:17+00:00
3
+ # timestamp: 2026-06-16T13:13:40+00:00
4
4
 
5
5
  from __future__ import annotations
6
6
  from pydantic import AnyUrl, AwareDatetime, BaseModel, EmailStr, Field, RootModel
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wandelbots_api_client
3
- Version: 26.6.0.dev6
3
+ Version: 26.6.0.dev7
4
4
  Summary: Wandelbots Python Client: Interact with robots in an easy and intuitive way.
5
5
  Author: Copyright (c) 2025 Wandelbots GmbH
6
6
  Author-email: Copyright (c) 2025 Wandelbots GmbH <contact@wandelbots.com>
@@ -31,7 +31,7 @@ Description-Content-Type: text/markdown
31
31
  Interact with robots in an easy and intuitive way.
32
32
 
33
33
  - Compatible API version: 1.5.0 (can be found at the home screen of your instance -> API)
34
- - Package version: 26.6.0.dev6
34
+ - Package version: 26.6.0.dev7
35
35
 
36
36
  ## Requirements.
37
37
  Python >=3.11, Python < 4.0
@@ -1,4 +1,4 @@
1
- wandelbots_api_client/__init__.py,sha256=5m0NfGPd4qIWNEqRGG32KnQpQJo3QmnzTmIHqqbhBHI,1001
1
+ wandelbots_api_client/__init__.py,sha256=4WQ22xlYYSjUlGaYB15Fwx7dC9y-HEnMnFlwsWO8SiM,1001
2
2
  wandelbots_api_client/api/__init__.py,sha256=piFvcUqVadKhV50ReEqZToWDDC4g0frxtAfyafQlDkY,2187
3
3
  wandelbots_api_client/api/application_api.py,sha256=3YTsQhoBC5ZUY0Nb-8cqsS1xd4FmY6C9fO3ZH1qw0N8,69176
4
4
  wandelbots_api_client/api/cell_api.py,sha256=q_bbYhUIWx4v0_MqHC_FXVw4Qcae7wntHdyoPJC-ej4,64332
@@ -28,10 +28,10 @@ wandelbots_api_client/api/virtual_robot_api.py,sha256=YFKahrHiOcgVOr2NWLLRa_WJWu
28
28
  wandelbots_api_client/api/virtual_robot_behavior_api.py,sha256=UN38R5Z-Mx8oPJqSrvDLZRhuA80IBeUCS2neotlGNPY,32214
29
29
  wandelbots_api_client/api/virtual_robot_mode_api.py,sha256=bL2xN9BocN8Rt5sAm7TXAPaR1L0Lgun5BaQ6SQQIWiw,72983
30
30
  wandelbots_api_client/api/virtual_robot_setup_api.py,sha256=aBvzcmMnqWKm-sWQQlUXDpJWYct2jJ7ZP4tD1KxZa-o,114640
31
- wandelbots_api_client/api_client.py,sha256=ubYsUhFiFgPKGqysP1B7GkCK7dx21vB2O3-foCdXpBY,26422
31
+ wandelbots_api_client/api_client.py,sha256=_dDRzxmtx16ZyBQ2rzXX3BDTVH0zHb_rflCVD6N3YhA,26422
32
32
  wandelbots_api_client/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
33
33
  wandelbots_api_client/authorization.py,sha256=JERTe2xyuipN5rznFtCkfFVib1LeuUHroTRERYhEzYI,9405
34
- wandelbots_api_client/configuration.py,sha256=IyKj2h84eVyV0opH2ZqkmeLvE4TEsCzki_RELWLvQ_c,18035
34
+ wandelbots_api_client/configuration.py,sha256=Dc8ySf5OPdWVBESjSLcULH1idpww0Qcl7Ee127HXFWA,18035
35
35
  wandelbots_api_client/exceptions.py,sha256=RuzKwCGAxM2FezxzoQXqapt0ID8qjXm6e1T_yaote3c,6389
36
36
  wandelbots_api_client/models/__init__.py,sha256=10_46vZsxhuJ-eiYOmR6-R-o4BhYiNzm2Tfoe-YIwbY,23908
37
37
  wandelbots_api_client/models/abb_controller.py,sha256=9dOBmaH5hTUeCzVsu5bW4JK-mCe8EWXOzuK9NSqDmPc,4050
@@ -327,7 +327,7 @@ wandelbots_api_client/models/virtual_robot_configuration.py,sha256=Ehpe6xQjYidyC
327
327
  wandelbots_api_client/models/yaskawa_controller.py,sha256=3ePapQ6IR9_5R2jFVoiBm7PrRAthFU69zie7cB1xOIk,3136
328
328
  wandelbots_api_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
329
329
  wandelbots_api_client/rest.py,sha256=lcKedKS_XfGNtckku5IjhRlSG1u4vSnnd9Srs9SElso,7246
330
- wandelbots_api_client/v2/__init__.py,sha256=IEhQo410PA4OU8lQ4tKwDdXeSiVXT3mhrk72MN1T5z0,1027
330
+ wandelbots_api_client/v2/__init__.py,sha256=V5TzCerJh4npTDnoUj3jMV4bZjgf63iptzWP83bdgXg,1027
331
331
  wandelbots_api_client/v2/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
332
332
  wandelbots_api_client/v2/api/application_api.py,sha256=ZCZ-8xpphAHxnVWZ9Ioq3e0IdPXocjvr9L5SMzrel1k,69555
333
333
  wandelbots_api_client/v2/api/bus_inputs_outputs_api.py,sha256=6DkKVRgFH0XpMTk_BC31JVJHKOKEo0pzvZ5hMlQ0bmU,264680
@@ -354,9 +354,9 @@ wandelbots_api_client/v2/api/version_api.py,sha256=L_U_eGuhhPtrBBR5GX_RHGE_eKyLC
354
354
  wandelbots_api_client/v2/api/virtual_controller_api.py,sha256=ex5G3pDooeDhfMOVL-2iaNlzvkU71qxAvkPYq4TLbvQ,291427
355
355
  wandelbots_api_client/v2/api/virtual_controller_behavior_api.py,sha256=F_P7xMTnZpIu9p9990Pxg1yHPcVysez2L9Yk5ON3Us0,41042
356
356
  wandelbots_api_client/v2/api/virtual_controller_inputs_outputs_api.py,sha256=8aV-eDgDQWLW3iC7d2GDXhDqThND8nFEGnSj1i5ZCmg,42023
357
- wandelbots_api_client/v2/api_client.py,sha256=5l-JYb4QkeYf2waQjFUeZ_IXGw8Lev3Il_KWA_9j_E4,27019
357
+ wandelbots_api_client/v2/api_client.py,sha256=59Y9rNCVU_IXpHDx6UKtcecCiTM01yWxJnzmbzroA7w,27019
358
358
  wandelbots_api_client/v2/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
359
- wandelbots_api_client/v2/configuration.py,sha256=OLDa4wSTmKgnqWTPsBo849dm3LQMAXAr9viwc8-Zb4k,18038
359
+ wandelbots_api_client/v2/configuration.py,sha256=mEFKVTdpsHthlYRptUIbdwfKlk2p4Q7_XqjpRHKO1SI,18038
360
360
  wandelbots_api_client/v2/exceptions.py,sha256=PO-GFXkLo8Aw6MdKXt4HGzuYks0izxTOK-a3yKPMwyg,6389
361
361
  wandelbots_api_client/v2/models/__init__.py,sha256=3uVc7oz-eNJc4cdH43SXWCw6Iwu9vs7wLTirBdYsRpg,36127
362
362
  wandelbots_api_client/v2/models/abb_confdata.py,sha256=po-05ykftfwh-j9q5cWMKc-CYq5iWd1vYIE6zNa6oX4,3374
@@ -758,7 +758,7 @@ wandelbots_api_client/v2/models/zod_validation_error_error_details_inner.py,sha2
758
758
  wandelbots_api_client/v2/models/zod_validation_error_error_details_inner_path_inner.py,sha256=JOvRE96flgfDPOWUe1Ox7uXwW3d9n6uGCJCI5qDK1Pk,5648
759
759
  wandelbots_api_client/v2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
760
760
  wandelbots_api_client/v2/rest.py,sha256=kzPPPn5U-sCGtH6Fpf_jB2-fnSQJB0FEn70guMgGNsA,7249
761
- wandelbots_api_client/v2_pydantic/__init__.py,sha256=8WKQ46UewWvEKZ-8nSJbkG8k4UYzGUWuvG59FPyC2wY,1036
761
+ wandelbots_api_client/v2_pydantic/__init__.py,sha256=sKCm4Cckpy3g6ADUWOrQ5eSG8OFqGPe_UPHs7Td4ijg,1036
762
762
  wandelbots_api_client/v2_pydantic/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
763
763
  wandelbots_api_client/v2_pydantic/api/application_api.py,sha256=nANCB-vPU6TEJ3DiPwHD7sv9Y8wPwqf4vhOZQDjZa10,69587
764
764
  wandelbots_api_client/v2_pydantic/api/bus_inputs_outputs_api.py,sha256=KYQhBQqBOTjnzsWQ3_Kix2n5Ss8T0JAMZoJH3yYwx_Y,264634
@@ -785,14 +785,14 @@ wandelbots_api_client/v2_pydantic/api/version_api.py,sha256=ZIQEXjQrUqHe2JvbOIhj
785
785
  wandelbots_api_client/v2_pydantic/api/virtual_controller_api.py,sha256=B5ufR5abqkiswyhVmrruqgV7g7AOMrgI3DAkuVKdbpo,291361
786
786
  wandelbots_api_client/v2_pydantic/api/virtual_controller_behavior_api.py,sha256=rNGYXpF5RwdU92D4aPMCi5YUGlJRwygI-CIsSqcv4fM,41023
787
787
  wandelbots_api_client/v2_pydantic/api/virtual_controller_inputs_outputs_api.py,sha256=zM8L2hLiSkw7XB22rqaJcw0haJjtOfy8cXcsAzyt25M,42035
788
- wandelbots_api_client/v2_pydantic/api_client.py,sha256=dsmxjrmtlUR-Wj8GClM7sRRBjJtekRpMzO76Hv4MAqY,27073
788
+ wandelbots_api_client/v2_pydantic/api_client.py,sha256=ER1zq_zuaU16ZkUDpCzTiH-k9DUGmtntqH3HRYnQtVI,27073
789
789
  wandelbots_api_client/v2_pydantic/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
790
- wandelbots_api_client/v2_pydantic/configuration.py,sha256=BPzHAv2zS3Vhgqt2DmyNMossFs3kvvzJrZ5oGsBmGrw,18047
790
+ wandelbots_api_client/v2_pydantic/configuration.py,sha256=8TDyeJGy5kjsLwJdDmwzE3XTehn0qL1Ay1QusG7eA4g,18047
791
791
  wandelbots_api_client/v2_pydantic/exceptions.py,sha256=PO-GFXkLo8Aw6MdKXt4HGzuYks0izxTOK-a3yKPMwyg,6389
792
- wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=5v9IO8hv3ih3DuTDLSl3drQm9wkCdwmnqs7T2hDBhLc,22159
793
- wandelbots_api_client/v2_pydantic/models/models.py,sha256=80hhJZDwT3-x_RV1W3CS9U5pv14dlP7eGbf_4F3fHpE,204135
792
+ wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=fhunK5NYo0bgd8nlzcStAvnDJ-TVTmn-qvjEtK2N1yg,22159
793
+ wandelbots_api_client/v2_pydantic/models/models.py,sha256=2-EbTNs-a3XjutTVAWmFMltJlzpRpnhovo5xDHBYKT4,204135
794
794
  wandelbots_api_client/v2_pydantic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
795
795
  wandelbots_api_client/v2_pydantic/rest.py,sha256=FUuaYddapU0WtDFBxgoMXUV0UfHyNGbhopemWMVOzpg,7258
796
- wandelbots_api_client-26.6.0.dev6.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
797
- wandelbots_api_client-26.6.0.dev6.dist-info/METADATA,sha256=1w69dCwDO2Fp2j4tITecUhluiKSVV4yDPEeMhULClzU,7687
798
- wandelbots_api_client-26.6.0.dev6.dist-info/RECORD,,
796
+ wandelbots_api_client-26.6.0.dev7.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
797
+ wandelbots_api_client-26.6.0.dev7.dist-info/METADATA,sha256=5kvcl1y8RkcfcoNk0MYGdyDq65MtsjTKwBdur3CL8Tc,7687
798
+ wandelbots_api_client-26.6.0.dev7.dist-info/RECORD,,