added Device-ID to SystemInfo

This commit is contained in:
2023-04-18 13:00:34 +02:00
parent a102405596
commit c24829ed70
2 changed files with 6 additions and 0 deletions

View File

@@ -254,6 +254,10 @@
<td>Hostname</td>
<td>%HOSTNAME%</td>
</tr>
<tr>
<td>Device-ID</td>
<td>%DEVICENAME_ID%</td>
</tr>
<tr>
<td>Battery Voltage</td>
<td>%BAT_VOLTAGE%V</td>