Creates a new measurement.
At least sourceId is mandantory.
Response wrapped in IResult
Removes a measurement with given id.
Response wrapped in IResult
Gets the details of selected measurement.
Entity or Id of the entity.
Response wrapped in IResult
Gets the list of measurements filtered by parameters.
Object containing filters for querying measurements.
Response wrapped in IResultList
Gets a list as observable.
Object containing filters for querying
To configure the observable
Data wrapped as ObservableList
List all events by a given source.
The source of the event.
Object containing filters for querying.
To configure the observable.
Data wrapped as ObservableList
Gets the list of series in a measurement filtered by parameters.
Response wrapped in IResult
Generated using TypeDoc
This class allows for managing measurements.