Interface ISensorReading
Common interface used for sensor readings.
public interface ISensorReading
Properties
Timestamp
Timestamp of the sensor reading.
DateTimeOffset Timestamp { get; }
Common interface used for sensor readings.
public interface ISensorReading
Timestamp of the sensor reading.
DateTimeOffset Timestamp { get; }