Change GDBus methods from sync to async
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / introspection / zcl-basic.xml
1 <node>
2         <interface name='org.tizen.zigbee.zcl_basic'>
3                 <method name='reset_factory_default'>
4                         <arg type='q' name='nodeId' direction='in'/>
5                         <arg type='y' name='dst_ep' direction='in'/>
6                 </method>
7         </interface>
8 </node>