Users Manual
Greenbean Users Manual
Greenbean Users Manual
Physical and virtual points represent actual physical time data and are referred to "Current Time Points or "Current Points". Transformed points accept a current point and change it based on time. For instance, you can perform some mathematical function on these actual data points such as integral, mean, max, etc, apply a history offset to change it to be some value in the past, or apply a delta time to return the difference of value between the two times. You call also use all three of these transforming features at once.
The rules for a given point acting on another is as follows:
The following live data shows how energy information can be obtained by different types of data. For instance, one may create a transformed point which results in the difference of energy between today and a week ago, or one may use power data and integrate over one week. The calculator widget is also included on this page to manually sum up the various data.
Point Name | Subpoint Name | Aggregating Function | Aggregating Time | History Offset | Delta Duration | Description | Value |
Building Total Power (summing buildings) | N/A | N/A | N/A | N/A | N/A | A current time virtual point representing total power as provided directly from an energy meter. | |
Building Total Energy | N/A | N/A | N/A | N/A | N/A | A current time virtual point representing total energy used as provided directly from an energy meter. | |
Building Total Energy - Historic 1 Week | Building Total Energy | None | None | 1 wk | None | Total energy used as provided directly from an energy meter - One Week Ago | |
Building Total Energy - Historic 2 Week | Building Total Energy | None | None | 2 wks | None | Total energy used as provided directly from an energy meter - Two Weeks Ago | |
Building Total Energy - Historic 3 Week | Building Total Energy | None | None | 3 wks | None | Total energy used as provided directly from an energy meter - Three Weeks Ago | |
Building Total Energy used Last Week | N/A | N/A | N/A | N/A | N/A | Math performed on the above points | |
Building Total Energy - Integrate power 1w | Building Total Power (summing buildings) | Integral | 1 wk | None | None | Energy used during the past week by integrating power over time for one week from now. | |
Building Total Energy - Delta 1 week | Building Total Energy | None | None | None | 1 wk | Energy used for the past week as read directly by the energy meter. | |
Building Total Energy used Previous Week | N/A | N/A | N/A | N/A | N/A | Math performed on the above points | |
Building Total Energy - Hist 1w int pwr 1w | Building Total Power (summing buildings) | Integral | 1 wk | 1 wk | None | Energy used during the previous week by integrating power over time for one week from one week ago. | |
Building Total Energy - Hist: 1w, Delta: 1w | Building Total Energy | None | None | 1 wk | 1 wk | Energy used from two weeks ago to one week ago as measured by energy meters. | |
Difference in Total Energy Last Week and the Previous Week | N/A | N/A | N/A | N/A | N/A | Math performed on the above points | |
Building Total Energy - Delta 1w Int pwr 1w | Building Total Power (summing buildings) | Integral | 1 wk | None | 1 wk | The difference between energy used this week and the previous week where energy is calculated by integrating power. | |
Difference in Total Energy Last Week and the Previous Week | N/A | N/A | N/A | N/A | N/A | Math performed on the above points | |
Building Total Power - Int 1w, h 1w, d 1w | Building Total Power (summing buildings) | Integral | 1 wk | 1 wk | 1 wk | The difference between energy used last week and two weeks ago where energy is calculated by integrating power. |