: Public Enumeration
Created: 20/10/2011 14:08:42
Modified: 14/07/2016 21:23:25
Project:
Advanced:
Kind of macro period for calculations on read / measured values.<br/>
Attribute
Public
  none
Details:
Notes: Not applicable.<br/>
Public
  billingPeriod
Details:
Notes: Captured during the billing period starting at midnight of the first day of the billing period (as defined by the billing cycle day). If during the current billing period, it specifies a period from the start of the current billing period until "now".<br/>
Public
  daily
Details:
Notes: Daily period starting at midnight. If for the current day, this specifies the time from midnight to "now".<br/>
Public
  monthly
Details:
Notes: Monthly period starting at midnight on the first day of the month. If within the current month, this specifies the period from the start of the month until "now."<br/>
Public
  seasonal
Details:
Notes: A season of time spanning multiple months. E.g. "Summer," "Spring," "Fall," and "Winter" based cycle. If within the current season, it specifies the period from the start of the current season until "now."<br/>
Public
  weekly
Details:
Notes: Weekly period starting at midnight on the first day of the week and ending the instant before midnight the last day of the week. If within the current week, it specifies the period from the start of the week until "now."<br/>
Public
  specifiedPeriod
Details:
Notes: For the period defined by the start and end of the TimePeriod element in the message.<br/>