please find the image here you can find what i really needi want group severity value in the following range 0-250,251-500,501-750 and 751-1000. Please can anyone help.
{
"id": "",
"model": "",
"name": "",
"properties": {
"functions": {
"boolcheck": {
"triggers": {
"time": {
"value": ""
}
},
"inhibit": {
"referenceValue": {
"value": false
},
"actualValue": {
"$ref": ""
}
},
"endpoint": {
"value": ""
},
"inputs": {
"inputs": {
"signal": {
"$ref": ""
}
},
"parameters": {
"normalValue": {
"value": "False"
}
},
"conditions": {
"State": {
"subConditions": {
"Normal": {
"description": {
"value": ""
},
"severity": {
"value": 1
},
"logic": {
"value": ""
}
},
"Alarm": {
"description": {
"value": ""
},
"severity": {
"value": 1000
}
}
}
}
}
}
}
}
},
"version": 2
},