Implement ZCL OnOff Cluster
[platform/core/connectivity/zigbee-manager.git] / zigbee-daemon / zigbee-interface / introspection / zcl-on-off.xml
index b4d595c..33b4159 100644 (file)
@@ -13,7 +13,7 @@
                </method>
 
                <signal name='on_off_state'>
-                       <arg type='y' name='status'/>
+                       <arg type='y' name='state'/>
                </signal>
        </interface>
 </node>