Skip to main content

Accumulator

Class Description

Accumulator represents an accumulated (counted) Measurement, e.g. an energy value.

Attributes

NameTypeDescription
maxValueIntegerNormal value range maximum for any of the MeasurementValue.values. Used for scaling, e.g. in bar graphs or of telemetered raw values.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
Accumulator1AccumulatorValue0..*AccumulatorMeasurement to which this value is connected.AccumulatorValuesThe values connected to this measurement.
Accumulator0..*AccumulatorLimitSet0..*MeasurementsThe Measurements using the LimitSet.LimitSetsA measurement may have zero or more limit ranges defined for it.