LocalTimeParameters
Resource Content

LocalTimeParameters(fromESPI)

    

The LocalTimeParameters resource provides a flexible manner to enable Energy Usage and Retail Customer Information to be provided with a reference to local time, without including any Personally Identifiable Information. The Energy Usage and Retail Customer data require the LocalTimeParameters resource.

<entry xmlns="http://www.w3.org/2005/Atom" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:espi="http://naesb.org/espi"
    xsi:schemaLocation="http://www.w3.org/2005/Atom 
            https://greenbuttondata.org/xsd/3_3/atom.xsd
        	http://naesb.org/espi 
            https://www.naesb.org/espi.xsd">
      <id>urn:uuid:e30ce77d-ec22-4da5-83c2-991ba34c97d6</id>
      <link rel="up" href="https://data.greenbuttonconnect.org/DataCustodian/espi/1_1/resource/LocalTimeParameters"/>
      <link rel="self" href="https://data.greenbuttonconnect.org/DataCustodian/espi/1_1/resource/LocalTimeParameters/d7fdd9e818a45b68a0ec2f22c985e58d"/>
      <title>DST For North America</title>
      <content>
            <espi:LocalTimeParameters>
                  <espi:dstEndRule>B40E2000</espi:dstEndRule>
                  <espi:dstOffset>3600</espi:dstOffset>
                  <espi:dstStartRule>360E2000</espi:dstStartRule>
                  <espi:tzOffset>-18000</espi:tzOffset>
            </espi:LocalTimeParameters>
      </content>
      <published>2013-09-19T04:00:00Z</published>
      <updated>2013-09-19T04:00:00Z</updated>
</entry>