shimmeringbee / zda

Adapter to convert ZCL frames and queries into Shimmering Bee abstractions, written in Go.
Apache License 2.0
1 stars 2 forks source link

Capability refactor #6

Closed pwood closed 4 years ago

pwood commented 4 years ago

Rework the way that high level capabilities (ZCL level, not dealing with device management) interact with ZDA, this reduces the complexity and duplication of implementing a capability. This closes #5.