My company is developing a product that includes several Victron products including a Cerbo GX and a GX Touch 50. We want to modify a .qml file to change the information displayed in the tiles on the screen.
A coworker asked me if we need a commercial QT license to sell a product with modified Victron code, and I realized I have no idea. What license does Victron use, and does it permit this kind of modification and redistribution?
If it matters, the modifications are very minor. In the file OverviewTiles.qml, we change an icon filename and replace the displayed current time with the time remaining for the battery. It's about 4 lines added/modified.