wandelbots_api_client 26.5.0.dev30__py3-none-any.whl → 26.5.0.dev31__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.dev30"
16
+ __version__ = "26.5.0.dev31"
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.dev30"
86
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.5.0.dev31"
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.dev30".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.5.0.dev31".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.dev30"
16
+ __version__ = "26.5.0.dev31"
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.dev30"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.5.0.dev31"
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.dev30".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.5.0.dev31".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.dev30"
16
+ __version__ = "26.5.0.dev31"
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.dev30"
88
+ self.user_agent = "Wandelbots-Nova-API-Python-Client/26.5.0.dev31"
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.dev30".format(env=sys.platform, pyversion=sys.version)
515
+ "SDK Package Version: 26.5.0.dev31".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: tmp3t0yx5it
3
- # timestamp: 2026-06-12T00:57:15+00:00
2
+ # filename: tmppq0uzxms
3
+ # timestamp: 2026-06-12T10:42:35+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-12T00:57:15+00:00
3
+ # timestamp: 2026-06-12T10:42:35+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.dev30
3
+ Version: 26.5.0.dev31
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.dev30
34
+ - Package version: 26.5.0.dev31
35
35
 
36
36
  ## Requirements.
37
37
  Python >=3.11, Python < 4.0
@@ -1,4 +1,4 @@
1
- wandelbots_api_client/__init__.py,sha256=ajHsYF8afLjBHPj3y87tYqYA3k1e8er0cdBVPpq74lY,1002
1
+ wandelbots_api_client/__init__.py,sha256=8881LvyQ2TEw-HLr8PA2pSVxxAU3l4V54JszrsvwvwQ,1002
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=CNGEFtKHMS1e-UZuO3ndl9gH8b_uqjL8LTzBrF0u9fA,26423
31
+ wandelbots_api_client/api_client.py,sha256=WoD0hk-xP7hrqQybZddLwmyzPEEHjNdjDMh7mdN1Do8,26423
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=GLKFWIFzeE4VHfecsSdgCihgIGKQIggG6a2VtIg5yVc,18036
34
+ wandelbots_api_client/configuration.py,sha256=0GjOXgUp4gE2xv5Up5GZX8xDw8ZDNcfwyxvVaUifnCg,18036
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=IgAYuer47eeuNf9hduffjnRTFHGEQcm17DdVnmgWT2U,1032
330
+ wandelbots_api_client/v2/__init__.py,sha256=8skBsKVPSuLS-7NT7Q5-2OKKfJUBF84NDKFW4LCxpM8,1032
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=Qs2_MI7u8V8y9uvfgx_ZHa8pslL4onNEKu696WVGS5M,27024
357
+ wandelbots_api_client/v2/api_client.py,sha256=b9fkX7aZxmIGnAuq2oYTWPoKf4bYI3hH0xKdi7nuzWs,27024
358
358
  wandelbots_api_client/v2/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
359
- wandelbots_api_client/v2/configuration.py,sha256=prdq1tch_u3Cpq2SeOcDQyffJcRhzLY6-c9BNfDbwDQ,18047
359
+ wandelbots_api_client/v2/configuration.py,sha256=syZRSl7iXWZQJk5h42aNm_FT6WT-nY8Bbb7GxkvZIKE,18047
360
360
  wandelbots_api_client/v2/exceptions.py,sha256=pB1pz3SlgAllOs5xkGKgW9iJPIH-p7nY8PZA-6Okr-k,6393
361
361
  wandelbots_api_client/v2/models/__init__.py,sha256=znZ0JXTgNXLvSqJKKH_4P_4_T7kLluE7sy7NIuefwjM,35987
362
362
  wandelbots_api_client/v2/models/abb_confdata.py,sha256=5VWCsrHpLkGvjrUXB_D3iEHQ52BGVhyolUVF8ybK4nE,3378
@@ -756,7 +756,7 @@ wandelbots_api_client/v2/models/zod_validation_error_error_details_inner.py,sha2
756
756
  wandelbots_api_client/v2/models/zod_validation_error_error_details_inner_path_inner.py,sha256=gRy4JqklreXkdTs7BTLSaTje7jo0C06srs_a1aI2v-I,5652
757
757
  wandelbots_api_client/v2/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
758
758
  wandelbots_api_client/v2/rest.py,sha256=BNIQqdRsDFR5ByR-kLKS1KTkX6GowUaxnhvJ4T0U1NI,7253
759
- wandelbots_api_client/v2_pydantic/__init__.py,sha256=x5Yd3L7xGlDlA2LnQ5ywtVgVvRSbuPTfH1B5-WDQQSk,1041
759
+ wandelbots_api_client/v2_pydantic/__init__.py,sha256=RVTr17C382wU2URCfkhDvFTZllSwDUFP2e5GXB354dk,1041
760
760
  wandelbots_api_client/v2_pydantic/api/__init__.py,sha256=P0yGp2xWLeEPi0maOq33OfqhAM3pyWPwtc5AJpdTp8Y,1967
761
761
  wandelbots_api_client/v2_pydantic/api/application_api.py,sha256=2JXosU7LPy-jjnyqx8ssj-CHgL3eIaoCWBP_03ZnMLc,69591
762
762
  wandelbots_api_client/v2_pydantic/api/bus_inputs_outputs_api.py,sha256=5TVTnxXRnpPLNMRltkZzk2e22StxrW8UxIw3LYciJms,264638
@@ -783,14 +783,14 @@ wandelbots_api_client/v2_pydantic/api/version_api.py,sha256=-uzh_p7K9gkUz1de8iNc
783
783
  wandelbots_api_client/v2_pydantic/api/virtual_controller_api.py,sha256=fdXRwweZm1acDGrGpMoplCwyUHPNUNihyslAX5BimWE,291365
784
784
  wandelbots_api_client/v2_pydantic/api/virtual_controller_behavior_api.py,sha256=vOBW_iwz6OCPoTcBYeOOWZEUwq0XTzfzIrKvqn5KQt0,41027
785
785
  wandelbots_api_client/v2_pydantic/api/virtual_controller_inputs_outputs_api.py,sha256=cLMyZCYHjUt17TcvzCUnJl4hryvZ6SiF_ciy9odWu2k,42039
786
- wandelbots_api_client/v2_pydantic/api_client.py,sha256=8E9vujIYRFIsgO0_zrbt5n5CSW0YM1_zfF0KD_E5KJE,27078
786
+ wandelbots_api_client/v2_pydantic/api_client.py,sha256=BrbKf0nHDflI0XsYmAq0tu5JFwXRPqOqg8eFfaFitrA,27078
787
787
  wandelbots_api_client/v2_pydantic/api_response.py,sha256=WhxwYDSMm6wPixp9CegO8dJzjFxDz3JF1yCq9s0ZqKE,639
788
- wandelbots_api_client/v2_pydantic/configuration.py,sha256=P_XlJiat_L7J5tebDr1VXw8kqyhE9NSG_D73vhjvsQM,18056
788
+ wandelbots_api_client/v2_pydantic/configuration.py,sha256=m0Wf1k1Hl9o7xyOTku2j5mDV7vuDYXtw80Kq397RFJc,18056
789
789
  wandelbots_api_client/v2_pydantic/exceptions.py,sha256=pB1pz3SlgAllOs5xkGKgW9iJPIH-p7nY8PZA-6Okr-k,6393
790
- wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=nqN3jFXqusVjzaqZs2zX6ZN_6paPL7geADz3TAK2yXo,22043
791
- wandelbots_api_client/v2_pydantic/models/models.py,sha256=lF_Cc4rR3Ozxi6oCRJR1RWEVmCQZiegBC1wja2VgaFE,202363
790
+ wandelbots_api_client/v2_pydantic/models/__init__.py,sha256=WzmElh7EVwS9SakishEFYVAQ0zbiCxh98EAKWzVjYlQ,22043
791
+ wandelbots_api_client/v2_pydantic/models/models.py,sha256=zF7asGnHv1FRrtwyJarzInRdCNLD9fs5LkS9rgGl8Ls,202363
792
792
  wandelbots_api_client/v2_pydantic/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
793
793
  wandelbots_api_client/v2_pydantic/rest.py,sha256=O1jqN6dngJTohk1ycSQqZazbRmewXSv4oTJF7zDqWIo,7262
794
- wandelbots_api_client-26.5.0.dev30.dist-info/WHEEL,sha256=s_zqWxHFEH8b58BCtf46hFCqPaISurdB9R1XJ8za6XI,80
795
- wandelbots_api_client-26.5.0.dev30.dist-info/METADATA,sha256=uHbOUI5lXxydNIHRV_fxcYfhObbv-JbRnfpaYUS1olM,7689
796
- wandelbots_api_client-26.5.0.dev30.dist-info/RECORD,,
794
+ wandelbots_api_client-26.5.0.dev31.dist-info/WHEEL,sha256=s_zqWxHFEH8b58BCtf46hFCqPaISurdB9R1XJ8za6XI,80
795
+ wandelbots_api_client-26.5.0.dev31.dist-info/METADATA,sha256=E7WS2A42PRE6RVZj4KJTI4dB-pspkmEf26IyL9Mzi58,7689
796
+ wandelbots_api_client-26.5.0.dev31.dist-info/RECORD,,