AbstractDevice was not loading latest DeviceData at startup

This commit is contained in:
Ziver Koc 2016-08-25 22:15:45 +02:00
parent 3cb72a1d17
commit 889f9fc85f
4 changed files with 15 additions and 15 deletions

View file

@ -16,7 +16,7 @@
{{#events}}
<tr>
<td><a href="?id={{.getId()}}">{{.getName()}}</a></td>
<td>{{.getDeviceData().getClass().getSimpleName()}}</td>
<td>{{.getDeviceConfig().getClass().getSimpleName()}}</td>
<td>{{.getDeviceData()}}</td>
<td><span class="timestamp">{{.getDeviceData().getTimestamp()}}</span></td>
<td>