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

Complex types with 2D array members are not decoded correctly #920

Closed
mregen opened this issue Mar 15, 2020 · 2 comments · Fixed by #1915
Closed

Complex types with 2D array members are not decoded correctly #920

mregen opened this issue Mar 15, 2020 · 2 comments · Fixed by #1915
Assignees
Labels
complex Complex Types enhancement API or feature enhancement
Milestone

Comments

@mregen
Copy link
Contributor

mregen commented Mar 15, 2020

Found an issue in the IOP where 2 dimensional arrays are not decoded according the V1.04 spec

@mregen mregen added the bug A bug was identified and should be fixed. label Mar 15, 2020
@mregen mregen self-assigned this Mar 15, 2020
@mregen
Copy link
Contributor Author

mregen commented Mar 18, 2020

Clarification: 2D arrays in structures are only supported in V1.04 DataTypeDefinition. Not for dictionaries. Currently Twodimension is not supported at all, so this is going to be an enhancement.

@mregen mregen added enhancement API or feature enhancement and removed bug A bug was identified and should be fixed. labels Mar 18, 2020
@mregen mregen added the complex Complex Types label Aug 18, 2021
@mregen
Copy link
Contributor Author

mregen commented Aug 26, 2021

This issue might be related: Azure/Industrial-IoT#1334

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complex Complex Types enhancement API or feature enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant