I'm trying to modify the OverviewMobile.qml page to better deal with tank sensors. I see references to DBusService but can't find any definition for it.
I see VBusItem {} blocks in other areas of the code that gets at the parameters of a tank service but I can't seem to make these work in a QML function.
Any help would be appreciated.
Foregive the questions I'm new to QML, python and the Venus code environment.
On another subject: I see import lines in the QML files that references com.victron.velib and for the life of me can't figure out what's being imported.