Skip to content

specificationLimits

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

Set of limits that define a range of values designating acceptable performance for a variable.

Type: upperLimit

Type: nominal

Type: lowerLimit

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