{ "fairMQOptions": { "devices": [{ "id": "sampler", "channels": [{ "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", "channels": [{ "name": "data2", "type": "pull", "method": "bind", "rateLogging": 0 }] }] } }