wandelbots_api_client 26.5.0.dev7__py3-none-any.whl → 26.5.0.dev9__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.5.0.dev7"
16
+ __version__ = "26.5.0.dev9"
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.5.0.dev7"
86
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.5.0.dev9"
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.5.0.dev7".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.5.0.dev9".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.5.0.dev7"
16
+ __version__ = "26.5.0.dev9"
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.5.0.dev7"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.5.0.dev9"
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 dev\n"
515
- "SDK Package Version: 26.5.0.dev7".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.5.0.dev9".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.5.0.dev7"
16
+ __version__ = "26.5.0.dev9"
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.5.0.dev7"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.5.0.dev9"
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 dev\n"
515
- "SDK Package Version: 26.5.0.dev7".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.5.0.dev9".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: tmpji_25x_f
3
- # timestamp: 2026-05-29T15:13:33+00:00
2
+ # filename: tmp3solzs34
3
+ # timestamp: 2026-06-01T17:03:44+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-05-29T15:13:33+00:00
3
+ # timestamp: 2026-06-01T17:03:44+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.5.0.dev7
3
+ Version: 26.5.0.dev9
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.5.0.dev7
34
+ - Package version: 26.5.0.dev9
35
35
 
36
36
  ## Requirements.
37
37
  Python >=3.11, Python < 4.0
@@ -1,4 +1,4 @@
1
- wandelbots_api_client/__init__.py,sha256=VghUXKKAoW0S3-D9PFQLBfas6jnH1Zki8YTkMdAgmz0,1001
1
+ wandelbots_api_client/__init__.py,sha256=0gkVihoQSwVB4NM0FurYXITROfzCinMUpk9mFubx_jI,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=EHPgy2KJTu6Fe8qh3SfY-Ub-fDzsrN-rtdOrzxyCcZ4,26422
31
+ wandelbots_api_client/api_client.py,sha256=42jq92bLilWF6ECrKKoM6ieOGuh7Wojf6igZazxqhzs,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=9k01Eqx5ccE6poW9wP1ta9jxgfIZGRJO5HfzlGQIQX4,18035
34
+ wandelbots_api_client/configuration.py,sha256=IRap_oasUepEEpPoiRg-RysoCPLLP6kkAxNU79q337s,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=50-KoQYinOCEBsx73OCaNsbkRG20V5HZzgjJI0Tpvx8,1031
330
+ wandelbots_api_client/v2/__init__.py,sha256=4k6Oz0CKovJ6I3j_AapO1-u_aLz05B7MSucK07EhbJY,1031
331
331
  wandelbots_api_client/v2/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
332
332
  wandelbots_api_client/v2/api/application_api.py,sha256=tpxCi1PxsEKo5I21TSO8N6fC3uyziVU3lmK42j7Tm38,69559
333
333
  wandelbots_api_client/v2/api/bus_inputs_outputs_api.py,sha256=fRtXYExrS8mljwFWkmwKgEK9u1aMGy-HuIHDDSiFh5I,264684
@@ -354,9 +354,9 @@ wandelbots_api_client/v2/api/version_api.py,sha256=xVp17m-y7bBJu65XJNXoBv9CgPl7F
354
354
  wandelbots_api_client/v2/api/virtual_controller_api.py,sha256=kBqSyIj8TNwy60EENNI2ihQEw_ihZGtBySSdjYZnsto,291431
355
355
  wandelbots_api_client/v2/api/virtual_controller_behavior_api.py,sha256=0CGPYJURiQZUVj2K-ohD824PYzOAk4P7AJ9mISaMR50,41046
356
356
  wandelbots_api_client/v2/api/virtual_controller_inputs_outputs_api.py,sha256=Yi6bJUjALfP1tR7Q0AMOBbQfjS9ivPgeNbG2ustY9a4,42027
357
- wandelbots_api_client/v2/api_client.py,sha256=gLZ71xGr51081aUEP91nF2wJLEpHgifQH9YNNg-Yp2Y,26464
357
+ wandelbots_api_client/v2/api_client.py,sha256=WSXQE5d63Wg6MCryzu3-1ODtHudI2uZ5iwSnragbGgc,26464
358
358
  wandelbots_api_client/v2/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
359
- wandelbots_api_client/v2/configuration.py,sha256=HXDB1ntIYZj70e1CMo4u_1FL2ZMEFSYUT-Q84JQP4kk,18046
359
+ wandelbots_api_client/v2/configuration.py,sha256=OUHM-j-qR_LuOGIlIOV2DKNK08TNXU5UZucVnqsMQRM,18046
360
360
  wandelbots_api_client/v2/exceptions.py,sha256=pB1pz3SlgAllOs5xkGKgW9iJPIH-p7nY8PZA-6Okr-k,6393
361
361
  wandelbots_api_client/v2/models/__init__.py,sha256=pVMdFo7Dnentk8BZRGRdajJTA0TVTMkIntlHIPb3_fw,34552
362
362
  wandelbots_api_client/v2/models/abb_confdata.py,sha256=5VWCsrHpLkGvjrUXB_D3iEHQ52BGVhyolUVF8ybK4nE,3378
@@ -739,7 +739,7 @@ wandelbots_api_client/v2/models/zod_validation_error_error_details_inner.py,sha2
739
739
  wandelbots_api_client/v2/models/zod_validation_error_error_details_inner_path_inner.py,sha256=gRy4JqklreXkdTs7BTLSaTje7jo0C06srs_a1aI2v-I,5652
740
740
  wandelbots_api_client/v2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
741
741
  wandelbots_api_client/v2/rest.py,sha256=BNIQqdRsDFR5ByR-kLKS1KTkX6GowUaxnhvJ4T0U1NI,7253
742
- wandelbots_api_client/v2_pydantic/__init__.py,sha256=rBz2Nvpnw4UTNyATC10S-ljENK2eq-ujFNeIgfT1PHs,1040
742
+ wandelbots_api_client/v2_pydantic/__init__.py,sha256=b7vwnbgB3Uf9PKMZIexlX3Okw9H36bXAVfb4OEzoz84,1040
743
743
  wandelbots_api_client/v2_pydantic/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
744
744
  wandelbots_api_client/v2_pydantic/api/application_api.py,sha256=2JXosU7LPy-jjnyqx8ssj-CHgL3eIaoCWBP_03ZnMLc,69591
745
745
  wandelbots_api_client/v2_pydantic/api/bus_inputs_outputs_api.py,sha256=5TVTnxXRnpPLNMRltkZzk2e22StxrW8UxIw3LYciJms,264638
@@ -766,14 +766,14 @@ wandelbots_api_client/v2_pydantic/api/version_api.py,sha256=-uzh_p7K9gkUz1de8iNc
766
766
  wandelbots_api_client/v2_pydantic/api/virtual_controller_api.py,sha256=fdXRwweZm1acDGrGpMoplCwyUHPNUNihyslAX5BimWE,291365
767
767
  wandelbots_api_client/v2_pydantic/api/virtual_controller_behavior_api.py,sha256=vOBW_iwz6OCPoTcBYeOOWZEUwq0XTzfzIrKvqn5KQt0,41027
768
768
  wandelbots_api_client/v2_pydantic/api/virtual_controller_inputs_outputs_api.py,sha256=cLMyZCYHjUt17TcvzCUnJl4hryvZ6SiF_ciy9odWu2k,42039
769
- wandelbots_api_client/v2_pydantic/api_client.py,sha256=xllD_7JsGKE7uH_kRrlBUOWeR9XvPrjUY8u_CT-gxoI,26518
769
+ wandelbots_api_client/v2_pydantic/api_client.py,sha256=iRD03Gdn0dyiLwPzHPfgTcBDW7xmGJ7DVISDKWfZ2QE,26518
770
770
  wandelbots_api_client/v2_pydantic/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
771
- wandelbots_api_client/v2_pydantic/configuration.py,sha256=jQcNCJqU2ynj55pTHTMXz1cuDSYb3S5_TmW9ZCfXSWY,18055
771
+ wandelbots_api_client/v2_pydantic/configuration.py,sha256=zFzvikvMl-pdzGQUWHSJBbncrFOxu7B2Yg4hhyKV9LA,18055
772
772
  wandelbots_api_client/v2_pydantic/exceptions.py,sha256=pB1pz3SlgAllOs5xkGKgW9iJPIH-p7nY8PZA-6Okr-k,6393
773
- wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=Ng0bO-XWSV3xorUoTFMDpuAa4ardWFviSIMFHOXvUqM,21073
774
- wandelbots_api_client/v2_pydantic/models/models.py,sha256=gC5yff4itlJplEPIqseMlaAAyfv_Rjs4DjJ-AM63Wkk,193089
773
+ wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=OboCV98zeLfKfziNFy6Wf4E6PuFkUTsKQihj4s7uOb4,21073
774
+ wandelbots_api_client/v2_pydantic/models/models.py,sha256=a2foxnOHQUxLsU9Exr68v92WiuS3aOYGISwQghTXMYI,193089
775
775
  wandelbots_api_client/v2_pydantic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
776
776
  wandelbots_api_client/v2_pydantic/rest.py,sha256=O1jqN6dngJTohk1ycSQqZazbRmewXSv4oTJF7zDqWIo,7262
777
- wandelbots_api_client-26.5.0.dev7.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
778
- wandelbots_api_client-26.5.0.dev7.dist-info/METADATA,sha256=Zz634KZUTNXjFR95an4e3B0wZJ6ImkzZkqWvkphlcw4,7687
779
- wandelbots_api_client-26.5.0.dev7.dist-info/RECORD,,
777
+ wandelbots_api_client-26.5.0.dev9.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
778
+ wandelbots_api_client-26.5.0.dev9.dist-info/METADATA,sha256=juEr-XrvvHyhwY9t6QyxmwRde-6dPEf9cyRq1WAmPA0,7687
779
+ wandelbots_api_client-26.5.0.dev9.dist-info/RECORD,,