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

Polling for primitive types #69

Merged
merged 6 commits into from
Feb 16, 2023
Merged

Polling for primitive types #69

merged 6 commits into from
Feb 16, 2023

Conversation

PTKu
Copy link
Member

@PTKu PTKu commented Feb 14, 2023

closes #66
closes #64
Adds polling for structure and primitives

  • application must use either the automatic or polling mechanism for cyclic access subscription
  • method for a subscription must be selected at the start-up of the application and should not be mixed.
  • we can now set the polling interval for whole structures and primitives
  • add documentation about polling also to [DOCUMENTATION] Add documentation to changes made in PR #29 #64

@PTKu PTKu marked this pull request as ready for review February 16, 2023 15:13
@PTKu PTKu merged commit 5256683 into dev Feb 16, 2023
@PTKu PTKu deleted the 66-Polling_for_primitive_types branch February 16, 2023 15:14
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.

Polling for primitive types [DOCUMENTATION] Add documentation to changes made in PR #29
1 participant