Add python3-setuptools dependency for python 3.12
[platform/core/connectivity/zigbee-manager.git] / common /
2017-05-11 saerome.kimChange signal / method name
2017-05-11 Jiwan KimFix size mismatch issue on get_cluster_list method
2017-05-11 Jiwan KimModify API to get in/out cluster list
2017-05-11 Jiwan KimRemove warning related signedness
2017-05-11 Jiwan KimImplement ZCL Global control
2017-05-11 Jiwan KimImplement ZDO Dev control
2017-05-11 saerome kimImpelement Custom cluster
2017-05-11 saerome kimImplement ZDO Bind cluster
2017-05-11 saerome kimImplement ZCL Scene cluster
2017-05-11 saerome kimImplement ZCL Poll Control cluster
2017-05-11 saerome kimImplement ZCL Level Control cluster
2017-05-11 saerome kimImplement ZCL Identify Cluster
2017-05-11 saerome.kimImplement ZCL IAS Zone Cluster
2017-05-11 saerome kimImplement ZCL Group cluster
2017-05-11 saerome kimImplement ZCL Color Control Cluster
2017-05-11 Jiwan KimImplement ZCL OnOff Cluster
2017-05-11 saerome kimImplement ZCL Basic Cluster
2017-05-11 saerome kimImplement ZCL Alarm Cluster
2017-05-11 Jiwan KimImplementation for service methods
2017-05-11 Jiwan KimFix handling GVariant byte array
2017-05-11 saerome.kimRestore GDBus API from async to sync.
2017-05-11 Jiwan KimAdd logic to handle notification and response
2017-05-11 saerome kimRename type definiton file to following Zigbee specific...
2017-05-11 Suresh Kumar NAdding service interface layer logic for request processing
2017-05-11 Suresh Kumar NAdding service interface layer logic for request processing
2017-05-11 Suresh Kumar NAdded deep copy logic for request data
2017-05-11 Suresh Kumar NBase patch (skeleton code)