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

Inconsistent data type for AccessRestrictions #2870

Open
1 of 5 tasks
lupokk opened this issue Nov 30, 2024 · 0 comments
Open
1 of 5 tasks

Inconsistent data type for AccessRestrictions #2870

lupokk opened this issue Nov 30, 2024 · 0 comments

Comments

@lupokk
Copy link

lupokk commented Nov 30, 2024

Type of issue

  • Bug
  • Enhancement
  • Compliance
  • Question
  • Help wanted

Current Behavior

If AccessRestrictions is set to any value, an inconsistent data type error is encountered when reading with an opcua client: "Invalid Datatype: Expected OpcUaType_UInt16, Received OpcUaType_Int32"

image

Expected Behavior

The data type expressing AccessRestrictions should be UInt16

Steps To Reproduce

AccessRestrictions = AccessRestrictionType.None

Environment

- OS:Windows 11
- Environment:Visual Studio 2022
- Runtime: net8
- Nuget Version: 1.5.374.126
- Component:Opc.Ua.Core
- Server:Reference Server
- Client: UA Expert

Anything else?

No response

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

No branches or pull requests

1 participant