summaryrefslogtreecommitdiffstats
path: root/daemon/org.freedesktop.DBus.xml
blob: 5e0814bded4236748663f99345c20e2c8cf3a021 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
  <interface name="org.freedesktop.DBus.Peer">
    <method name="GetMachineId">
      <arg direction="out" type="s"/>
    </method>
    <method name="Ping">
    </method>
  </interface>
</node>