forked from Kistler-Group/sdbus-cpp
10 lines
316 B
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>
|