File: system_status_xml.xml

package info (click to toggle)
python-plugwise 1.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 6,248 kB
  • sloc: xml: 92,898; python: 5,404; sh: 324; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<system>
	<gateway>
		<product>stretch</product>
		<hostname>stretch000000</hostname>
		<firmware>2.7.18</firmware>
		<upgrade/>
	</gateway>
	<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>dhcp</proto>
		<gateway>127.0.0.1</gateway>
	</eth0>
	<time>2022-01-26T13:18:08.675+01:00</time>
	<timezone><![CDATA[Europe/Amsterdam]]></timezone>
</system>