Class Description

AccumulatorValue represents an accumulated (counted) MeasurementValue.

Attributes

Name Type Description
value Integer The value to supervise. The value is positive.

Relationships

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
Accumulator 1 AccumulatorValue 0..* Accumulator Measurement to which this value is connected. AccumulatorValues The values connected to this measurement.
AccumulatorReset 0..1 AccumulatorValue 1 AccumulatorReset The command that resets the accumulator value. AccumulatorValue The accumulator value that is reset by the command.