Skip to content

3.2.2 Allow structures to be larger than the schema

Choose a tag to compare

@JanFellner JanFellner released this 05 Jan 12:14
· 2 commits to master since this release
a758b1d
  • Added an Extension element which may be added to a schema to tell that this structure may be larger in the payload than in the schema.
    This corresponds to adding ... in the asn1 schema definition which announces a structure to be extendable
  • Update dependencies
  • Added VSCode project file
  • Added some additional linter rules to ensure higher code quality