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

update StatusCode #5

Merged
merged 11 commits into from
Jun 27, 2014
Merged

update StatusCode #5

merged 11 commits into from
Jun 27, 2014

Conversation

oroulet
Copy link
Member

@oroulet oroulet commented Jun 25, 2014

StatusCode are completely different from those used earlier. they are now hopefully correct.
small updates

@@ -134,5 +134,7 @@ namespace OpcUa

ObjectID VariantTypeToDataType(VariantType vt);

void CheckStatusCode(StatusCode code);
Copy link
Member

Choose a reason for hiding this comment

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

Let put this in the status_codes? Or may be another place with corresponding name.
This is useful function can be used everywhere.

Copy link
Member Author

Choose a reason for hiding this comment

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

done. I also pushed by mistakes som cleanup code and small additions, but they should be ok.

arykovanov added a commit that referenced this pull request Jun 27, 2014
update StatusCode. Added DeleteSubscription request.
@arykovanov arykovanov merged commit 9e009d2 into FreeOpcUa:master Jun 27, 2014
oroulet added a commit to oroulet/freeopcua that referenced this pull request Nov 9, 2014
Little refactoring and build fix.
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.

2 participants