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

Custom DataTypes don't show members in client #6390

Open
3 of 7 tasks
rafaeljob opened this issue Apr 8, 2024 · 0 comments
Open
3 of 7 tasks

Custom DataTypes don't show members in client #6390

rafaeljob opened this issue Apr 8, 2024 · 0 comments

Comments

@rafaeljob
Copy link

rafaeljob commented Apr 8, 2024

Description

I'm not able to properly display the members (structure fields) of a custom DataType which may be the reason on why writings are also not working.

Background Information / Reproduction Steps

I have followed the example provided under master\examples\custom_datatype in which I have successfully created the DataType node, VariableType node and the Variable node. These are displayed under UA Expert.

As presented in the picture below, the DataTypeDefinition does not show the StructureDefinition.

image

image

Is there something missing in the example provided ? Or is it a limitation of UA Expert ?

Checklist

Please provide the following information:

  • open62541 Version (release number or git tag): v1.4.0-rc2
  • Other OPC UA SDKs used (client or server): UA Expert
  • Operating system: Linux on ARMv7
  • Logs (with UA_LOGLEVEL set as low as necessary) attached
  • Wireshark network dump attached
  • Self-contained code example attached
  • Critical issue
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