MeasurementChangedEvent#
Class MeasurementChangedEvent
Hierarchy
- WebVisEvent
- MeasurementChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Measurement (measurementID, properties): MeasurementChangedEventChanged Event -
The MEASUREMENT_CHANGED event occurs if a Measurement has been changed.
Parameters
-
measurementID: number
The ID of the Measurement.
-
properties: MeasurementProperties
The properties of the Measurement.
Returns MeasurementChangedEvent
-
Properties
id
id: number
measurementID
measurementID: number
The ID of the Measurement.
properties
The properties of the Measurement.
Optional
transactionCode
transactionCode ?: string
Optional
transactionID
transactionID?: number
MEASUREMENT_CHANGED