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

Feature/top level item spliting #24

Merged
merged 8 commits into from
Sep 27, 2018
Merged

Conversation

sruehl
Copy link
Contributor

@sruehl sruehl commented Sep 26, 2018

generic top item level splitting which splits a batch request into multiple requests so protocols can use this layer where batching isn't possible at all.

@asfgit asfgit force-pushed the feature/TopLevelItemSpliting branch 2 times, most recently from a0c3607 to 9e25460 Compare September 26, 2018 16:18
@chrisdutz
Copy link
Contributor

So do I get this correctly, that with the SingleItemToSingleRequestProtocol is a simplified and distilled version of what I did in the S7 protocol?

@sruehl
Copy link
Contributor Author

sruehl commented Sep 26, 2018

@chrisdutz yep, kinda :)

@sruehl
Copy link
Contributor Author

sruehl commented Sep 26, 2018

in theory we could just insert it into ADS and modbus and they could support unoptimized multiple fields till that is implemented. But this all needs testing though. The PR is just to keep this work visible as the branch was several months behind.

@asfgit asfgit merged commit b2f0fa3 into master Sep 27, 2018
@asfgit asfgit deleted the feature/TopLevelItemSpliting branch September 27, 2018 10:37
@sruehl sruehl changed the title WIP: Feature/top level item spliting Feature/top level item spliting Sep 27, 2018
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.

3 participants