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 (22 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (6)
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>