Represents a reading captured by an energy meter.
More...
|
| Reading () |
| Initializes a new instance of the Reading class.
|
|
|
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.
|
|
Represents a reading captured by an energy meter.
The documentation for this class was generated from the following file: