Skip to main content

Generic python HTTP client for communication with various types of AAS servers

Project description

AAS HTTP Client

aas_http_client

License: em CI PyPI version

This is a generic HTTP client that can communicate with various types of AAS and submodel repository servers. It uses Python dictionaries for input and output parameters of functions. It supports the most common endpoints for the specified AAS server endpoint. The client is compatible with various types of AAS repository server. The client should be compatible with various types of AAS repository server.

Tested servers include:

The behavior may vary depending on the details of the implementation and compliance with the AAS specification. It also depends on which endpoints are provided by the server.

Additionally, wrappers are provided that work with various AAS frameworks and use the HTTP client as middleware. These wrappers use the SDK-specific data model classes for function input and output parameters. Wrappers are currently available for the following frameworks:

Links

🚀 Getting Started

💻 Tutorials

👨‍⚕️ Troubleshooting

🤖 Releases

📝 Changelog

📦 Pypi Packages

📜 em AG Software License

⚡ Quickstart

For a detailed introduction, please read Getting Started.

pip install aas-http-client

Client

from aas_http_client import create_client_by_url

client = create_client_by_url(
    base_url="http://myaasserver:5043/"
)

print(client.get_shells())

BaSyx Python SDK Wrapper

from aas_http_client.wrapper.sdk_wrapper import create_wrapper_by_url

wrapper = create_wrapper_by_url(
    base_url="http://myaasserver:5043/"
)

print(wrapper.get_shells())

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aas_http_client-0.3.9.tar.gz (22.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aas_http_client-0.3.9-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file aas_http_client-0.3.9.tar.gz.

File metadata

  • Download URL: aas_http_client-0.3.9.tar.gz
  • Upload date:
  • Size: 22.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for aas_http_client-0.3.9.tar.gz
Algorithm Hash digest
SHA256 ba54723438b068c3eaa4089020e6dbfdb0bf507938cd6ec45c8f492025ace5a1
MD5 7dae81f0ae623c33839e6c02289c16c2
BLAKE2b-256 2558e0436a44fbf94f924b5fc0f31b0a29cd2a3504e694a829add9f2a19e81ea

See more details on using hashes here.

File details

Details for the file aas_http_client-0.3.9-py3-none-any.whl.

File metadata

File hashes

Hashes for aas_http_client-0.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 101052ff0bda9f024cdf8a84a8c5184f942e27796c2a3ec5e1c0b33ed1dd273d
MD5 db934a34fe24d171ea99e09dc91e5ca6
BLAKE2b-256 935f82b273d8fc6b84bec262c9501c3099dd7f0e6e7ede3ede93c4c1e1d23d77

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page