Modify API to get in/out cluster list
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / introspection / service.xml
index bdbb7bd..a5d79cf 100644 (file)
@@ -63,7 +63,8 @@
                        <arg type='a(y)' name='eui64' direction='in'/>
                        <arg type='y' name='endpoint' direction='in'/>
                        <arg type='i' name='result' direction='out'/>
-                       <arg type='aq' name='cluster_list' direction='out'/>
+                       <arg type='aq' name='in_cluster_list' direction='out'/>
+                       <arg type='aq' name='out_cluster_list' direction='out'/>
                </method>
                <method name='get_node_type'>
                        <arg type='a(y)' name='eui64' direction='in'/>