shimmeringbee / zda

Adapter to convert ZCL frames and queries into Shimmering Bee abstractions, written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Review exported functions in ZDA.

pwood opened this issue · comments

At the moment there are many functions that are exported that probably shouldn't be. For example:

  • AddCapability/RemoveCapability is used internally to add/remove capabilities on internalDevices.

Remove most things unless they are required or dictated by DA.