No project description provided
Project description
In-Vehicle SDK Package
This package provides the In-Vehicle SDK, offering a range of functionalities to support communication and operations with in-vehicle systems.
Features
The In-Vehicle SDK package includes the following interfaces and implementations:
-
CommunicatorBase: Provides the capability to send and receive byte data over various protocols. The following implementations are available:
TcpCommunicator
MulticastCommunicator
IsoTpCommunicator
DoipCommunicator
-
RawSocketCommunicatorBase: Offers send, receive, and srp (send and receive answer) operations for
py_pcapplusplus.Packet
types. The following implementations are available:Layer2RawSocket
Layer3RawSocket
-
CanCommunicatorBase: Exposes the python-can functionality, offering operations like send, receive, sniff, and more. The following implementation is available:
CanCommunicatorSocketCan
- A specific implementation for the socketcan driver
-
DoipUtils: A utility library for performing Diagnostic over IP (DoIP) operations, such as vehicle identity requests, routing activation, and more.
-
UdsUtilsBase: Used for performing Unified Diagnostic Services (UDS) operations, such as ECU reset, read DIDs, session change, and more. The following implementation is available:
UdsUtils
- Can be initialized to work over DoIP/ISO-TP
-
IDeviceShell: Allows for the execution of shell commands. The following implementations are available:
AdbDeviceShell
SerialDeviceShell
SshDeviceShell
Installation
You can install the In-Vehicle SDK package using pip:
pip install cyclarity-in-vehicle-sdk
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
Built Distribution
File details
Details for the file cyclarity_in_vehicle_sdk-1.0.2.tar.gz
.
File metadata
- Download URL: cyclarity_in_vehicle_sdk-1.0.2.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-1068-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d2d702bc010fe267e9f5469e8d07b73a34e4d54da8e10e43a9766e7321311ec |
|
MD5 | f1b06489dabfe622803d7c2709d71287 |
|
BLAKE2b-256 | 9392ae1501dfa2789c3b685175fd90f9321ee12ec46a45755881c8476bdfc391 |
File details
Details for the file cyclarity_in_vehicle_sdk-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: cyclarity_in_vehicle_sdk-1.0.2-py3-none-any.whl
- Upload date:
- Size: 34.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/5.15.0-1068-aws
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 787a3d6753fb4a45a93b8217b87a048cf28d6f62a009c25356539d4d01bd4a66 |
|
MD5 | bcf8c9354b58ad77277990d284a11d2f |
|
BLAKE2b-256 | 60cc2edf41ce8b9f46a2565761455b19786ec8000a3eae47d25611836e2071f8 |