We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d201939 commit a9f44bfCopy full SHA for a9f44bf
userdata/stretch_v27_no_domain/system.xml
userdata/stretch_v27_no_domain/system_status_xml.xml
@@ -1,3 +1,20 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<system>
3
+ <gateway>
4
+ <product>stretch</product>
5
+ <hostname>stretch000000</hostname>
6
+ <firmware>2.7.18</firmware>
7
+ <upgrade/>
8
+ </gateway>
9
+ <wlan0/>
10
+ <eth0>
11
+ <mac>01:23:45:67:89:AB</mac>
12
+ <ip>127.0.0.1</ip>
13
+ <bcast>127.0.0.1</bcast>
14
+ <mask>127.0.0.1</mask>
15
+ <proto>dhcp</proto>
16
+ <gateway>127.0.0.1</gateway>
17
+ </eth0>
18
+ <time>2022-01-26T13:18:08.675+01:00</time>
19
+ <timezone><![CDATA[Europe/Amsterdam]]></timezone>
20
</system>
0 commit comments