wandelbots_api_client 26.6.0.dev38__py3-none-any.whl → 26.6.0.dev39__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.dev38"
16
+ __version__ = "26.6.0.dev39"
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.dev38"
86
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev39"
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.dev38".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev39".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.dev38"
16
+ __version__ = "26.6.0.dev39"
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.dev38"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev39"
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.dev38".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev39".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.dev38"
16
+ __version__ = "26.6.0.dev39"
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.dev38"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev39"
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.dev38".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev39".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: tmp9pwez4mz
3
- # timestamp: 2026-06-26T22:47:45+00:00
2
+ # filename: tmpv4vfgy1p
3
+ # timestamp: 2026-06-29T08:57:03+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-26T22:47:45+00:00
3
+ # timestamp: 2026-06-29T08:57:03+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.dev38
3
+ Version: 26.6.0.dev39
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.dev38
34
+ - Package version: 26.6.0.dev39
35
35
 
36
36
  ## Requirements.
37
37
  Python >=3.11, Python < 4.0
@@ -1,4 +1,4 @@
1
- wandelbots_api_client/__init__.py,sha256=C6rrzwKILIfptSX8eZ9LFPU9VFpjP4ZU3b-cBbIs-Pc,1006
1
+ wandelbots_api_client/__init__.py,sha256=8tsDBeoCUIhDjZRgUwFAikejFsTh0o-h6NQ9NAwtprk,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=DbWXxx_pN06DK9__QCkUE12e9zai6VypbCNLBqOQHAE,26427
31
+ wandelbots_api_client/api_client.py,sha256=GpbxFTDmPMepZ0hTNS--MVoIruxeRmGgiUh19cu1gsY,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=bq9rqX8q3jIsfb6xhfp_UnbTUxS1JCQCRB9tivauDrk,18044
34
+ wandelbots_api_client/configuration.py,sha256=2mQDyKMI-Dj0xFjkrS5s55qqPoQEBYx7kZjYWY46CUU,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=Au-KEexN9ZIy_UbymDN7VdIco531epxH0Fgxxdw85YY,1032
330
+ wandelbots_api_client/v2/__init__.py,sha256=H0SULEfJj_JkWQBhAGnCOK3INPkKQTgkXuhhZXcsmoU,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=x4nRO0hRt8fSYlFJnMhqPlBalWT6n7qmCKfbcqJD-ms,27803
357
+ wandelbots_api_client/v2/api_client.py,sha256=6eyVyXA8EsaL7YNW-dqooK7Ae-ztSTwUt7EULniFieU,27803
358
358
  wandelbots_api_client/v2/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
359
- wandelbots_api_client/v2/configuration.py,sha256=xKmNg-XG5DIEKo3-wggfh3ZTczi0YTju_tkHUlam-nc,18047
359
+ wandelbots_api_client/v2/configuration.py,sha256=CANb_uL_9ZQlLXci1biBD4y-lRgxTG2wQTVYSP59iU0,18047
360
360
  wandelbots_api_client/v2/exceptions.py,sha256=7XIPwMCrxI3N-TgSYabwGXMOROXRQdrJA2wOpyaRC1A,6393
361
361
  wandelbots_api_client/v2/models/__init__.py,sha256=dy4y6VNcCHGWUDaVkI1Ca4BCgxOb7j7byoFm6zfSiio,36411
362
362
  wandelbots_api_client/v2/models/abb_confdata.py,sha256=lXK9rOsDRyCc2urbmVISftopF5LEbANjZ1R-1jXeLNg,3378
@@ -761,7 +761,7 @@ wandelbots_api_client/v2/models/zod_validation_error_error_details_inner.py,sha2
761
761
  wandelbots_api_client/v2/models/zod_validation_error_error_details_inner_path_inner.py,sha256=BJFV1ZqYKcQauiUfZ10UhbRxVhOL0DjQyHzHhlQ-hUA,5652
762
762
  wandelbots_api_client/v2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
763
763
  wandelbots_api_client/v2/rest.py,sha256=pzalGbo_80nNBxbupQKYjZjOpOgPbYrEJtCfm236vL4,7253
764
- wandelbots_api_client/v2_pydantic/__init__.py,sha256=jxgvLxOOfS2nSc5kGZUgJBacdFybmd1Gm4ltopMNT4A,1041
764
+ wandelbots_api_client/v2_pydantic/__init__.py,sha256=9v9qXS-r4WrdV_vENi5RvcQHlOde-qtfz2yGJTp4NsU,1041
765
765
  wandelbots_api_client/v2_pydantic/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
766
766
  wandelbots_api_client/v2_pydantic/api/application_api.py,sha256=vU-xA4SdVSJuXu7EAO7tTK9yJjSkMR1Y5_76RZdBp-E,69591
767
767
  wandelbots_api_client/v2_pydantic/api/bus_inputs_outputs_api.py,sha256=CKmqk0PsMcT0Cp-2zEQDIS65dTWJJonJ83vkCAWEjn8,267356
@@ -788,14 +788,14 @@ wandelbots_api_client/v2_pydantic/api/version_api.py,sha256=TTJwo3cWTBgxpeDO2S-S
788
788
  wandelbots_api_client/v2_pydantic/api/virtual_controller_api.py,sha256=rdrD4YOLnKKg_ILuzc37Ku_VMMJh2MUsR2a8frZraXc,291365
789
789
  wandelbots_api_client/v2_pydantic/api/virtual_controller_behavior_api.py,sha256=3mNzqQUb8JM_E7iZ4MJGg7rnEGdL9VFFqjLlrMa6bss,41027
790
790
  wandelbots_api_client/v2_pydantic/api/virtual_controller_inputs_outputs_api.py,sha256=LItWYQPUCu8mh2XAA9gOudhYTNMzIjtzY1ijXoV4w2E,42039
791
- wandelbots_api_client/v2_pydantic/api_client.py,sha256=nMHyMjsyxWoKm1RqnFQianc9maGhp93EThayiJT0ZE4,27857
791
+ wandelbots_api_client/v2_pydantic/api_client.py,sha256=BzSM-IeScyslNqFZ4B-WEXGnG7XWUCCGC0A9VBeoz40,27857
792
792
  wandelbots_api_client/v2_pydantic/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
793
- wandelbots_api_client/v2_pydantic/configuration.py,sha256=NR2N1RYOcMi7sANmwTHoKLxA_hBERvXT6bCi2ssB6No,18056
793
+ wandelbots_api_client/v2_pydantic/configuration.py,sha256=YQ6ymb6YR63J1A_HuGCaHv5o8T1yoYDokGxJtnCZibY,18056
794
794
  wandelbots_api_client/v2_pydantic/exceptions.py,sha256=7XIPwMCrxI3N-TgSYabwGXMOROXRQdrJA2wOpyaRC1A,6393
795
- wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=E-GcJECIAkbks1vaj6uPi4Zcu29x084K7oSvyAYyGjU,22337
796
- wandelbots_api_client/v2_pydantic/models/models.py,sha256=ayzDup-BFOa1sNXJzbcLTWxdo5pwKmFe3j3l1JB14gQ,208356
795
+ wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=JAAOLvfUcat8mZ09F4VmLgRdWxxENg-gsyuZ2DVHLhM,22337
796
+ wandelbots_api_client/v2_pydantic/models/models.py,sha256=978P-eD98v-ic9MaLpNqbVsGwSU4xz8b8EIo2B3Dvno,208356
797
797
  wandelbots_api_client/v2_pydantic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
798
798
  wandelbots_api_client/v2_pydantic/rest.py,sha256=EDM0lK-GKehCIR2PgMyO_5a5MGlOHws5c7Ue3j0FeSc,7262
799
- wandelbots_api_client-26.6.0.dev38.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
800
- wandelbots_api_client-26.6.0.dev38.dist-info/METADATA,sha256=AJgCUOPob_pwgtULOS7r6u_BXMejA8hZoCCHTsDulCY,7693
801
- wandelbots_api_client-26.6.0.dev38.dist-info/RECORD,,
799
+ wandelbots_api_client-26.6.0.dev39.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
800
+ wandelbots_api_client-26.6.0.dev39.dist-info/METADATA,sha256=jaCekX0xtAQhmvgeWJrWiNv1v_fPJMESO9iGsM9_dPE,7693
801
+ wandelbots_api_client-26.6.0.dev39.dist-info/RECORD,,