# auto-generated by grc.converter id: multirds_rds_decoder_redsea label: multirds Rds decoder redsea category: '[multirds]' parameters: - id: log label: Log dtype: bool default: 'False' options: ['True', 'False'] option_labels: [Enable, Disable] - id: debug label: Debug dtype: bool default: 'False' options: ['True', 'False'] option_labels: [Enable, Disable] inputs: - domain: stream dtype: byte outputs: - domain: message optional: true templates: imports: import multirds make: multirds.rds_decoder_redsea(${log}, ${debug}) file_format: 1