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

Document new query parameter support for Core Command and Device SDKs #30

Open
tonyespy opened this issue Aug 19, 2019 · 0 comments
Open
Assignees
Labels

Comments

@tonyespy
Copy link
Member

tonyespy commented Aug 19, 2019

Support was recently added to Core Command and the Device SDKs to handle query parameters for command REST requests. These parameters are copied "as is" from a Core Command REST request to the request made to the device service, which then adds them to the attributes map passed to the device service ProtocolDriver.

This issue covers adding documentation for Core Command and the Device Service SDKs to explain how these query parameters are handled.

This documentation should also mention that query parameters with the prefix "ds-".

For reference see the following PRs:

@jpwhitemn jpwhitemn added enhancement New feature or request geneva labels Dec 20, 2019
@jpwhitemn jpwhitemn assigned jpwhitemn and unassigned tsconn23 and tonyespy Jul 26, 2020
jpwhitemn added a commit to jpwhitemn/edgex-docs that referenced this issue Jul 26, 2020
jpwhitemn added a commit to jpwhitemn/edgex-docs that referenced this issue Aug 25, 2020
jpwhitemn added a commit to jpwhitemn/edgex-docs that referenced this issue Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants