Skip to content

periodFilter

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

Period

Type: filter
Default: period
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": "period"
},
"value": {
"type": "bytes",
"minLength": 4,
"maxLength": 4
}
}
}
© Lookinglass 2026