Sha256: a97e3f64591c0392b88748f15558f78f5fa8ecbe1b4c9a9341bde399ddbaee0c

Contents?: true

Size: 1.57 KB

Versions: 1

Compression:

Stored size: 1.57 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<eeml xmlns="http://www.eeml.org/xsd/0.5.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="0.5.2" xsi:schemaLocation="http://www.eeml.org/xsd/0.5.2 http://www.eeml.org/xsd/0.5.2/0.5.2.xsd">
  <environment updated="2010-09-23T09:54:57.873029Z" publisher="http://www.pachube.com">
    <title>title here</title>
    <feed>http://appdev.loc:3000/api/feeds/.xml</feed>
    <status>live</status>
    <description>description here</description>
    <icon>http://example.com/some/icon.gif</icon>
    <website>http://example.com/studio/</website>
    <email>someone@example.com</email>
    <private>false</private>
    <owner>http://www.pachube.com/users/joe</owner>
    <location domain="physical" exposure="outdoor" disposition="mobile">
      <name>Up on the roof (somewhere)</name>
      <lat>50.1</lat>
      <lon>48.7</lon>
      <ele>1.34</ele>
    </location>
    <data id="0">
      <tag>tagD0</tag>
      <current_value at="2010-09-23T09:54:57.873029Z">0</current_value>
      <max_value>1022.0</max_value>
      <min_value>-9999.0</min_value>
      <unit type="basicSI" symbol="C">Celsius</unit>
    </data>
    <data id="1">
      <current_value at="2010-09-23T09:54:57.873029Z">33</current_value>
      <max_value>1023.0</max_value>
      <min_value>0.0</min_value>
    </data>
    <data id="2">
      <tag>tagD2a</tag>
      <tag>tagD2b</tag>
      <tag>tagD2c</tag>
      <current_value at="2010-09-23T09:54:57.873029Z">42.1</current_value>
      <max_value>1021.0</max_value>
      <min_value>23.4</min_value>
    </data>
  </environment>
</eeml>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
eeml-0.0.36 test/data/eeml_datastream_052.xml