Added sensorData.html to commit
This commit is contained in:
3
app/client/sensorData.html
Normal file
3
app/client/sensorData.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<template name="sensorData">
|
||||
<li>{{owner}} / <strong>{{temperatureValue}}°C</strong> / <strong>{{humidityValue}}%</strong> / {{created_at_formatted}}</li>
|
||||
</template>
|
||||
Reference in New Issue
Block a user