UpdateMonitoringParameterDto
namestring
unitstring
thresholdMinnumber
thresholdMaxnumber
siteIdstring
isActiveboolean
UpdateMonitoringParameterDto
{
"name": "string",
"unit": "string",
"thresholdMin": 0,
"thresholdMax": 0,
"siteId": "string",
"isActive": true
}