1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 23:13:07 +01:00

Finishing page for Airmar DST810

This commit is contained in:
norbert-walter
2022-03-06 18:36:10 +01:00
parent 82a1333aec
commit c594464997
7 changed files with 356 additions and 11 deletions

View File

@@ -492,7 +492,7 @@
"type": "list",
"default": "Voltage",
"description": "Type of page for page 1",
"list":["oneValue","twoValues","threeValues","forValues","apparentWind","Voltage"],
"list":["oneValue","twoValues","threeValues","forValues","apparentWind","Voltage","DST810"],
"category": "OBP60 Page 1",
"capabilities": {
"obp60":"true"
@@ -552,7 +552,7 @@
"type": "list",
"default": "apparantWind",
"description": "Type of page for page 2",
"list":["oneValue","twoValues","threeValues","forValues","apparentWind","Voltage"],
"list":["oneValue","twoValues","threeValues","forValues","apparentWind","Voltage","DST810"],
"category": "OBP60 Page 2",
"capabilities": {
"obp60":"true"
@@ -613,7 +613,7 @@
"type": "list",
"default": "oneValue",
"description": "Type of page for page 3",
"list":["oneValue","twoValues","threeValues","forValues","apparentWind","Voltage"],
"list":["oneValue","twoValues","threeValues","forValues","apparentWind","Voltage","DST810"],
"category": "OBP60 Page 3",
"capabilities": {
"obp60":"true"
@@ -674,7 +674,7 @@
"type": "list",
"default": "oneValue",
"description": "Type of page for page 4",
"list":["oneValue","twoValues","threeValues","forValues","apparentWind","Voltage"],
"list":["oneValue","twoValues","threeValues","forValues","apparentWind","Voltage","DST810"],
"category": "OBP60 Page 4",
"capabilities": {
"obp60":"true"