Vis #1

Merged
senaduka merged 3 commits from vis into master 2015-12-30 03:54:30 +01:00
Showing only changes of commit 147d9ed2b8 - Show all commits

View File

@@ -0,0 +1,3 @@
<template name="sensorData">
<li>{{owner}} / <strong>{{temperatureValue}}°C</strong> / <strong>{{humidityValue}}%</strong> / {{created_at_formatted}}</li>
</template>