1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00
This commit is contained in:
norbert-walter
2022-01-30 17:09:08 +01:00
parent 29c72d359d
commit 0d6b398e6d
2 changed files with 15 additions and 1 deletions

View File

@@ -285,6 +285,17 @@
"obp60":"true"
}
},
{
"name": "underVoltage",
"label": "Undervoltage",
"type": "boolean",
"default": "false",
"description": "If undervoltage detection [on|off] lower than 9V then switch off the device",
"category": "OBP60 Hardware",
"capabilities": {
"obp60":"true"
}
},
{
"name": "useSimuData",
"label": "Simulation Data",