MinimumDeltaFilter
Supertype: Filter
Stereotypes: <<hasFormatSpecificRepresentation>>
Definition: 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.
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 1.3 | | 2.3 (Previous: 2.2) |
Inherited Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | FilterEnum | 1.3 | 1 | type of Filter. The type MUST be specified | |
value | float | 1.3 | 0..1 |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
isFilterOf | DataItem | 1.4 | 0..* | ||
isFilterOf | Constraints | 1.3 | 1.4 | 0..1 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | FilterEnum (Default: MINIMUM_DELTA) | 1.3 | 1 | An unspecified type MUST default to MINIMUM_DELTA. |