Skip to content

Timing information in temperature measurement #37

@JorisVincent

Description

@JorisVincent

Currently, temperature measurements are timestamped, but the timestamp is in mglGetSecs, which is relative to computer startup time. This is not of much practical use.

Either we change this to second-accurate datetime, or we get rid of it. Especially when temperature is part of a validation, the timestamp is currently cluttering a struct, in a struct, in a struct, in an object. Moreover, datetime of validation is already recorded in the validation struct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions