<feed xmlns='http://www.w3.org/2005/Atom'>
<title>diller-server.git/src/web, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://trygvis.io/git/2015/10/diller-server.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2015/10/diller-server.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/'/>
<updated>2016-03-06T20:48:19Z</updated>
<entry>
<title>core:</title>
<updated>2016-03-06T20:48:19Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-03-06T20:48:19Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=681cd42eda3b1099f13eefa585673a06f12de405'/>
<id>urn:sha1:681cd42eda3b1099f13eefa585673a06f12de405</id>
<content type='text'>
o Supporting aggregate levels of 'minute' and 'day' in addition to the existing 'hour'.
</content>
</entry>
<entry>
<title>web:</title>
<updated>2016-03-05T15:47:32Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-03-05T15:47:32Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=7ca173de3de046501d79164da0c8c8871a03089b'/>
<id>urn:sha1:7ca173de3de046501d79164da0c8c8871a03089b</id>
<content type='text'>
o Adding an API method to get per-hour aggregate values. Doesn't use the by_hour table yet.
o Adding a simple line graph component that can graph a single property's value.
</content>
</entry>
<entry>
<title>core:</title>
<updated>2015-11-16T17:46:56Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-11-16T17:46:56Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=dda9ef2ae7971bceaa792e328c8489cb0695b77e'/>
<id>urn:sha1:dda9ef2ae7971bceaa792e328c8489cb0695b77e</id>
<content type='text'>
o Adding device_status table containing the latest device status.
mqtt:
o Listening on $SYS/broker/log, parse out messages about clients connecting and disconnecting and store in database.
</content>
</entry>
<entry>
<title>core:</title>
<updated>2015-11-01T20:06:08Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-11-01T20:06:08Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=f17922bcafe1f2f369c9be0f236570771c8ab214'/>
<id>urn:sha1:f17922bcafe1f2f369c9be0f236570771c8ab214</id>
<content type='text'>
o Replacing 'sensor' with 'property'.
</content>
</entry>
<entry>
<title>web:</title>
<updated>2015-11-01T15:13:45Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-11-01T15:13:45Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=478a69d834904f62cc4fb5ff52d5ed345e6859af'/>
<id>urn:sha1:478a69d834904f62cc4fb5ff52d5ed345e6859af</id>
<content type='text'>
o Publishing messages when the name/description is changed from the web.
</content>
</entry>
<entry>
<title>misc:</title>
<updated>2015-11-01T14:28:40Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-11-01T14:28:40Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=85474565b0a0d92a09fecb14e8bc0afaad7fbc64'/>
<id>urn:sha1:85474565b0a0d92a09fecb14e8bc0afaad7fbc64</id>
<content type='text'>
o Playing around with type annotations.
</content>
</entry>
<entry>
<title>core:</title>
<updated>2015-11-01T00:06:40Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-11-01T00:06:40Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=f7ff8a837bed336a14aa0442ed8286f3ef78f577'/>
<id>urn:sha1:f7ff8a837bed336a14aa0442ed8286f3ef78f577</id>
<content type='text'>
o Adding updates of device property's name and description.
web:
o Ading editing of property name and description.
</content>
</entry>
<entry>
<title>web:</title>
<updated>2015-10-31T23:38:12Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-10-31T23:38:12Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=2173df227821aefe1cf9aee5d8165fa0a24961e9'/>
<id>urn:sha1:2173df227821aefe1cf9aee5d8165fa0a24961e9</id>
<content type='text'>
o Removing dupliated name and description fields from device.
</content>
</entry>
<entry>
<title>core:</title>
<updated>2015-10-31T13:09:39Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-10-31T13:09:39Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=803148d5a23afe207fb5de9ac73c986a324feb9c'/>
<id>urn:sha1:803148d5a23afe207fb5de9ac73c986a324feb9c</id>
<content type='text'>
o Improved transaction handling.
web:
o Supporting changing a device's name and description.
</content>
</entry>
<entry>
<title>web:</title>
<updated>2015-10-31T11:04:28Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2015-10-31T11:04:28Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2015/10/diller-server.git/commit/?id=02d6e77bd180cbbf6f7f6e1a69c670e922d8204d'/>
<id>urn:sha1:02d6e77bd180cbbf6f7f6e1a69c670e922d8204d</id>
<content type='text'>
o Starting on edit button for device name.
</content>
</entry>
</feed>
