|
Name |
|
|
Comment |
See documentation on MF_ReadingByHourAccumulating in the StarsEnergy package. |
|
Dimensional Type |
Fact |
|
select |
|
Name |
Parent Table/View |
|
ViewReference_181 |
|
|
ViewReference_182 |
|
|
ViewReference_183 |
|
|
ViewReference_184 |
|
|
ViewReference_185 |
|
|
ViewReference_186 |
|
|
ViewReference_187 |
|
|
ViewReference_188 |
|
|
ViewReference_189 |
|
|
ViewReference_190 |
|
Name |
|
Grant |
User |
|
SELECT,VIEW DEFINITION |
EnergyReader |
|
Name |
Data Type |
Comment |
Length |
|
MD_Point_SurrogateKey |
numeric |
|
|
|
MD_Date_DateInteger |
|
|
|
|
MD_Time_TimeInteger |
int |
Integer representing the time of day in the format HHMMSS (e.g., 23:01:01 at one minute one second after eleven o'clock in the evening). Not typically used for reporting. |
|
|
MD_Unit_SurrogateKey |
numeric |
|
|
|
MD_ThingM_SurrogateKey |
numeric |
|
|
|
MD_Source_SurrogateKey |
numeric |
|
|
|
MD_Vend_SurrogateKey |
numeric |
|
|
|
MD_Building_SurrogateKey |
numeric |
|
|
|
MD_Room_SurrogateKey |
numeric |
|
|
|
MD_MQual_SurrogateKey |
numeric |
|
|
|
MF_ReadHourAcc_Value |
double precision |
Summable value for a given hour (like 'Total kilowatt hours produced' or 'Total seconds available'). |
|
|
MF_ReadHourAcc_Coverage |
int |
Number of seconds covered for a given data point. Since the grain of this table is per hour, and the unit here is seconds, this defaults to 3600. |
|
|
VMF_ReadHourAcc_Seconds |
|
If unit is seconds, then the value (MF_ReadHourAcc_Value) will be repeated here. |
|
|
VMF_ReadHourAcc_ValueInBtus |
|
MF_ReadHourAcc_Value converted to BTUs, for units that can be converted to BTUs. |
|
|
VMF_READHOURACC_BTUSPERSQFT |
|
This value can't be aggregated using SUM() unless you're planning on dividing SUM() by a count and creating an average. |
|
|
|
|