Rationale for not supporting write permission for Binary data type #33
Closed
sudhamani-hcl
started this conversation in
General
Replies: 2 comments
-
Hi, it's just a matter of priority - it's a feature that we'd like to have at some point. There's an issue for support in the device sdk here: edgexfoundry/device-sdk-go#488 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks Iain for the response. I am closing this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
Currently I am implementing command support for REST device service.
As part of this I wanted to support code for all datatypes. During this,
I have come across that, Write support is not there for Binary data type device resources from the reference - https://github.com/edgexfoundry/go-mod-core-contracts/blob/main/dtos/deviceprofile.go , Line - 105
May I know the rationale behind this?
Thanks,
Sudhamani.
Beta Was this translation helpful? Give feedback.
All reactions