Add total suspended solids sensor to assetData

This commit is contained in:
2025-10-31 13:53:35 +01:00
parent f653a1e98c
commit 17662ef7cb

View File

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