wandelbots_api_client 26.6.0.dev55__py3-none-any.whl → 26.6.0.dev57__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.dev55"
16
+ __version__ = "26.6.0.dev57"
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.dev55"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev57"
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.dev55".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev57".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.dev55"
16
+ __version__ = "26.6.0.dev57"
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.dev55"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.6.0.dev57"
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.dev55".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.6.0.dev57".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: tmpom5m6wnk
3
- # timestamp: 2026-07-03T15:10:15+00:00
2
+ # filename: tmp5tjsyx0v
3
+ # timestamp: 2026-07-06T11:03:53+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-07-03T15:10:15+00:00
3
+ # timestamp: 2026-07-06T11:03:53+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.dev55
3
+ Version: 26.6.0.dev57
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: 2.6.0 dev (can be found at the home screen of your instance -> API)
34
- - Package version: 26.6.0.dev55
34
+ - Package version: 26.6.0.dev57
35
35
 
36
36
  ## Requirements.
37
37
  Python >=3.9, Python < 4.0
@@ -1,6 +1,6 @@
1
1
  wandelbots_api_client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  wandelbots_api_client/authorization.py,sha256=9AuS2mZ4a5fmbumMuK52rhgMvCj_hPrfaAIayj1Ecks,7914
3
- wandelbots_api_client/v2/__init__.py,sha256=eHbrD5k9KU0Jx7Z0Em1ziQQo-PjjQ50eJHGn-scfy_A,1032
3
+ wandelbots_api_client/v2/__init__.py,sha256=X8bjFJ4xvdtM3vwfCZkzhuDHMnDUIQGWfvKTETQCINI,1032
4
4
  wandelbots_api_client/v2/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
5
5
  wandelbots_api_client/v2/api/application_api.py,sha256=nVY1ZFCeazTJOou0UKhtAaFURbixCIFAl-AIAFvn4-8,69559
6
6
  wandelbots_api_client/v2/api/bus_inputs_outputs_api.py,sha256=3V_7OHnjzC0LnS-jAnEhb_Yv90TGnAP-egURffcUIcs,267414
@@ -27,9 +27,9 @@ wandelbots_api_client/v2/api/version_api.py,sha256=1dAhtFz73CmB6F8fMOgsLGjCWq4w6
27
27
  wandelbots_api_client/v2/api/virtual_controller_api.py,sha256=nQ_rkwRufKGKGHB3QIjm7i771tqKRJGlt8nGxWupMPI,291431
28
28
  wandelbots_api_client/v2/api/virtual_controller_behavior_api.py,sha256=ByeJFFto88jrhAu8LpXAuHosXXIKpks5rSY8ZOWUdG4,41046
29
29
  wandelbots_api_client/v2/api/virtual_controller_inputs_outputs_api.py,sha256=OcQg8mxoQqZLHpByvSY3iqWNLia8rsxlvdpwlc02wb0,42027
30
- wandelbots_api_client/v2/api_client.py,sha256=dL1W6jyPbiGyRv_kkXj8pqkucP51m_tP2ATC0vx57Bc,27803
30
+ wandelbots_api_client/v2/api_client.py,sha256=2Rq8jIB8OGQqV090hRO_9Fwbnq7xOe5EkmzsR_h7tH4,27803
31
31
  wandelbots_api_client/v2/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
32
- wandelbots_api_client/v2/configuration.py,sha256=x333lKXRngfnh6Y_cWNI9aH34HXduByu1ycxUBIArDQ,18047
32
+ wandelbots_api_client/v2/configuration.py,sha256=WHg4XJuBYm6z_b8NKcQs4PYohSzrFVZwl6fyL97yjmI,18047
33
33
  wandelbots_api_client/v2/exceptions.py,sha256=7XIPwMCrxI3N-TgSYabwGXMOROXRQdrJA2wOpyaRC1A,6393
34
34
  wandelbots_api_client/v2/models/__init__.py,sha256=ThlfWpgeycjbjxIS-pi-GWE5DoATVWPDq2L8E3sTIiQ,36901
35
35
  wandelbots_api_client/v2/models/abb_confdata.py,sha256=lXK9rOsDRyCc2urbmVISftopF5LEbANjZ1R-1jXeLNg,3378
@@ -440,7 +440,7 @@ wandelbots_api_client/v2/models/zod_validation_error_error_details_inner.py,sha2
440
440
  wandelbots_api_client/v2/models/zod_validation_error_error_details_inner_path_inner.py,sha256=BJFV1ZqYKcQauiUfZ10UhbRxVhOL0DjQyHzHhlQ-hUA,5652
441
441
  wandelbots_api_client/v2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
442
442
  wandelbots_api_client/v2/rest.py,sha256=pzalGbo_80nNBxbupQKYjZjOpOgPbYrEJtCfm236vL4,7253
443
- wandelbots_api_client/v2_pydantic/__init__.py,sha256=78CJw5S8tuk7aA0noVWDZ1FJQvT8DLnU_bsT4LzBoWw,1041
443
+ wandelbots_api_client/v2_pydantic/__init__.py,sha256=glffUbnOGlp9PjusoIpFItFQDwvj8Pq0U1e-THbflvY,1041
444
444
  wandelbots_api_client/v2_pydantic/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
445
445
  wandelbots_api_client/v2_pydantic/api/application_api.py,sha256=vU-xA4SdVSJuXu7EAO7tTK9yJjSkMR1Y5_76RZdBp-E,69591
446
446
  wandelbots_api_client/v2_pydantic/api/bus_inputs_outputs_api.py,sha256=CKmqk0PsMcT0Cp-2zEQDIS65dTWJJonJ83vkCAWEjn8,267356
@@ -467,14 +467,14 @@ wandelbots_api_client/v2_pydantic/api/version_api.py,sha256=TTJwo3cWTBgxpeDO2S-S
467
467
  wandelbots_api_client/v2_pydantic/api/virtual_controller_api.py,sha256=rdrD4YOLnKKg_ILuzc37Ku_VMMJh2MUsR2a8frZraXc,291365
468
468
  wandelbots_api_client/v2_pydantic/api/virtual_controller_behavior_api.py,sha256=3mNzqQUb8JM_E7iZ4MJGg7rnEGdL9VFFqjLlrMa6bss,41027
469
469
  wandelbots_api_client/v2_pydantic/api/virtual_controller_inputs_outputs_api.py,sha256=LItWYQPUCu8mh2XAA9gOudhYTNMzIjtzY1ijXoV4w2E,42039
470
- wandelbots_api_client/v2_pydantic/api_client.py,sha256=Poj2vJt-wSpHXkA1fp0afLkDlINKtRbXCswM4DszASk,27857
470
+ wandelbots_api_client/v2_pydantic/api_client.py,sha256=EfHHAv2AEbryygEkUcx8W0DEHnpOceXzrltnjMS-1IM,27857
471
471
  wandelbots_api_client/v2_pydantic/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
472
- wandelbots_api_client/v2_pydantic/configuration.py,sha256=7rsur5T4bnaLIWmLfmzO96vMYPkspKt2woZddH_F1PA,18056
472
+ wandelbots_api_client/v2_pydantic/configuration.py,sha256=DlnrRFaMTNJnU5wjoI2YfnMw8WiiZGykEMTdtGA4PVE,18056
473
473
  wandelbots_api_client/v2_pydantic/exceptions.py,sha256=7XIPwMCrxI3N-TgSYabwGXMOROXRQdrJA2wOpyaRC1A,6393
474
- wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=g3CQ5VO2zYGJGU-Szr7u60X_6cBtD3DTdOb8coHuxeI,22659
475
- wandelbots_api_client/v2_pydantic/models/models.py,sha256=-Sno63PWAHSUAhhuBZZZ-5wacvDREEfZ8ISld2cT2T4,212758
474
+ wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=iAqqaqZYnfiVgCqFczjL2ZTO8NXp8kZdoO1W_jda2Ww,22659
475
+ wandelbots_api_client/v2_pydantic/models/models.py,sha256=4cU0aEZ12EUl8LzkTs20I6Upfn36AXfrRFHRBVntPUE,212758
476
476
  wandelbots_api_client/v2_pydantic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
477
477
  wandelbots_api_client/v2_pydantic/rest.py,sha256=EDM0lK-GKehCIR2PgMyO_5a5MGlOHws5c7Ue3j0FeSc,7262
478
- wandelbots_api_client-26.6.0.dev55.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
479
- wandelbots_api_client-26.6.0.dev55.dist-info/METADATA,sha256=_78aZUCbnHPE7q6HXXbvs6Q0e0WRw0l0hAe1MMCSfbY,1411
480
- wandelbots_api_client-26.6.0.dev55.dist-info/RECORD,,
478
+ wandelbots_api_client-26.6.0.dev57.dist-info/WHEEL,sha256=WvwXFgRajeoYkfRVmDhkP4Qlqo31Mk687zIO2QQoFmw,80
479
+ wandelbots_api_client-26.6.0.dev57.dist-info/METADATA,sha256=Zj8EyEabWPm5kXgj76fOMa4wQGstHWGukWpJFAqaPJU,1411
480
+ wandelbots_api_client-26.6.0.dev57.dist-info/RECORD,,