Skip to content

alarmLimits

Lexicon: eco.wonderland.workcell.device.configuration.specification.defs
Type: object

Set of limits that is used to trigger warning or alarm indicators.

Type: upperLimit

Type: upperWarning

Type: lowerLimit

Type: lowerWarning

{
"type": "object",
"properties": {
"upperLimit": {
"type": "ref",
"ref": "#upperLimit"
},
"upperWarning": {
"type": "ref",
"ref": "#upperWarning"
},
"lowerLimit": {
"type": "ref",
"ref": "#lowerLimit"
},
"lowerWarning": {
"type": "ref",
"ref": "#lowerWarning"
}
}
}
© Lookinglass 2026