Added validators for various configuration settings. Implemented reading the configuration and loading the default configuration
This commit is contained in:
@@ -334,7 +334,7 @@ Item {
|
||||
function getValues() {
|
||||
if (BmsInterface.isPortConnected() && visible) {
|
||||
BmsInterface.commands().getValues()
|
||||
BmsInterface.bmsConfig().updateDone()
|
||||
BmsInterface.commands().getBMSconf()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user