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

Some message types can not be processed. #158

Closed
huebl opened this issue Mar 25, 2019 · 1 comment
Closed

Some message types can not be processed. #158

huebl opened this issue Mar 25, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@huebl
Copy link
Contributor

huebl commented Mar 25, 2019

In

Application::updateServiceTransactionRequest(ServiceTransaction::SPtr serviceTransaction)

some message types are not forwarded.


			case OpcUaId_CreateNodeInstanceRequest_Encoding_DefaultBinary:
			case OpcUaId_DelNodeInstanceRequest_Encoding_DefaultBinary:
			case OpcUaId_CreateVariableRequest_Encoding_DefaultBinary:
			case OpcUaId_CreateObjectRequest_Encoding_DefaultBinary:


@huebl huebl added the bug Something isn't working label Mar 25, 2019
@huebl huebl self-assigned this Mar 25, 2019
@huebl
Copy link
Contributor Author

huebl commented Mar 25, 2019

Version 4 is not affected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant