cmd

command
v0.0.0-...-cecc2f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package main - OBD2 Diagnostic Tool

This package implements a command-line interface to interact with OBD2 interfaces. It allows users to monitor vehicle diagnostics using the ELM327 interface or compatible devices.

This tool leverages the Cobra library for creating powerful and flexible CLI applications.

Example usage:

  • Connect to a serial OBD2 device: ./gobd2 monitor --port /dev/ttyUSB0 --baud 115200

  • Connect to a Bluetooth OBD2 device: ./gobd2 monitor --bluetooth --address "00:1D:A5:68:98:8B"

For more information and updates, visit https://github.com/janekbaraniewski/gobd2.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL