Obd-socketio

Latest version: v0.3.4

Safety actively analyzes 622475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

- Adds serialization support for obd.protocols.Protocol

0.3.0

- OBDio class no longer extends obd.Async so that the connection to the vehicle can be established at a later time than server creation, and can be closed/reconnected at any time (by a socketio event) without needing to restarty the server and recreated default events

0.2.2

- watch/unwatch only take list of command names now
- encoding for obd.MonitorTest and obd.StatusTest types

0.2.1

- added encoder support for more types; tested with ELM327-Simulator

0.2.0

- switch WSGI using eventlet to ASGI implementation using Uvicorn
- listen() -> run_server() with more parameters
- add support for static files

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.