This is a very simple Kafka Connect SMT which takes the entire key or value record and transforms it to a new record which contains exactly one field with a JSON representation of the origin record.
JSONLib is a JSON generator/parser for OMRON's NX/NJ controllers. The JSON parser focuses on parsing JSON structures and only inspects values as necessary for parsing. This is because the target is a ...