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

NOISSUE - Support multiple types values in opcua-adapter #973

Merged
merged 2 commits into from
Nov 28, 2019
Merged

NOISSUE - Support multiple types values in opcua-adapter #973

merged 2 commits into from
Nov 28, 2019

Conversation

manuio
Copy link
Contributor

@manuio manuio commented Nov 28, 2019

Signed-off-by: Manuel Imperiale manuel.imperiale@gmail.com

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
@manuio manuio requested a review from a team as a code owner November 28, 2019 12:56
@codecov-io
Copy link

codecov-io commented Nov 28, 2019

Codecov Report

Merging #973 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #973   +/-   ##
=======================================
  Coverage   83.75%   83.75%           
=======================================
  Files          75       75           
  Lines        5305     5305           
=======================================
  Hits         4443     4443           
  Misses        587      587           
  Partials      275      275

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 263108c...66ba003. Read the comment docs.

endpoints, err := opcuaGopcua.GetEndpoints(cfg.ServerURI)
if err != nil {
return errors.Wrap(errFailedFetchEndpoint, err)
opts := []opcuaGopcua.Option{
Copy link
Contributor

Choose a reason for hiding this comment

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

I let you decide, but maybe shorten the naming. Something like gopc or (gopcua) and gua?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll keep this in mind for the next PR

@manuio manuio merged commit 237514e into absmach:master Nov 28, 2019
@manuio manuio deleted the opcua branch November 28, 2019 17:08
manuio added a commit that referenced this pull request Oct 12, 2020
Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
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

Successfully merging this pull request may close these issues.

4 participants