wandelbots_api_client 26.4.0.dev2__py3-none-any.whl → 26.4.0.dev4__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.4.0.dev2"
16
+ __version__ = "26.4.0.dev4"
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.4.0.dev2"
86
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.4.0.dev4"
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.4.0\n"
515
- "SDK Package Version: 26.4.0.dev2".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.4.0.dev4".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.4.0.dev2"
16
+ __version__ = "26.4.0.dev4"
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.4.0.dev2"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.4.0.dev4"
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.3.0\n"
515
- "SDK Package Version: 26.4.0.dev2".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.4.0.dev4".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.4.0.dev2"
16
+ __version__ = "26.4.0.dev4"
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.4.0.dev2"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.4.0.dev4"
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.3.0\n"
515
- "SDK Package Version: 26.4.0.dev2".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.4.0.dev4".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: tmpeotfa2i1
3
- # timestamp: 2026-04-08T01:19:43+00:00
2
+ # filename: tmp7pjcnqz5
3
+ # timestamp: 2026-04-09T17:19:38+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-04-08T01:19:43+00:00
3
+ # timestamp: 2026-04-09T17:19:38+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.4.0.dev2
3
+ Version: 26.4.0.dev4
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.4.0 (can be found at the home screen of your instance -> API)
34
- - Package version: 26.4.0.dev2
34
+ - Package version: 26.4.0.dev4
35
35
 
36
36
  ## Requirements.
37
37
  Python >=3.11, Python < 4.0
@@ -1,4 +1,4 @@
1
- wandelbots_api_client/__init__.py,sha256=WSlPHamMUyJfgKbPooHKlMN2YXk1BIGMKFcMR20ws4I,1001
1
+ wandelbots_api_client/__init__.py,sha256=6U-uCCxIvH6M73zDdNykZD6uL09nhcRliusS2gLDCfA,1001
2
2
  wandelbots_api_client/api/__init__.py,sha256=piFvcUqVadKhV50ReEqZToWDDC4g0frxtAfyafQlDkY,2187
3
3
  wandelbots_api_client/api/application_api.py,sha256=tGCGtud0e7uy8uz-qf81qZzhqybh0-Sxsy05XBMsqTc,69176
4
4
  wandelbots_api_client/api/cell_api.py,sha256=XoLpvSRi1s86_MR1obZIzOI-LgWh9yNLuV79Mcv_ciU,64350
@@ -28,10 +28,10 @@ wandelbots_api_client/api/virtual_robot_api.py,sha256=pOhXMJEFYIsRda3aY5Twg9w9kK
28
28
  wandelbots_api_client/api/virtual_robot_behavior_api.py,sha256=uw_tvxJ6OGmbVuEC9654I_RuD9iW5tYJ9NZuQtns6-Q,32214
29
29
  wandelbots_api_client/api/virtual_robot_mode_api.py,sha256=cu1CiYp0P0Feq4nWI_Cw10V6kzs4adiNw7ecKy1pc1s,72983
30
30
  wandelbots_api_client/api/virtual_robot_setup_api.py,sha256=E1HiTIY3bLIS5YZFyjpaiUNjvA_o2nj7xS7t0QpO8E4,114640
31
- wandelbots_api_client/api_client.py,sha256=FCSqGQx5_UvyocZyQSUxElRPxGDQzpFqoeiljU854ek,26422
31
+ wandelbots_api_client/api_client.py,sha256=GcWXfQ5lcplQEbWNcijAYxTWp79XLubXfNlGH6yzMlk,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=kKpXvqP_hFnVqZMcBheONX170DGKBnzEMOLpmCtvMMk,18035
34
+ wandelbots_api_client/configuration.py,sha256=AZ_OtzKkrhPdg-MCdcwkCFGJo_aq5I2dnR5MaDunfZM,18035
35
35
  wandelbots_api_client/exceptions.py,sha256=wdVwW4FBCYbYzO8QY725Ng0aDwuRWZ2oujFBZ3LFeWo,6389
36
36
  wandelbots_api_client/models/__init__.py,sha256=3AnZvQuHiMZpmDiy9hdI7DeoLxRqQ8kLoDkZTeRwpU4,23908
37
37
  wandelbots_api_client/models/abb_controller.py,sha256=7oitkoByeNwCwvAPnzefCL40oauw_8xBDXKs0vl1cO8,4050
@@ -327,7 +327,7 @@ wandelbots_api_client/models/virtual_robot_configuration.py,sha256=n5bt1kIrVMDc3
327
327
  wandelbots_api_client/models/yaskawa_controller.py,sha256=MR_pEOK24hpouUnp8-OzatV3W5tj-Eiz9MUhLNAgmro,3136
328
328
  wandelbots_api_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
329
329
  wandelbots_api_client/rest.py,sha256=ck7JN3JqscGO08xU5fcy6aMZrpM-oZc5HYxNhXjVdmw,7246
330
- wandelbots_api_client/v2/__init__.py,sha256=KwiJGPqBjP59VH7RdVZ34a-BLVJWXahxt9FnsWgHuBo,1027
330
+ wandelbots_api_client/v2/__init__.py,sha256=FYiIfvGvRHX9rXGAnaESAtRrLWVP00XTfdz5aMsBe-Y,1027
331
331
  wandelbots_api_client/v2/api/__init__.py,sha256=YfapZtmlqvDxfpzSNT8CP96lxAbY8OH9cLb1YSbWy4g,1913
332
332
  wandelbots_api_client/v2/api/application_api.py,sha256=nYkfn8Ldb5obhfsh1WmLvfnM5GhWooI-22kMlDDcbJk,69555
333
333
  wandelbots_api_client/v2/api/bus_inputs_outputs_api.py,sha256=yUc9lr0PjHTh8RPT96Mcl2kgmedGlkISgylb39bIZI4,220838
@@ -353,9 +353,9 @@ wandelbots_api_client/v2/api/version_api.py,sha256=xQFktRvufReCW1c7JOQqGWd75zAJt
353
353
  wandelbots_api_client/v2/api/virtual_controller_api.py,sha256=RPvmxFfQn0aj1z04I9ssT_K7ZnvcEC5aetnb94zPkNs,290977
354
354
  wandelbots_api_client/v2/api/virtual_controller_behavior_api.py,sha256=Q_H_V7c0avtyY3LYZZQC9J735lAizXK0AgoSdIT1jqo,41042
355
355
  wandelbots_api_client/v2/api/virtual_controller_inputs_outputs_api.py,sha256=lth5JseYtyAuLiFPRauaa53qHxAdZGdcp66ZJf4k87U,42023
356
- wandelbots_api_client/v2/api_client.py,sha256=S8Kl2iX3ScaCLHGDpEMQeeZtICprCDlNiDvVKumw-4U,26460
356
+ wandelbots_api_client/v2/api_client.py,sha256=HA9ZmCcYnrbKZYdehks0fIpPgxRwl56h3wVmVNdeHfQ,26460
357
357
  wandelbots_api_client/v2/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
358
- wandelbots_api_client/v2/configuration.py,sha256=Ckl7aKtJ3amcqucwcfay5sIMaMeZr9gsMj-CvU4FHjs,18038
358
+ wandelbots_api_client/v2/configuration.py,sha256=VvyX5oc27sXq3u_9KVsr8oodo8suMp7QWI9CVPraa3c,18038
359
359
  wandelbots_api_client/v2/exceptions.py,sha256=XpNt1IEQko7eH8f_DP4_NPUUUN6xaIwsEOdiX20qtWM,6389
360
360
  wandelbots_api_client/v2/models/__init__.py,sha256=kVbGlIF9C9ImuMROfn5dfPith6Ca01IgS5F1oGho6iU,30393
361
361
  wandelbots_api_client/v2/models/abb_controller.py,sha256=KFOLxxkfbuOWNZWS1oKZ0xTLY_UOZLpA6rnnB2_10HM,3737
@@ -696,7 +696,7 @@ wandelbots_api_client/v2/models/zod_validation_error_error_details_inner.py,sha2
696
696
  wandelbots_api_client/v2/models/zod_validation_error_error_details_inner_path_inner.py,sha256=Pu9FmfvBqyQmgspXy15S-IUqA9sz5U4yv2VllH1tiy8,5648
697
697
  wandelbots_api_client/v2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
698
698
  wandelbots_api_client/v2/rest.py,sha256=VXEDYuYflQ5qD8gFZEdDjp3Q78SH8Jiwi5zI-hx20Qo,7249
699
- wandelbots_api_client/v2_pydantic/__init__.py,sha256=xnvXCa745QcfA9S3qDUCP_jtoB9Dvq6VQYWsF6Cuszc,1036
699
+ wandelbots_api_client/v2_pydantic/__init__.py,sha256=eINVDPdhtVyTdVgZ9nJ3YRRJ-F3vCsLOUQKNlOMutJc,1036
700
700
  wandelbots_api_client/v2_pydantic/api/__init__.py,sha256=YfapZtmlqvDxfpzSNT8CP96lxAbY8OH9cLb1YSbWy4g,1913
701
701
  wandelbots_api_client/v2_pydantic/api/application_api.py,sha256=50emVs9BHARagQG4tSV4XE1WdAK8j4s_Yr7oad3XHzw,69587
702
702
  wandelbots_api_client/v2_pydantic/api/bus_inputs_outputs_api.py,sha256=21WEwvzW_GvjGcMmln9oVRBt-6mdAr56WNn2iNKaw6c,220797
@@ -722,14 +722,14 @@ wandelbots_api_client/v2_pydantic/api/version_api.py,sha256=f3wspcIerQg1lIAfX5zu
722
722
  wandelbots_api_client/v2_pydantic/api/virtual_controller_api.py,sha256=6hCXPswywuKy4zc0yyrMJ6h2XVWy4zIImyYtKUE5j3o,290911
723
723
  wandelbots_api_client/v2_pydantic/api/virtual_controller_behavior_api.py,sha256=VTC_dXJY9TB2oRZtHUB3Y7mxxstm0pBQnpHEMo9DOS4,41023
724
724
  wandelbots_api_client/v2_pydantic/api/virtual_controller_inputs_outputs_api.py,sha256=BhVBLo5m7NhwznmzrF3pQTEVszExDMFTPjB5gAjh2rE,42035
725
- wandelbots_api_client/v2_pydantic/api_client.py,sha256=tZU5l4kO00dVOPp2f0SI8RTNovfwEXPpo5XlGRqls2E,26514
725
+ wandelbots_api_client/v2_pydantic/api_client.py,sha256=3AqVgZyeSRXjTKp-jM0rqn2B4oFor1deCSJo3OZfE54,26514
726
726
  wandelbots_api_client/v2_pydantic/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
727
- wandelbots_api_client/v2_pydantic/configuration.py,sha256=XhyUrAX-67JvHIZN6SNY12ga7Ke9F0qqf9zDT5Yc7Ds,18047
727
+ wandelbots_api_client/v2_pydantic/configuration.py,sha256=nJceSLBERHvfAHeGVFk1XmCyxJ9QTG-1YVIlDD6XcIE,18047
728
728
  wandelbots_api_client/v2_pydantic/exceptions.py,sha256=XpNt1IEQko7eH8f_DP4_NPUUUN6xaIwsEOdiX20qtWM,6389
729
- wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=_eIlEfkyxhS4DRrqz_4QbytJvH0neKiWx4u_Fe0T6z4,18701
730
- wandelbots_api_client/v2_pydantic/models/models.py,sha256=-PkFoYz4AX3bLdt42hSH5tGQ7wB35iSiHXqCyXB6fNc,176055
729
+ wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=IfgKVXKXpYyM_eVLNRbIJeeA2y6d9LAHlNUwliEKZFE,18701
730
+ wandelbots_api_client/v2_pydantic/models/models.py,sha256=VANMb85KryK8Ghz_3aniw_Cz2dzeweKEYAZQqjqkR3g,176055
731
731
  wandelbots_api_client/v2_pydantic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
732
732
  wandelbots_api_client/v2_pydantic/rest.py,sha256=3ccNYMnIotYRkNUOYbrMpV1rRF384SevnikHNoEJfNI,7258
733
- wandelbots_api_client-26.4.0.dev2.dist-info/WHEEL,sha256=bEhYrD-rjlF0iRRHiAnfJ0mEjMsRwm29hhDD7yRgWCY,80
734
- wandelbots_api_client-26.4.0.dev2.dist-info/METADATA,sha256=Piv2vkGAjF0AkoyXR0xiNKMoIR-8YZgtwxxVHwsySWI,7687
735
- wandelbots_api_client-26.4.0.dev2.dist-info/RECORD,,
733
+ wandelbots_api_client-26.4.0.dev4.dist-info/WHEEL,sha256=s_zqWxHFEH8b58BCtf46hFCqPaISurdB9R1XJ8za6XI,80
734
+ wandelbots_api_client-26.4.0.dev4.dist-info/METADATA,sha256=E52zX7T1c3LktwCFJ1Nij63n_huJqn_63lYr4QxI7ww,7687
735
+ wandelbots_api_client-26.4.0.dev4.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: uv 0.11.3
2
+ Generator: uv 0.11.6
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any