Sha256: c169c7c2ef7d4880d8cfbcc8ec2179f09c0cc62a107324143096a8de07ab870e
Contents?: true
Size: 1.26 KB
Versions: 17
Compression:
Stored size: 1.26 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <eeml xmlns="http://www.eeml.org/xsd/005" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5" xsi:schemaLocation="http://www.eeml.org/xsd/005 http://www.eeml.org/xsd/005/005.xsd"> <environment updated="2009-02-11T10:56:56Z" id="1247" creator="http://example.com/creator/"> <title>title here</title> <feed>http://example.com/api/1247.xml</feed> <status>frozen</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> <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> <value minValue="-9999.0" maxValue="1022.0">0</value> <unit type="basicSI" symbol="C">Celsius</unit> </data> <data id="1"> <value minValue="0.0" maxValue="1023.0">33</value> </data> <data id="2"> <tag>tagD2a</tag> <tag>tagD2b</tag> <tag>tagD2c</tag> <value minValue="23.4" maxValue="1021.0">42.1</value> </data> </environment> </eeml>
Version data entries
17 entries across 17 versions & 1 rubygems