Commit b99b7d101e32f134cc84aac6af5757725fa943d6
1 parent
7737ac64
Affichage du réseau
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
site/network.php
@@ -12,8 +12,8 @@ $capteurs = getSensors(); | @@ -12,8 +12,8 @@ $capteurs = getSensors(); | ||
12 | <table class="table table-striped table-bordered table-hover table-dark"> | 12 | <table class="table table-striped table-bordered table-hover table-dark"> |
13 | <tbody> | 13 | <tbody> |
14 | <tr> | 14 | <tr> |
15 | - <td><label for="names">Nom du capteur : </label></td> | ||
16 | - <td></td> | 15 | + <td><img src="img/rpi.png" alt="Raspberry" style="width:50px; height:50px;"></td> |
16 | + <td>172.26.145.114</td> | ||
17 | </tr> | 17 | </tr> |
18 | 18 | ||
19 | <tr> | 19 | <tr> |