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
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