You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by Christofer Dutz <ch...@c-ware.de> on 2018/05/22 16:01:18 UTC

Another Elasticsearch example

Hi all,

I just added a new example to PLC4X‘s examples. This uses Edgent to poll information from PLCs, locally pre-process the data read and to push that to a locally started Elasticsearch instance.

I just thought I’d post a pointer here, as it demonstrates nicely how easy you can build cool things with Edgent too.
https://github.com/apache/incubator-plc4x/tree/master/examples/iot-factory

Chris