VE.Direct serial mode

This commit is contained in:
Ben Meadors 2025-05-04 08:36:40 -05:00
parent 27fac39141
commit 5b3bbb8f6a

View file

@ -331,6 +331,9 @@ message ModuleConfig {
CALTOPO = 5;
// Ecowitt WS85 weather station
WS85 = 6;
// VE.Direct is a serial protocol used by Victron Energy products
// https://beta.ivc.no/wiki/index.php/Victron_VE_Direct_DIY_Cable
VE_DIRECT = 7;
}
/*