zsmartsystems / com.zsmartsystems.zigbee

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

Fix failing macCapabilities test by ensuring macCapabilities is not null #1354

Closed cdjackson closed 1 year ago

cdjackson commented 1 year ago

Signed-off-by: Chris Jackson chris@cd-jackson.com

cdjackson commented 1 year ago

@mikomarrache FYI there was a failing test and my solution here was to ensure that the set is not null. Hopefully this doesn't impact your system.