mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
13 lines
486 B
XML
13 lines
486 B
XML
<!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.asuslinux.Daemon">
|
|
<method name="SupportedFunctions">
|
|
<arg type="b(b)(bb)(sbasassas)(bbbbbb)" direction="out"/>
|
|
</method>
|
|
<method name="MeaningOfLife">
|
|
<arg name="answer" type="i" direction="out"/>
|
|
<arg name="question" type="s" direction="out"/>
|
|
</method>
|
|
</interface>
|
|
</node>
|