Fields documentation for ConsumptionMeterWeb
Name | Type | Summery | Remarks |
---|---|---|---|
Comment | String | A comment indicating where the meter is located at or other relevant information. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
MeterType | ConsumptionMeterTypeWebEnum | Consumption meter type. | |
SummerAverage | Nullable<Double> | Daily average per summer season (april to september). | |
Unit | String | The unit of the consumption meter (Kwh etc). | |
WinterAverage | Nullable<Double> | Daily average per winter season (october to march). |