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

[#526] release notes & user guide update #606

Merged

Conversation

Alfusainey
Copy link
Contributor

Update the release notes and http adapter use guide section to include uploading telemetry messages using QoS 1

@@ -22,10 +22,12 @@ There is a subtle difference between the *device identifier* (*device-id*) and t
* (required) `Authorization`: The device's *auth-id* and plain text password encoded according to the [Basic HTTP authentication scheme](https://tools.ietf.org/html/rfc7617).
* (required) `Content-Type`: The type of payload contained in the body.
* (optional) `hono-ttd`: The number of seconds the device will wait for the response.
* (optional) `QoS-Level`: The QoS level for publishing telemetry messages. Only QoS 1 is supported by the adapter.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice if you could add an example for using this header in the Examples section below.

@sophokles73
Copy link
Contributor

@Alfusainey did you see my latest comment?

@Alfusainey
Copy link
Contributor Author

oops sorry. will do that now

… guide for uploading telemetry messages using QoS 1

Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
@Alfusainey Alfusainey force-pushed the adapter-http-526-user-guide branch from 6838737 to d018c9b Compare May 8, 2018 14:45
@Alfusainey
Copy link
Contributor Author

@sophokles73 i just updated the pull request. i did not manually test uploading telemetry for unauthenticated device and for authenticated gateway. but i assume it should work

@sophokles73 sophokles73 added this to To do in 0.6 via automation May 8, 2018
@sophokles73 sophokles73 added this to the 0.6 milestone May 8, 2018
@sophokles73 sophokles73 merged commit e251f8b into eclipse-hono:master May 8, 2018
0.6 automation moved this from To do to Done May 8, 2018
@Alfusainey Alfusainey deleted the adapter-http-526-user-guide branch July 22, 2018 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.6
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants