Skip to content

Fixed JSON parsing of nested variable-sized arrays#342

Merged
alexrobin merged 2 commits intoopensensorhub:masterfrom
earocorn:fix-nested-var-array-deserialization
Apr 10, 2026
Merged

Fixed JSON parsing of nested variable-sized arrays#342
alexrobin merged 2 commits intoopensensorhub:masterfrom
earocorn:fix-nested-var-array-deserialization

Conversation

@earocorn
Copy link
Copy Markdown

This change adds a check and DataComponent update that is necessary for JsonDataParserGson to read DataBlocks that contain nested variable-sized arrays.

To test this change, you can remove the changes in JsonDataParserGson, run the unit test, and watch it fail at parsing a simple JSON data block.

@alexrobin alexrobin merged commit f934714 into opensensorhub:master Apr 10, 2026
1 check passed
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