Merge pull request 'Add addtional and updated configs' (#12) from dev-Pieter into main

Reviewed-on: #12
This commit is contained in:
2025-11-06 14:01:32 +00:00
2 changed files with 17 additions and 0 deletions

View File

@@ -66,6 +66,15 @@
"units": ["g/m³", "mol/m³"]
}
]
},
{
"name": "Quantity (TSS)",
"models": [
{
"name": "VegaSolidsProbe",
"units": ["g/m³"]
}
]
}
]
}