For long Json structures a parsing it in a synchronous way, takes too much PLC resources. 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.