Skip to main content

Robot Framework keywords for UDS (Unified Diagnostic Services) communication

Project description

Getting Started

The library RobotFramework_UDS provides a set of Robot Framework keywords for sending UDS (UnifiedDiagnostic Services) requests and interpreting responses from automotive electronic control units (ECUs).

Whether you’re testing diagnostic sessions, reading data, or controlling routines on an ECU, the UDS Library simplifies these tasks by offering specific keywords for almost any UDS service as defined in ISO 14229.

These keywords are designed to handle the complexity of UDS communication, enabling you to write efficient and reliable automated tests.

How to install

The RobotFramework-UDS can be installed in two different ways.

  1. Installation via PyPi (recommended for users)

    pip install RobotFramework-UDS

    RobotFramework-UDS in PyPi

  2. Installation via GitHub (recommended for developers)

    • Clone the robotframework-uds repository to your machine.

      git clone https://github.com/test-fullautomation/robotframework-uds.git

      RobotFramework-UDS in GitHub

    • Use the following command to install RobotFramework-UDS (executed in repository main folder):

      python -m pip install .

      Or:

      python -m pip install --proxy <proxy> .

      This command will also download and install all dependencies that are required to work with the source files in the current repository. After the initial installation of RobotFramework-UDS is done, you have the following two possibilities:

      1. Clean the previous installation:

        python "./cleanup_installation.py"

        cleanup_installation.py explicitly deletes all files and folders within the component installation folder under site-packages and also deletes local build artefacts.

      2. Render the component documentation:

        python "./genpackagedoc.py"

        This would e.g. be required in case of changes in the interface of RobotFramework-UDS.

        The documentation is rendered by a separate application called GenPackageDoc, that is part of the build dependencies and runtime dependencies of RobotFramework-UDS.

        GenPackageDoc needs to be configured. Details about how to do this, can be found in the README.rst (sections Install dependencies and Configure dependencies).

    • Use the following command to build RobotFramework-UDS (executed in repository main folder):

      python -m build .

      Or:

      python -m pip config set global.proxy <proxy>
      python -m build .

Package Documentation

A detailed documentation of the RobotFramework_UDS package can be found here: RobotFramework_UDS.pdf

Feedback

To give us a feedback, you can send an email to Thomas Pollerspöck

In case you want to report a bug or request any interesting feature, please don’t hesitate to raise a ticket.

Maintainers

Thomas Pollerspöck

Mai Minh Tri

Contributors

Holger Queckenstedt

Tran Duy Ngoan

License

Copyright 2020-2026 Robert Bosch GmbH

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

License: Apache v2

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

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

Source Distribution

robotframework_uds-0.2.0.tar.gz (271.5 kB view details)

Uploaded Source

Built Distribution

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

robotframework_uds-0.2.0-py3-none-any.whl (267.5 kB view details)

Uploaded Python 3

File details

Details for the file robotframework_uds-0.2.0.tar.gz.

File metadata

  • Download URL: robotframework_uds-0.2.0.tar.gz
  • Upload date:
  • Size: 271.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for robotframework_uds-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ec06e4605d1398611f0096fa07034df0e51bf76b3fcfaa5ded174e82cf8408c0
MD5 50372efbd45640bdf65cb51b4049c8fd
BLAKE2b-256 1e7b1db5e8c0b60d885a2fff7ca835ca5639944390892888d60b1f890b1edca9

See more details on using hashes here.

File details

Details for the file robotframework_uds-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_uds-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6d5a97c2ea390dc7bf05b0e826a991231a55f5a538728e0faff601e1f303246
MD5 79e9961fa31bfbf35231411305ebcec5
BLAKE2b-256 7dfa761bb19c24b4f85c9dc4e8997ee05fc72abc41bf4ddfe4c93ad94bb6fafc

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