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 0x79cdb3d75c60>]]
ID of the dimension this measurement is for.
- timestamp: Mapped[datetime]
The real numeric value of the measurement.