zsmartsystems / com.zsmartsystems.zigbee

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

Increase duplicate window detection to 15 seconds and make configurable #1431

Closed cdjackson closed 2 months ago

cdjackson commented 2 months ago

This increases the default delay for the duplicate frame detection out to 15 seconds which should allow for sleepy device retries.

This also adds a method to the network manager to get the ApsDataEntity which allows configuration of this layer.