Hello,
Is there any interest in adding an example for decoding Json payload, as this is a common use case? I just started playing around with this library and I would be interested in contributing that example except I don't know the best way to do it, yet. I have been using the schedule.read function to create a string payload first and then using a Json deserializer like YoJson. Is this the best way?