Closed cdealti closed 8 years ago
I think we could refactor these clusters to proper locations now?
Simple ZigBee API implements new ZCL structure which has been code generated fro specification and fixes this problem. The old API how ever remains the same and will not be changed to avoid breaking the compatibility.
org.bubblecloud.zigbee.api.cluster.general
contains clusters that belong to other ctegories, for example theIlluminanceLevelSensing
cluster belongs to theMeasurement and Sensing
category. A refactor is going to break the current API (see also #70)