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

Demonstration's "5.7.1 Adding Your Device" Step Fails #8

Closed
michaelestrin opened this issue Jul 12, 2019 · 0 comments
Closed

Demonstration's "5.7.1 Adding Your Device" Step Fails #8

michaelestrin opened this issue Jul 12, 2019 · 0 comments

Comments

@michaelestrin
Copy link
Member

michaelestrin commented Jul 12, 2019

Following API walkthrough.

Execute step 5.7.1 (https://docs.edgexfoundry.org/Ch-WalkthroughProvision.html) and get a no supporting protocol specified for device result because example doesn't include "protocols" content that github.com/edgexfoundry/[email protected]/models/device.go:139 is expecting.

Provided body should contain a "protocols" key/value.

michaelestrin added a commit to michaelestrin/edgex-docs that referenced this issue Jul 12, 2019
In API walk through, replaced addressable with protocols in device
creation call.  Example did not have a protocols field and result of
POST was a _no supporting protocol specified for device_ result.

 edgexfoundry#8

Signed-off-by: Michael W. Estrin <[email protected]>
michaelestrin added a commit to michaelestrin/edgex-docs that referenced this issue Jul 12, 2019
In API walk through, replaced addressable with protocols in device
creation call.  Example did not have a protocols field and result of
POST was a _no supporting protocol specified for device_ result.

 edgexfoundry#8

Signed-off-by: Michael W. Estrin <[email protected]>
michaelestrin added a commit to michaelestrin/edgex-docs that referenced this issue Jul 12, 2019
In API walk through, replaced addressable with protocols in device
creation call.  Example did not have a protocols field and result of
POST was a _no supporting protocol specified for device_ result.

edgexfoundry#8

Signed-off-by: Michael W. Estrin <[email protected]>
michaelestrin added a commit to michaelestrin/edgex-docs that referenced this issue Jul 12, 2019
In API walk through, replaced addressable with protocols in device
creation call.  Example did not have a protocols field and result of
POST was a _no supporting protocol specified for device_ result.

edgexfoundry#8

Signed-off-by: Michael W. Estrin <[email protected]>
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