Metadata-Version: 2.4
Name: openobd
Version: 1.25.2rc1
Summary: Jifeline Networks openOBD Python Client Library
Author-email: Gerhard de Koning Gans <gerhard@factorit.nl>, Wessel van Tunen <wessel@factorit.nl>, Rohaan Ghosh <rohaan@factorit.nl>, Sander de Mooij <sanderdemooij@factorit.nl>, Robert Horlings <robert.horlings@factorit.nl>
Maintainer-email: Gerhard de Koning Gans <gerhard@factorit.nl>, Wessel van Tunen <wessel@factorit.nl>, Rohaan Ghosh <rohaan@factorit.nl>, Sander de Mooij <sanderdemooij@factorit.nl>, Robert Horlings <robert.horlings@factorit.nl>
Project-URL: Homepage, https://www.openobd.com
Keywords: openOBD,Protocol,gRPC,Jifeline,Remote,Diagnostics,OBD,On-board,Automotive,Car,Vehicle,CAN,K-line,DoIP
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openobd-protocol==1.25.0
Requires-Dist: colorlog
Requires-Dist: argparse
Dynamic: license-file

openOBD Client by Jifeline Networks for Python 3

# Release notes:
- **1.25.x-alpha : 2025-09**
  - *Feature*: Serve functions and compositions of functions to the ticket dashboard
- **1.25.x : 2025-09**
  - *Feature*: Starting functions from the ticket dashboard
- **1.24.x : 2025-08**
  - *Feature*: Support for TP2.0 communication
  - *Feature*: Option to link functions to products and vehicles
- **1.23.x : 2025-07**
  - *Feature*: Support for DoIP communication
  - *Feature*: Reading the vehicle's voltage
- **1.22.x : 2025-07**
  - *Feature*: A list of ECUs detected in the vehicle can now be requested
- **1.20.x : 2025-06**
  - *Feature*: Added support for showing images in the user interface
- **1.19.x : 2025-06**
  - *Feature*: Added translations to the user interface
- **1.18.x : 2025-06**  
  - *Feature*: Support for function calls
  - *Feature*: Terminal 15 support
  - *Feature*: Session transfer
    - Passing the openOBD session to another function executor
 - **1.17.x : 2024-12**  
    *Feature*: ISO14230 K-line support with Slow/Fast initialization  
    - Supported bitrates are 9600, 10k4 and 15k6
    - Supported protocol is KWP2000
 - **1.16.x : 2024-09**  
   First production release
 - **1.11.x** :  
   Beta release

---------------------------------------------------------------


