Skip to content

[Feature]: Asynchronous parsing of large JSON Structures #124

@theBadT

Description

@theBadT

Problem Statement

For long Json structures a parsing it in a synchronous way, takes too much PLC resources.

Proposed Solution

So a asynchronous parsing should be implemented. It should be implemented in a way, so that the user can define how many characters will be parsed by one plc cycle.

Alternatives Considered

No response

Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions