first use of libmbus
This commit is contained in:
parent
e708da9178
commit
e9c27607b5
@ -91,7 +91,7 @@ static void parseAndPrintFrame(t_longframe *frame) {
|
||||
record->drh.dib.ndife,
|
||||
record->drh.vib.vif,
|
||||
record->drh.vib.nvife);
|
||||
logMsg("papf txt: %s %s %s",
|
||||
logMsg("papf txt: F:%s U:%s V:%s",
|
||||
mbus_data_record_function(record),
|
||||
mbus_data_record_unit(record),
|
||||
mbus_data_record_value(record));
|
||||
|
Loading…
x
Reference in New Issue
Block a user