5.3.1.9.1.2. cli.cmd_etl.cmds.can_decode_helper

CAN decode subcommand implementation

Functions

can_decode_setup(config)

Reads config file and creates the CANDecode object

get_cantools_database(dbc_path)

Loads cantools database and returns it

run_decode2file(decode_obj)

Executes the can decode step

run_decode2stdout(decode_obj)

Executes the can decode step

validate_decode_config(config)

Validates the configuration file of the decode subcommand