Eclipse Kapua™

Eclipse Kapua™ is a modular integration platform for IoT devices and smart sensors that aims at bridging Operation Technology with Information Technology

The following diagram provides a functional architecture of the Eclipse Kapua™ project.

Device Connectivity

The connectivity of the devices is managed through a multi-protocol message broker. In the initial contribution, the protocol for the device connectivity will be the IoT protocol MQTT. The broker supports other protocols including AMQP and WebSockets for application integration.

The device connectivity module is responsible to authenticate connections, enforce the appropriate authorization – for example in the topic namespace – and maintain a Device Registry. The Device Registry stores the device profile, the device connection status and the device connection log. It also enables device organization through custom attributes and tags.

Message Routing

The stream of data published by the devices may have different consumers. Certain messages, like command and control messages, are meant to be consumed by the Device Management component; other messages, like the telemetry data are meant to be archived in the IoT Platform or re-directed to other systems. The Message Routing component allows for flexible handling of message streams avoiding hard coded behaviors through configurable massage routes.

Device Management

Through the Device Management component, the IoT platform can perform remote operations on the connected devices. The IoT platform exposes an open contract towards the devices being managed with no assumption on the device software stack. In the initial contribution, the device management contract is based on an open application protocol over MQTT. Such protocol is already implemented by the Eclipse Kura project. With such protocol, the IoT platform can:

  • Introspect and manage the device configuration
  • Manage the device services including service start and stop operations
  • Manage the device applications including application install, update, and remove
  • Execute remote OS commands on the device
  • Get and set device attributes and resources
  • Provision initial configuration of the devices

 

In its evolution and future community contributions, Eclipse Kapua may adopt additional device management protocols like the emerging LWM2M standard

Data Management

Eclipse Kapua can archive the telemetry data sent by the devices into a persistent storage for application retrieval. A reference message payload is defined which allows for a timestamp, a geo position, strongly typed message headers and an opaque message body. The chosen encoding is based on an open Google Protocol Buffers grammar.

In the initial contribution, a NoSQL data storage is used to allow for a flexible indexing of the telemetry messages. Incoming messages are stored and indexed by timestamp, topic, and originating asset. The NoSQL storage allows for indexing of the message headers.

Data Management also keeps a Data Registry which maintains the topics and the metrics that received incoming traffic.

 

Security

 

A foundation layer maintains the security aspects of the IoT platform like the management of tenants, accounts and users. The account model supports a hierarchical access control structure. Following Role Based Access Control (RBAC), user identities can be defined and associated with one or more permissions guaranteeing the principle of "least privilege". Devices connect to the platform using the credentials of one of these user identities or through SSL authentication. 

Application Integration

For integration with existing applications, Eclipse Kapua offers modern Web Services API based on Representational State Transfer (REST). The REST API exposes all the platform functionality, including device management and data management. The REST API also offers a "bridge" to the MQTT broker enabling the routing of commands from applications to devices without a specific connection to the message broker. Technologies such as REST/Comet/WebSockets are included allowing real-time display of data published by the devices in web pages and mobile dashboards. 

Administration Console

Eclipse Kapua features a web-based administration Console to perform all device and data management operations. A screenshot of the administration Console is shown below.

State
Mature
Industry Collaborations
Latest Releases

From 2024-06-07 to 2017-06-07

Name Date Review
1.6.11 2024-06-07
1.6.10 2023-12-06
1.6.9 2023-09-15
1.6.8 2023-07-24
1.6.7 2023-02-07
1.6.6 2022-12-16
1.6.5 2022-12-12
1.5.7 2022-11-11
1.6.4 2022-11-11
1.6.3 2022-09-29
1.6.2 2022-08-11
1.5.6 2022-06-27
1.6.1 2022-06-27
1.5.5 2022-06-24
1.6.0 2022-06-24
1.5.4 2022-02-11
1.5.3 2021-11-08
1.5.2 2021-09-02
1.5.1 2021-08-06
1.5.0 2021-07-19
1.4.4 2021-04-19
1.4.3 2021-03-29
1.4.2 2021-03-24
1.4.1 2021-03-18
1.4.0 2020-12-22
1.3.2 2020-12-16
1.3.1 2020-11-25
1.3.0 2020-11-03
1.2.4 2020-07-20
1.2.3 2020-07-10
1.2.2 2020-07-06
1.2.1 2020-06-17
1.2.0 2020-06-05
1.1.5 2020-04-09
1.1.4 2020-03-31
1.1.3 2020-03-25
1.1.2 2020-02-04
1.1.1 2019-11-21
1.0.9 2019-10-25
1.1.0 2019-10-18
1.0.8 2019-09-30
1.0.7 2019-08-09
1.0.6 2019-07-05
1.0.5 2019-05-28
1.0.4 2019-02-11
1.0.3 2018-12-21
1.0.2 2018-11-27
1.0.1 2018-11-22
1.0.0 2018-10-03
0.3.2 2017-12-22
0.3.1 2017-11-29
0.3.0 2017-09-28
0.2.0 2017-06-07
Licenses
Eclipse Public License 2.0

The content of this open source project is received and distributed under the license(s) listed above. Some source code and binaries may be distributed under different terms. Specific license information is provided in file headers and in NOTICE files distributed with the project's binaries.

Active Member Companies

Member companies supporting this project over the last three months.

    Contribution Activity
    Commits on this project (last 12 months)