ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/Fronius/livestats.blade.php
Executable file
10
heimdall/config/www/SupportedApps/Fronius/livestats.blade.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">PAC</span>
|
||||
<strong>{{ $PAC }}{{ $PAC_UNIT }}</strong>
|
||||
</li>
|
||||
<li class="right">
|
||||
<span class="title">Day energy</span>
|
||||
<strong>{{ $DAY_ENERGY }}{{ $DAY_ENERGY_UNIT }}</strong>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user