zsmartsystems / com.zsmartsystems.zigbee

ZigBee Cluster Library Java framework supporting multiple dongles
Eclipse Public License 1.0
142 stars 88 forks source link

Add check to avoid NPE when adding application with no supporting cluster #1372

Closed cdjackson closed 1 year ago

cdjackson commented 1 year ago

This ensures the cluster is available before starting the application. Signed-off-by: Chris Jackson chris@cd-jackson.com