Re: How to connect Modbus, DNP or IEC61850 data to Kafka

2016-12-03 Thread hans
If the data volumes are low or you just want a quick prototype as a proof of concept you could use existing tools like node-red to connect the various input protocols with Kafka as an output protocol. For example install from http://nodered.org then install node-red-contrib-modbus, then install

How to connect Modbus, DNP or IEC61850 data to Kafka

2016-12-03 Thread Wang LongTian
Dear all gurus, I'm new to Kafka and I'm going to connect the real time data steaming from power system supervision and control devices to Kafka via different communication protocols for example Modbus, DNP or IEC61850 and next to Storm processing system. I'm wondering how can I get these data