Energy Insight Hub
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
EnergyInsightHub.Models.Reading Class Reference

Represents a reading captured by an energy meter. More...

Public Member Functions

 Reading ()
 Initializes a new instance of the Reading class.
 

Properties

int Id [get, set]
 Gets or sets the unique identifier for the reading.
 
int EnergyMeterId [get, set]
 Gets or sets the identifier of the energy meter associated with the reading.
 
int MicrocontrollerId [get, set]
 Gets or sets the identifier of the microcontroller that captured the reading.
 
DateTime Time [get, set]
 Gets or sets the timestamp when the reading was captured.
 
decimal Amount [get, set]
 Gets or sets the amount represented by the reading.
 

Detailed Description

Represents a reading captured by an energy meter.


The documentation for this class was generated from the following file: