1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<?xml version="1.0" encoding="UTF-8"?>
<system>
<gateway>
<product>stretch</product>
<hostname>stretch000000</hostname>
<firmware>3.1.11</firmware>
<upgrade/>
</gateway>
<wlan0>
</wlan0>
<eth0>
<mac>01:23:45:67:89:AB</mac>
<ip>127.0.0.1</ip>
<bcast>127.0.0.1</bcast>
<mask>127.0.0.1</mask>
<proto>static</proto>
<gateway>127.0.0.1</gateway>
<dns>127.0.0.1</dns>
</eth0>
<time>2020-08-27T23:10:09.994+02:00</time>
<timezone><![CDATA[Europe/Amsterdam]]></timezone>
<remote_control origin='any'>not initialized</remote_control></system>
|