Skip to main content

AccumulatorValue

Class Description

AccumulatorValue represents an accumulated (counted) MeasurementValue.

Attributes

NameTypeDescription
valueIntegerThe value to supervise. The value is positive.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
AccumulatorValue0..*Accumulator1AccumulatorValuesThe values connected to this measurement.AccumulatorMeasurement to which this value is connected.
AccumulatorValue1AccumulatorReset0..1AccumulatorValueThe accumulator value that is reset by the command.AccumulatorResetThe command that resets the accumulator value.