-
Notifications
You must be signed in to change notification settings - Fork 87
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
updated device service pages under microservices tab #209
updated device service pages under microservices tab #209
Conversation
Signed-off-by: Jim White <[email protected]>
description: "Generate random int8 value" | ||
properties: | ||
value: | ||
{ type: "Int8", readWrite: "R", defaultValue: "0" } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've just opened an issue for this
edgexfoundry/device-virtual-go#123
The readWrite field should be RW, because it supports Put command
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this remaining one is really minor
Signed-off-by: Jim White <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…ervices Signed-off-by: edgex-jenkins <[email protected]>
Signed-off-by: Jim White [email protected]
PR Checklist
PR Type
What kind of change does this PR introduce?
What is the current behavior?
n/a
Issue Number:
none
What has been updated?
updated device services pages under microservices tab
Are there any specific instructions or things that should be known prior to reviewing?
none
Other information