package
0.7.2
Repository: https://github.com/dimo-network/edge-network.git
Documentation: pkg.go.dev

# Packages

Code generated by MockGen.

# Functions

DecodePassiveFrame takes in passively captured frame via DBC file that is meant to be decoded with a DBC formula.
ExtractAndDecodeWithDBCFormula extracts the data following the PID and applies the formula for decoding.
No description provided by the author
NewTemplateStore instantiates new instance of class used to read and write local configuration files.
No description provided by the author
ParsePIDBytesWithDBCFormula same as above but meant for parsing PID or DID responses.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
increment this if improve support for decoding VINs.

# Structs

No description provided by the author

# Interfaces

go:generate mockgen -source dbc_passive_logger.go -destination mocks/dbc_passive_logger_mock.go.
go:generate mockgen -source template_store.go -destination mocks/template_store_mock.go.
go:generate mockgen -source vin_logger.go -destination mocks/vin_logger_mock.go.