Base patch (skeleton code)
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / introspection / zclbasic_control.xml
1 <node>
2         <interface name='org.tizen.zigbee.zclbasic_control'>
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                         <arg type='y' name='status' direction='out'/>
8                 </method>
9         </interface>
10 </node>