Measurement
- class pytm4srv.models.Measurement
Represents a single AutoComp measurement of a dimension.
- dimension_id: Mapped[int]
Date and time this measurement was made.
- id: MappedColumn object at 0x79d314f5dd80>]]
ID of the dimension this measurement is for.
- timestamp: Mapped[datetime]
The real numeric value of the measurement.