Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2

...

The app contains of two pages which can be accessed on the left sidebar::

...

The calculated consumption of a meter will be charged to the Cost center.

Metering in NETx Core Server Studio

The meter points, set up in the Metering app, also appear in the Item Tree in the NETx Core Server Studio.

Image Modified

In the Module section there is a sub-section Metering, which shows the available meter points.

Each meter point contains a several Server Item for the Current meter reading and also several Server Items for the consumptionItems:

Item Tree pathPropertyDescription
<meter point>ValueCurrent meter reading.
<meter point>\Consumption\CurrentHourConsumption of current hour.
DayConsumption of current day.
WeekConsumption of current week.
MonthConsumption of current month.
YearConsumption of current year.
<meter point>\Consumption\Current\LimitsHourLimit consumption of current hour.
HourReached

Limit reached for consumption of current hour.

Item value is uncertain when hour limit is uncertain, otherwise true or false.

DayLimit consumption of current day.
DayReached

Limit reached for consumption of current day.

Item value is uncertain when day limit is uncertain, otherwise true or false.

WeekLimit consumption of current week.
WeekReached

Limit reached for consumption of current week.

Item value is uncertain when week limit is uncertain, otherwise true or false.

MonthLimit consumption of current month.
MonthReached

Limit reached for consumption of current month.

Item value is uncertain when month limit is uncertain, otherwise true or false.

YearLimit consumption of current year.
YearReached

Limit reached for consumption of current year.

Item value is uncertain when year limit is uncertain, otherwise true or false.

<meter point>\Consumption\Current\Peaks\DayMaxHourMaximum hourly consumption of current day.
MinHourMinimum hourly consumption of current day.
<meter point>\Consumption\Current\Peaks\WeekMaxDayMaximum daily consumption of current week.
MinDayMinimum daily consumption of current week.
<meter point>\Consumption\Current\Peaks\MonthMaxDayMaximum daily consumption of current month.
MinDayMinimum daily consumption of current month.
<meter point>\Consumption\Current\Peaks\YearMaxDayMaximum daily consumption of current year.
MinDayMinimum daily consumption of current year.
MaxMonthMaximum monthly consumption of current year.
MinMonthMinimum monthly consumption of current year.
<meter point>\Consumption\LastHourConsumption of last hour.
DayConsumption of last day.
WeekConsumption of last week.
MonthConsumption of last month.
YearConsumption of last year.