Generated JSON Encode Functions

JSON C encode functions are generated when the -json switch is specified on the command line. For each generated C type, a C JSON encode function is generated. This function will convert a populated C variable of the given type into a JSON encoded message.