Fix missing config data for OBP40
This commit is contained in:
parent
34801d1e0e
commit
238e0fc79d
|
@ -1285,8 +1285,6 @@
|
||||||
"obp60":"true"
|
"obp60":"true"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "page1type",
|
"name": "page1type",
|
||||||
"label": "Type",
|
"label": "Type",
|
||||||
|
|
|
@ -707,10 +707,12 @@
|
||||||
"---",
|
"---",
|
||||||
"AWA",
|
"AWA",
|
||||||
"AWS",
|
"AWS",
|
||||||
|
"COG",
|
||||||
"DBT",
|
"DBT",
|
||||||
"HDM",
|
"HDM",
|
||||||
"PRPOS",
|
"PRPOS",
|
||||||
"RPOS",
|
"RPOS",
|
||||||
|
"SOG",
|
||||||
"STW",
|
"STW",
|
||||||
"TWA",
|
"TWA",
|
||||||
"TWS",
|
"TWS",
|
||||||
|
@ -730,8 +732,22 @@
|
||||||
"description": "Offset for data instance 1",
|
"description": "Offset for data instance 1",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance1": "AWA" },
|
||||||
|
{ "calInstance1": "AWS" },
|
||||||
|
{ "calInstance2": "COG" },
|
||||||
|
{ "calInstance1": "DBT" },
|
||||||
|
{ "calInstance1": "HDM" },
|
||||||
|
{ "calInstance1": "PRPOS" },
|
||||||
|
{ "calInstance1": "RPOS" },
|
||||||
|
{ "calInstance1": "SOG" },
|
||||||
|
{ "calInstance1": "STW" },
|
||||||
|
{ "calInstance1": "TWA" },
|
||||||
|
{ "calInstance1": "TWS" },
|
||||||
|
{ "calInstance1": "TWD" },
|
||||||
|
{ "calInstance1": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calSlope1",
|
"name": "calSlope1",
|
||||||
|
@ -741,8 +757,22 @@
|
||||||
"description": "Slope for data instance 1",
|
"description": "Slope for data instance 1",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance1": "AWA" },
|
||||||
|
{ "calInstance1": "AWS" },
|
||||||
|
{ "calInstance2": "COG" },
|
||||||
|
{ "calInstance1": "DBT" },
|
||||||
|
{ "calInstance1": "HDM" },
|
||||||
|
{ "calInstance1": "PRPOS" },
|
||||||
|
{ "calInstance1": "RPOS" },
|
||||||
|
{ "calInstance1": "SOG" },
|
||||||
|
{ "calInstance1": "STW" },
|
||||||
|
{ "calInstance1": "TWA" },
|
||||||
|
{ "calInstance1": "TWS" },
|
||||||
|
{ "calInstance1": "TWD" },
|
||||||
|
{ "calInstance1": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calSmooth1",
|
"name": "calSmooth1",
|
||||||
|
@ -755,8 +785,22 @@
|
||||||
"description": "Smoothing factor for data instance 1",
|
"description": "Smoothing factor for data instance 1",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance1": "AWA" },
|
||||||
|
{ "calInstance1": "AWS" },
|
||||||
|
{ "calInstance2": "COG" },
|
||||||
|
{ "calInstance1": "DBT" },
|
||||||
|
{ "calInstance1": "HDM" },
|
||||||
|
{ "calInstance1": "PRPOS" },
|
||||||
|
{ "calInstance1": "RPOS" },
|
||||||
|
{ "calInstance1": "SOG" },
|
||||||
|
{ "calInstance1": "STW" },
|
||||||
|
{ "calInstance1": "TWA" },
|
||||||
|
{ "calInstance1": "TWS" },
|
||||||
|
{ "calInstance1": "TWD" },
|
||||||
|
{ "calInstance1": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calInstance2",
|
"name": "calInstance2",
|
||||||
|
@ -768,10 +812,12 @@
|
||||||
"---",
|
"---",
|
||||||
"AWA",
|
"AWA",
|
||||||
"AWS",
|
"AWS",
|
||||||
|
"COG",
|
||||||
"DBT",
|
"DBT",
|
||||||
"HDM",
|
"HDM",
|
||||||
"PRPOS",
|
"PRPOS",
|
||||||
"RPOS",
|
"RPOS",
|
||||||
|
"SOG",
|
||||||
"STW",
|
"STW",
|
||||||
"TWA",
|
"TWA",
|
||||||
"TWS",
|
"TWS",
|
||||||
|
@ -791,8 +837,22 @@
|
||||||
"description": "Offset for data instance 2",
|
"description": "Offset for data instance 2",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance2": "AWA" },
|
||||||
|
{ "calInstance2": "AWS" },
|
||||||
|
{ "calInstance2": "COG" },
|
||||||
|
{ "calInstance2": "DBT" },
|
||||||
|
{ "calInstance2": "HDM" },
|
||||||
|
{ "calInstance2": "PRPOS" },
|
||||||
|
{ "calInstance2": "RPOS" },
|
||||||
|
{ "calInstance2": "SOG" },
|
||||||
|
{ "calInstance2": "STW" },
|
||||||
|
{ "calInstance2": "TWA" },
|
||||||
|
{ "calInstance2": "TWS" },
|
||||||
|
{ "calInstance2": "TWD" },
|
||||||
|
{ "calInstance2": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calSlope2",
|
"name": "calSlope2",
|
||||||
|
@ -802,8 +862,22 @@
|
||||||
"description": "Slope for data instance 2",
|
"description": "Slope for data instance 2",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance2": "AWA" },
|
||||||
|
{ "calInstance2": "AWS" },
|
||||||
|
{ "calInstance2": "COG" },
|
||||||
|
{ "calInstance2": "DBT" },
|
||||||
|
{ "calInstance2": "HDM" },
|
||||||
|
{ "calInstance2": "PRPOS" },
|
||||||
|
{ "calInstance2": "RPOS" },
|
||||||
|
{ "calInstance2": "SOG" },
|
||||||
|
{ "calInstance2": "STW" },
|
||||||
|
{ "calInstance2": "TWA" },
|
||||||
|
{ "calInstance2": "TWS" },
|
||||||
|
{ "calInstance2": "TWD" },
|
||||||
|
{ "calInstance2": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calSmooth2",
|
"name": "calSmooth2",
|
||||||
|
@ -816,8 +890,22 @@
|
||||||
"description": "Smoothing factor for data instance 2",
|
"description": "Smoothing factor for data instance 2",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance2": "AWA" },
|
||||||
|
{ "calInstance2": "AWS" },
|
||||||
|
{ "calInstance2": "COG" },
|
||||||
|
{ "calInstance2": "DBT" },
|
||||||
|
{ "calInstance2": "HDM" },
|
||||||
|
{ "calInstance2": "PRPOS" },
|
||||||
|
{ "calInstance2": "RPOS" },
|
||||||
|
{ "calInstance2": "SOG" },
|
||||||
|
{ "calInstance2": "STW" },
|
||||||
|
{ "calInstance2": "TWA" },
|
||||||
|
{ "calInstance2": "TWS" },
|
||||||
|
{ "calInstance2": "TWD" },
|
||||||
|
{ "calInstance2": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calInstance3",
|
"name": "calInstance3",
|
||||||
|
@ -829,10 +917,12 @@
|
||||||
"---",
|
"---",
|
||||||
"AWA",
|
"AWA",
|
||||||
"AWS",
|
"AWS",
|
||||||
|
"COG",
|
||||||
"DBT",
|
"DBT",
|
||||||
"HDM",
|
"HDM",
|
||||||
"PRPOS",
|
"PRPOS",
|
||||||
"RPOS",
|
"RPOS",
|
||||||
|
"SOG",
|
||||||
"STW",
|
"STW",
|
||||||
"TWA",
|
"TWA",
|
||||||
"TWS",
|
"TWS",
|
||||||
|
@ -852,8 +942,22 @@
|
||||||
"description": "Offset for data instance 3",
|
"description": "Offset for data instance 3",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance3": "AWA" },
|
||||||
|
{ "calInstance3": "AWS" },
|
||||||
|
{ "calInstance3": "COG" },
|
||||||
|
{ "calInstance3": "DBT" },
|
||||||
|
{ "calInstance3": "HDM" },
|
||||||
|
{ "calInstance3": "PRPOS" },
|
||||||
|
{ "calInstance3": "RPOS" },
|
||||||
|
{ "calInstance3": "SOG" },
|
||||||
|
{ "calInstance3": "STW" },
|
||||||
|
{ "calInstance3": "TWA" },
|
||||||
|
{ "calInstance3": "TWS" },
|
||||||
|
{ "calInstance3": "TWD" },
|
||||||
|
{ "calInstance3": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calSlope3",
|
"name": "calSlope3",
|
||||||
|
@ -863,8 +967,22 @@
|
||||||
"description": "Slope for data instance 3",
|
"description": "Slope for data instance 3",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance3": "AWA" },
|
||||||
|
{ "calInstance3": "AWS" },
|
||||||
|
{ "calInstance3": "COG" },
|
||||||
|
{ "calInstance3": "DBT" },
|
||||||
|
{ "calInstance3": "HDM" },
|
||||||
|
{ "calInstance3": "PRPOS" },
|
||||||
|
{ "calInstance3": "RPOS" },
|
||||||
|
{ "calInstance3": "SOG" },
|
||||||
|
{ "calInstance3": "STW" },
|
||||||
|
{ "calInstance3": "TWA" },
|
||||||
|
{ "calInstance3": "TWS" },
|
||||||
|
{ "calInstance3": "TWD" },
|
||||||
|
{ "calInstance3": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "calSmooth3",
|
"name": "calSmooth3",
|
||||||
|
@ -877,8 +995,22 @@
|
||||||
"description": "Smoothing factor for data instance 3",
|
"description": "Smoothing factor for data instance 3",
|
||||||
"category": "OBP40 Calibrations",
|
"category": "OBP40 Calibrations",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"obp40": "true"
|
"obp40":"true"
|
||||||
}
|
},
|
||||||
|
"condition": [
|
||||||
|
{ "calInstance3": "AWA" },
|
||||||
|
{ "calInstance3": "AWS" },
|
||||||
|
{ "calInstance3": "COG" },
|
||||||
|
{ "calInstance3": "DBT" },
|
||||||
|
{ "calInstance3": "HDM" },
|
||||||
|
{ "calInstance3": "PRPOS" },
|
||||||
|
{ "calInstance3": "RPOS" },
|
||||||
|
{ "calInstance3": "SOG" },
|
||||||
|
{ "calInstance3": "STW" },
|
||||||
|
{ "calInstance3": "TWA" },
|
||||||
|
{ "calInstance3": "TWS" },
|
||||||
|
{ "calInstance3": "TWD" },
|
||||||
|
{ "calInstance3": "WTemp" } ]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "display",
|
"name": "display",
|
||||||
|
@ -3842,3 +3974,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue