MeasurementChangedEventΒΆ

Class MeasurementChangedEvent

Event that is fired when a measurement entity has been changed in the webvis context.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

measurementID: number

The ID of the measurement.

The properties of the measurement that have been changed.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.