Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(connection): Added use_rlrq_rlre on DlmsConnectionSetting #80

Merged
merged 3 commits into from
Feb 26, 2024

Conversation

Krolken
Copy link
Contributor

@Krolken Krolken commented Feb 26, 2024

Some devices does not use the ReleaseRequest and ReleaseResponse to release an association and the lower layer can be disconnecter right away. Implementing the new setting, how it handled in the connection and in the client.

Fixes #78

Henrik Wahlgren added 3 commits February 26, 2024 22:43
Some devices does not use the ReleaseRequest and ReleaseResponse to release an association and the lower layer can be disconnecter right away.
Implementing the new setting, how it handled in the connection and in the client.

Fixes #78
@Krolken Krolken merged commit ca9fac2 into master Feb 26, 2024
10 checks passed
@Krolken Krolken deleted the use-rlrq-rlre branch February 26, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add setting to not use RLRQ and RLRE
1 participant