1.1.8.1.1.2. cli.cmd_etl.batetl.cmd.can_decode_helper

CAN decode subcommand implementation

Functions

can_decode_setup(config)

Reads config file and creates the CANDecode object

run_decode2file(decode_obj, output_folder)

Executes the can decode step

run_decode2stdout(decode_obj)

Executes the can decode step

validate_decode_config(config_dict)

Validates the configuration file of the decode subcommand