ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/AlarmPI/livestats.blade.php
Executable file
10
heimdall/config/www/SupportedApps/AlarmPI/livestats.blade.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">Status</span>
|
||||
<strong>{!! $alarm_status !!}</strong>
|
||||
</li>
|
||||
<li>
|
||||
<span class="title">Sensors</span>
|
||||
<strong>{!! $alarm_sensors !!}</strong>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user