Complete general functions

This commit is contained in:
znetsixe
2025-05-26 17:09:18 +02:00
parent 47dfe3850f
commit 2e57034f14
44 changed files with 6776 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
[
{
"name": "DAB Evosta 2 20-75",
"description": "N/A",
"machineCurve": {
"np": {
"200": {
"x": [0, 20, 40, 60, 80, 100],
"y": [5, 8, 12, 15, 17, 18]
},
"300": {
"x": [0, 20, 40, 60, 80, 100],
"y": [20, 28, 32, 34, 35, 35]
},
"400": {
"x": [0, 20, 40, 60, 80, 100],
"y": [35, 38, 42, 45, 47, 48]
}
},
"nq": {
"200": {
"x": [0, 20, 40, 60, 80, 100],
"y": [0, 0.4, 0.8, 1.2, 1.6, 2.0]
},
"300": {
"x": [0, 20, 40, 60, 80, 100],
"y": [0, 0.72, 1.44, 2.16, 2.88, 3.6]
},
"400": {
"x": [0, 20, 40, 60, 80, 100],
"y": [0, 0.8, 1.6, 2.4, 3.2, 4.0]
}
}
}
}
]

View File

@@ -0,0 +1,6 @@
[
{
"id": "1",
"name": "centrifugal pumps"
}
]

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,6 @@
[
{
"id": "1",
"name": "centrifugal pumps"
}
]

View File

@@ -0,0 +1,10 @@
[
{
"id": "1",
"name": "hydrostal"
},
{
"id": "2",
"name": "DAB"
}
]

View File

@@ -0,0 +1,7 @@
[
{
"id": "1",
"name": "SDM120MODBUS",
"description": "De SDM120MODBUS kWh meter is een kWh meter die geschikt is voor het meten van zowel verbruik als teruglevering van stroom. Dat maakt deze meter ook zeer geschikt in combinatie met zonnepanelen."
}
]

View File

@@ -0,0 +1,6 @@
[
{
"id": "1",
"name": "power"
}
]

View File

@@ -0,0 +1,7 @@
[
{
"id": "1",
"name": "Proline Promag W 400",
"description": "A flow meter used for measuring the flow of liquids in various industrial applications."
}
]

View File

@@ -0,0 +1,6 @@
[
{
"id": "1",
"name": "flow"
}
]

View File

@@ -0,0 +1,14 @@
[
{
"id": "1",
"name": "vega"
},
{
"id": "2",
"name": "eh"
},
{
"id": "3",
"name": "eastron"
}
]

View File

@@ -0,0 +1,6 @@
[
{
"name": "Vegabar 14",
"description": "N/A"
}
]

View File

@@ -0,0 +1,14 @@
[
{
"id": "1",
"name": "pressure"
},
{
"id": "2",
"name": "flow"
},
{
"id": "3",
"name": "temperature"
}
]

View File

@@ -0,0 +1,30 @@
[
{
"name": "VegaTemp 10",
"description": "Low cost sensor for general purpose applications."
},
{
"name": "VegaTemp 20",
"description": "High accuracy sensor for laboratory applications."
},
{
"name": "VegaTemp 30",
"description": "High accuracy sensor for industrial applications."
},
{
"name": "VegaTemp 40",
"description": "High accuracy sensor for environmental monitoring."
},
{
"name": "VegaTemp 50",
"description": "High accuracy temperature sensor for industrial applications."
},
{
"name": "VegaTherm 22",
"description": "Compact sensor ideal for environmental monitoring."
},
{
"name": "VegaTemp 100",
"description": "Robust sensor designed for high temperature ranges."
}
]