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

Refactor Section 3 to clarify the basic functions/verbs #8

Open
matthewGEA opened this issue Nov 9, 2024 · 0 comments
Open

Refactor Section 3 to clarify the basic functions/verbs #8

matthewGEA opened this issue Nov 9, 2024 · 0 comments

Comments

@matthewGEA
Copy link

matthewGEA commented Nov 9, 2024

This API should include the following functions and Section 3 should be organized where each function is its own sub-section:

  1. READ -- get latest value of an elementID (data or metadata)
  2. WRITE -- change the value of an elementID (data or metadata)
  3. QUERY -- get historical values of an elementID (data or metadata)
  4. BROWSE -- get element IDs of data and metadata using relationship filters such as hierarchical (aka topic path) or other types
  5. SUBSCRIBE -- continuously receive values of elementIDs according to specified condition filters (deadband, elapsed time, etc)
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

No branches or pull requests

1 participant