periodFilter
Lexicon: eco.wonderland.workcell.device.data.property.defs
Type: object
Period
Properties
Section titled “Properties”Type: filter
Default: period
Required
Type: binary32
Referenced By
Section titled “Referenced By”- 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
Schema
Section titled “Schema”{ "type": "object", "required": [ "type" ], "properties": { "type": { "type": "string", "default": "period" }, "value": { "type": "bytes", "minLength": 4, "maxLength": 4 } }}