Restore GDBus API from async to sync.
[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                         <arg type='i' name='result' direction='out'/>
7                 </method>
8         </interface>
9 </node>