{ "fairMQOptions": { "devices": [{ "id": "sampler", "channel": { "name": "data1", "type": "push", "method": "bind", "rateLogging": "0" } }, { "key": "processor", "channels": [{ "name": "data1", "type": "pull", "method": "connect", "rateLogging": "0" }, { "name": "data2", "type": "push", "method": "connect", "rateLogging": "0" }] }, { "id": "sink", "channel": { "name": "data2", "type": "pull", "method": "bind", "rateLogging": "0" } }] } }