Skip to content

minimumDeltaFilter

Lexicon: eco.wonderland.workcell.device.data.property.defs
Type: object

Minimum-delta

Type: filter
Default: minimum-delta
Required

Type: binary32

  • constraints eco.wonderland.workcell.device.data.property.defs
  • condition eco.wonderland.workcell.device.data.defs
  • event eco.wonderland.workcell.device.data.defs
  • sample eco.wonderland.workcell.device.data.defs
  • dataItem eco.wonderland.workcell.device.data.defs
{
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"default": "minimum-delta"
},
"value": {
"type": "bytes",
"minLength": 4,
"maxLength": 4
}
}
}
© Lookinglass 2026