Files
sdbus-cpp/tests/stresstests/org.sdbuscpp.stresstest.celsius.thermometer.xml

10 lines
316 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<node name="/org/sdbuscpp/stresstests/celsius/thermometer">
<interface name="org.sdbuscpp.stresstests.celsius.thermometer">
<method name="getCurrentTemperature">
<arg type="u" name="result" direction="out" />
</method>
</interface>
</node>