Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tradfri] Force session resume after communication errors
As discussed in eclipse-archived/smarthome#6065 the tradfri gateway does not support a session resumption after a gateway reboot or other communcation errors. Californium 1.0.7 is able to force a full handshake instead. This change calls "forceResumeSessionFor" after a communication error, so that a full handshake is done. Signed-off-by: Holger Reichert <[email protected]>
- Loading branch information