filter
Lexicon: eco.wonderland.workcell.device.data.defs
Type: string
minimum-delta: New value MUST NOT be reported for a data item unless the measured value has changed from the last reported value by at least the delta given as the value of this element. The value of filter MUST be an absolute value using the same units as the reported data.period: Data reported for a data item is provided on a periodic basis. Theperiodfor reporting data is defined in the value of the filter. The value of filter MUST be an absolute value reported in seconds representing the time between reported samples of the value of the data item.
Referenced By
Section titled “Referenced By”- filter
eco.wonderland.workcell.device.data.property.defs - minimumDeltaFilter
eco.wonderland.workcell.device.data.property.defs - periodFilter
eco.wonderland.workcell.device.data.property.defs
Schema
Section titled “Schema”{ "type": "string", "knownValues": [ "minimum-delta", "period" ]}