Skip to main content

Eclipse Kura Logo

The extensible open source Java/OSGi IoT Edge Framework

Eclipse Kura™ is an extensible open source IoT Edge Framework based on Java/OSGi. Kura offers API access to the hardware interfaces of IoT Gateways (serial ports, GPS, watchdog, GPIOs, I2C, etc.). It features ready-to-use field protocols (including Modbus, OPC-UA, S7), an application container, and a web-based visual data flow programming to acquire data from the field, process it at the edge, and publish it to leading IoT Cloud Platforms through MQTT connectivity.

1

Install

Download Kura for your Raspberry Pi 2/3/4 Raspberry Pi OS (32 bit) from here:

Download

To install, follow these instructions:

Install Instructions


Docker run: docker run -d -p 8443:443 -t eclipse/kura

Documentation


For other platforms, please refer to the Documentation Page.

Documentation

2

Connect

Use Wires to visually connect your sensors and PLCs using a friendly web UI for data capture, processing and publishing.

Learn More

3

Extend

Develop new Components and Application, Drag-and-Drop new modules from the Eclipse IoT Marketplace.


Participate & Contribute

We would love to hear from you!
There are many ways to join the Kura Community:

Back to the top