wandelbots_api_client 26.6.0.dev42__py3-none-any.whl → 26.6.0.dev44__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.dev42"
16
+ __version__ = "26.6.0.dev44"
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.dev42"
86
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev44"
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.6.0 dev\n"
515
- "SDK Package Version: 26.6.0.dev42".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev44".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.dev42"
16
+ __version__ = "26.6.0.dev44"
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.dev42"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev44"
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.6.0 dev\n"
515
- "SDK Package Version: 26.6.0.dev42".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev44".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.dev42"
16
+ __version__ = "26.6.0.dev44"
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.dev42"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev44"
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.6.0 dev\n"
515
- "SDK Package Version: 26.6.0.dev42".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev44".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: tmpammfnax_
3
- # timestamp: 2026-06-29T23:08:48+00:00
2
+ # filename: tmppbly5qf4
3
+ # timestamp: 2026-06-30T12:30:50+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-29T23:08:48+00:00
3
+ # timestamp: 2026-06-30T12:30:50+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.dev42
3
+ Version: 26.6.0.dev44
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.6.0 dev (can be found at the home screen of your instance -> API)
34
- - Package version: 26.6.0.dev42
34
+ - Package version: 26.6.0.dev44
35
35
 
36
36
  ## Requirements.
37
37
  Python >=3.11, Python < 4.0
@@ -1,4 +1,4 @@
1
- wandelbots_api_client/__init__.py,sha256=h8IzmCQtO6AeVo2xWBIvdX-LnoFTUcXUTkgJBmxUZEw,1006
1
+ wandelbots_api_client/__init__.py,sha256=na0OzsyYlS2nPPty8_dkiNYegY_hsz1FvcKZffLVzZs,1006
2
2
  wandelbots_api_client/api/__init__.py,sha256=piFvcUqVadKhV50ReEqZToWDDC4g0frxtAfyafQlDkY,2187
3
3
  wandelbots_api_client/api/application_api.py,sha256=-5DwphV1M6vjTIoLAnbCZQ0qMyhItyUOa34mBVwwy6k,69180
4
4
  wandelbots_api_client/api/cell_api.py,sha256=tyIzo-u_9MYFugxzG1KVS8yu7lPLDmjNbjMI25bnavE,64318
@@ -28,10 +28,10 @@ wandelbots_api_client/api/virtual_robot_api.py,sha256=wJTD35wDNe_4yQSDDZclMJs35u
28
28
  wandelbots_api_client/api/virtual_robot_behavior_api.py,sha256=bs-KPZ-3bVg_1_ue_8ZCpHPAPRTdaHpFCWcbxVKNcb0,32218
29
29
  wandelbots_api_client/api/virtual_robot_mode_api.py,sha256=10-Uegk-HtigwJnAMPMDrhtkDOnZdh7ESJ0kD_nOXfo,72987
30
30
  wandelbots_api_client/api/virtual_robot_setup_api.py,sha256=Twl6ZmHhHoa9-kBcVNV1TibwTErvBhIPTAVi_5eSil4,114644
31
- wandelbots_api_client/api_client.py,sha256=DV3SGhyJe3yFP5BncjidqDJJbqgNpg_092DQdPH-eXc,26427
31
+ wandelbots_api_client/api_client.py,sha256=ksj9fc7VheqFNZPMhKaKdIQLbyHgz7rXE5dKnaUwrCs,26427
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=EM7ZAn2HoaedRMvTWAwM2sMGhsgBtqhpsLzdrVondrw,18044
34
+ wandelbots_api_client/configuration.py,sha256=RwQjoNofac52c82LRJDL1buoIVGiFR-zCUVJJdYGud0,18044
35
35
  wandelbots_api_client/exceptions.py,sha256=JycLLlMu4Vcf4EGkp_XQN5l53je8c24OYUvT4w86FxM,6393
36
36
  wandelbots_api_client/models/__init__.py,sha256=LtudGp9PcPN_DoWK1SuIU0TfCX1BDosgsIhYvoZ7ZgY,23912
37
37
  wandelbots_api_client/models/abb_controller.py,sha256=TAwe89bqD2wPPsr-Fu_ibV9AquDfI1UzlAns33P0RIs,4054
@@ -327,7 +327,7 @@ wandelbots_api_client/models/virtual_robot_configuration.py,sha256=FiYA1J2cx_fN_
327
327
  wandelbots_api_client/models/yaskawa_controller.py,sha256=7JEYdmDPS-vaCCMB9036FuGszqZP0TivmVL7S1yf_dQ,3140
328
328
  wandelbots_api_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
329
329
  wandelbots_api_client/rest.py,sha256=1dKCKmzslgorZRAC3aYw0_SA8lnuB2b-1nyBoORhoCc,7250
330
- wandelbots_api_client/v2/__init__.py,sha256=77HpMrE2Uzxw09CDrHmZ-sgAWOPc8CfxCxELBiBhS44,1032
330
+ wandelbots_api_client/v2/__init__.py,sha256=sPtqOBFcz5Hypis5RHhuJwXRrbuzWyHekmga9GeIy24,1032
331
331
  wandelbots_api_client/v2/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
332
332
  wandelbots_api_client/v2/api/application_api.py,sha256=nVY1ZFCeazTJOou0UKhtAaFURbixCIFAl-AIAFvn4-8,69559
333
333
  wandelbots_api_client/v2/api/bus_inputs_outputs_api.py,sha256=3V_7OHnjzC0LnS-jAnEhb_Yv90TGnAP-egURffcUIcs,267414
@@ -354,9 +354,9 @@ wandelbots_api_client/v2/api/version_api.py,sha256=1dAhtFz73CmB6F8fMOgsLGjCWq4w6
354
354
  wandelbots_api_client/v2/api/virtual_controller_api.py,sha256=nQ_rkwRufKGKGHB3QIjm7i771tqKRJGlt8nGxWupMPI,291431
355
355
  wandelbots_api_client/v2/api/virtual_controller_behavior_api.py,sha256=ByeJFFto88jrhAu8LpXAuHosXXIKpks5rSY8ZOWUdG4,41046
356
356
  wandelbots_api_client/v2/api/virtual_controller_inputs_outputs_api.py,sha256=OcQg8mxoQqZLHpByvSY3iqWNLia8rsxlvdpwlc02wb0,42027
357
- wandelbots_api_client/v2/api_client.py,sha256=O1qOv2ARK6B_CH0f-cImO3AsI7HGWFeUwxUXRska00w,27803
357
+ wandelbots_api_client/v2/api_client.py,sha256=IizJDirr4MjEnohCfxYwLYmxmDnmiUhz7Kk5Re9gBiA,27803
358
358
  wandelbots_api_client/v2/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
359
- wandelbots_api_client/v2/configuration.py,sha256=SFBru_nu4QCAs0tHTJQjNWYikCLqTbgCZMh3Iuey7XM,18047
359
+ wandelbots_api_client/v2/configuration.py,sha256=oypupkUMzbDgeXi6JUgzKFQeEEy5ReGspd5wQZU5iNI,18047
360
360
  wandelbots_api_client/v2/exceptions.py,sha256=7XIPwMCrxI3N-TgSYabwGXMOROXRQdrJA2wOpyaRC1A,6393
361
361
  wandelbots_api_client/v2/models/__init__.py,sha256=4wLRAzaYdkgSfHjD-vvFPsngM6Wp4Cf9GDRn7gwp0IA,36492
362
362
  wandelbots_api_client/v2/models/abb_confdata.py,sha256=lXK9rOsDRyCc2urbmVISftopF5LEbANjZ1R-1jXeLNg,3378
@@ -762,7 +762,7 @@ wandelbots_api_client/v2/models/zod_validation_error_error_details_inner.py,sha2
762
762
  wandelbots_api_client/v2/models/zod_validation_error_error_details_inner_path_inner.py,sha256=BJFV1ZqYKcQauiUfZ10UhbRxVhOL0DjQyHzHhlQ-hUA,5652
763
763
  wandelbots_api_client/v2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
764
764
  wandelbots_api_client/v2/rest.py,sha256=pzalGbo_80nNBxbupQKYjZjOpOgPbYrEJtCfm236vL4,7253
765
- wandelbots_api_client/v2_pydantic/__init__.py,sha256=Ph_LjvZHG25hHPxVdzpw90AL7j1L87VsF0AQlPNVl0I,1041
765
+ wandelbots_api_client/v2_pydantic/__init__.py,sha256=3n9vosRI4Zgz9JjeGeu8A_4CdeceHCqrWhiffj6X-Hs,1041
766
766
  wandelbots_api_client/v2_pydantic/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
767
767
  wandelbots_api_client/v2_pydantic/api/application_api.py,sha256=vU-xA4SdVSJuXu7EAO7tTK9yJjSkMR1Y5_76RZdBp-E,69591
768
768
  wandelbots_api_client/v2_pydantic/api/bus_inputs_outputs_api.py,sha256=CKmqk0PsMcT0Cp-2zEQDIS65dTWJJonJ83vkCAWEjn8,267356
@@ -789,14 +789,14 @@ wandelbots_api_client/v2_pydantic/api/version_api.py,sha256=TTJwo3cWTBgxpeDO2S-S
789
789
  wandelbots_api_client/v2_pydantic/api/virtual_controller_api.py,sha256=rdrD4YOLnKKg_ILuzc37Ku_VMMJh2MUsR2a8frZraXc,291365
790
790
  wandelbots_api_client/v2_pydantic/api/virtual_controller_behavior_api.py,sha256=3mNzqQUb8JM_E7iZ4MJGg7rnEGdL9VFFqjLlrMa6bss,41027
791
791
  wandelbots_api_client/v2_pydantic/api/virtual_controller_inputs_outputs_api.py,sha256=LItWYQPUCu8mh2XAA9gOudhYTNMzIjtzY1ijXoV4w2E,42039
792
- wandelbots_api_client/v2_pydantic/api_client.py,sha256=j2Kb-KoiT96jYwq-uA81mUG4CqbfW9jsc7JO6cxRZro,27857
792
+ wandelbots_api_client/v2_pydantic/api_client.py,sha256=wxlblthBSnrwLfK7cr-ELwz0QeB3PUrS0ZzbPaRHZ5s,27857
793
793
  wandelbots_api_client/v2_pydantic/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
794
- wandelbots_api_client/v2_pydantic/configuration.py,sha256=XEd4-6QBNrjY3m-NG34ZfyrDTFvAto63wQRf4PPr-X8,18056
794
+ wandelbots_api_client/v2_pydantic/configuration.py,sha256=KNpDiW96yAPjly-YQnF0QcbFqSkR4xt7san0SeOWg-o,18056
795
795
  wandelbots_api_client/v2_pydantic/exceptions.py,sha256=7XIPwMCrxI3N-TgSYabwGXMOROXRQdrJA2wOpyaRC1A,6393
796
- wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=N38xRgAkkYG-Ts3_zqWnG5HSs-64IaIh0foV_rXWAvU,22385
797
- wandelbots_api_client/v2_pydantic/models/models.py,sha256=oGNYW68nou6r9F6xyRSNCorLiA-5niIcgQ5I2eOejD8,209028
796
+ wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=WzoXERR8xEcLSeUV21ic2sQFTn0GumvE7xLQ0BoR3-0,22385
797
+ wandelbots_api_client/v2_pydantic/models/models.py,sha256=8LccQYGs6-gL730gPRwQakDJObarmIUjIpSIU0W6mHE,209028
798
798
  wandelbots_api_client/v2_pydantic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
799
799
  wandelbots_api_client/v2_pydantic/rest.py,sha256=EDM0lK-GKehCIR2PgMyO_5a5MGlOHws5c7Ue3j0FeSc,7262
800
- wandelbots_api_client-26.6.0.dev42.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
801
- wandelbots_api_client-26.6.0.dev42.dist-info/METADATA,sha256=kCU94ZrV-_bFhvW6GMDmmzAXHtKPEpZWVKVwX_4jPeg,7693
802
- wandelbots_api_client-26.6.0.dev42.dist-info/RECORD,,
800
+ wandelbots_api_client-26.6.0.dev44.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
801
+ wandelbots_api_client-26.6.0.dev44.dist-info/METADATA,sha256=CR2gN6oi5riiyQM0higgb7AsHqPq9s54X56hs7g8XHA,7693
802
+ wandelbots_api_client-26.6.0.dev44.dist-info/RECORD,,