Crate vedirect

Source
Expand description

Parser for the Victron Energy “VE.Direct” text protocol.

Structs§

Bmv700
Data for BMV 600 battery monitor series Data for BMV 700 battery monitor series
MPPT
Data for all MPPT solar charge controller
Parser
Parser is fed with bytes, and sends events to the supplied listener object.

Enums§

VEError
Errors from the parser

Traits§

Events