updates to make generic functions work
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
"models": [
|
||||
{
|
||||
"name": "VegaPressure 10",
|
||||
"units": ["bar", "m WC", "psi"]
|
||||
"units": ["bar", "mbar", "psi"]
|
||||
},
|
||||
{
|
||||
"name": "VegaPressure 20",
|
||||
"units": ["bar", "m WC", "psi"]
|
||||
"units": ["bar", "mbar", "psi"]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -60,10 +60,8 @@
|
||||
"models": [
|
||||
{
|
||||
"id": "hidrostal-pump-001",
|
||||
"name": "H05K-S03R+HGM1X-X280KO",
|
||||
"units": ["m³/h", "gpm", "l/min"],
|
||||
"hasCurveData": true,
|
||||
"curveDataFile": "/data/curves/hidrostal-H05K-S03R.json"
|
||||
"name": "hidrostal-H05K-S03R",
|
||||
"units": ["m³/h", "gpm", "l/min"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user