Eclipse Kura

Eclipse Kura™ offers a Java/OSGi-based container for M2M applications running in service gateways. Kura provides or, when available, aggregates open source implementations for the most common services needed by M2M applications. Kura components are designed as configurable OSGi Declarative Service exposing service API and raising events. While several Kura components are in pure Java, others are invoked through JNI and have a dependency on the Linux operating system.

Kura is currently planning this initial set of services:

  • I/O Services
    • Serial port access through javax.comm 2.0 API or OSGi I/O connection
    • USB access and events through javax.usb, HID API, custom extensions
    • Bluetooth access through javax.bluetooth or OSGi I/O connection
    • Position Service for GPS information from a NMEA stream
    • Clock Service for the synchronization of the system clock
    • Kura API for GPIO/PWM/I2C/SPI access
  • Data Services
    • Store and forward functionality for the telemetry data collected by the gateway and published to remote servers.
    • Policy-driven publishing system, which abstracts the application developer from the complexity of the network layer and the publishing protocol used. Eclipse Paho and its MQTT client provides the default messaging library used.
  • Cloud Services
    • Easy to use API layer for M2M application to communicate with a remote server. In addition to simple publish/subscribe, the Cloud Service API simplifies the implementation of more complex interaction flows like request/response or remote resource management.
    • Allow for a single connection to a remote server to be shared across more than one application in the gateway providing the necessary topic partitioning.
  • Configuration Service
    • Leverage the OSGi specifications ConfigurationAdmin and MetaType to provide a snapshot service to import/export the configuration of all registered services in the container.
  • Remote Management
    • Allow for remote management of the M2M applications installed in Kura including their deployment, upgrade and configuration management. The Remote Management service relies on the Configuration Service and the Cloud Service.
  • Networking
    • Provide API for introspects and configure the network interfaces available in the gateway like Ethernet, Wifi, and Cellular modems.
  • Watchdog Service
    • Register critical components to the Watchdog Service, which will force a system reset through the hardware watchdog when a problem is detected.
  • Web administration interface
    • Offer a web-based management console running within the Kura container to manage the gateway.

Kura will provide a pre-made build for popular open hardware platforms like the RaspberryPi.

State
Mature
Industry Collaborations
Latest Releases

From 2024-04-07 to 2014-08-14

Name Date Review
5.5.0 2024-04-07
5.4.2 2024-03-28
5.4.1 2024-03-04
5.4.0 2023-11-15
5.3.1 2023-07-07
5.2.2 2023-05-12
5.3.0 2023-04-14
5.2.1 2022-11-18
4.1.4 2022-11-10
5.2.0 2022-08-30
5.1.2 2022-06-30
5.1.1 2022-04-11
5.1.0 2022-03-21
4.1.3 2021-12-22
5.0.1 2021-12-22
5.0.0 2021-09-23
4.1.1 2020-04-16
4.1.0 2019-04-19
4.0.0 2018-10-19
3.2.0 2018-04-04
3.1.1 2017-12-07
3.1.0 2017-09-20
3.0.0 2017-04-27
2.1.0 2016-11-16
2.0.2 2016-10-24
2.0.1 2016-08-25
2.0.0 2016-05-25
1.4.0 2016-02-17
1.3.0 2015-10-21
1.2.2 2015-09-02
1.2.1 2015-08-12
1.2.0 2015-06-03
1.1.2 2015-04-10
1.1.1 2015-02-05
1.1.0 2014-12-17
1.0.0 (Kura) 2014-09-26
0.7.1 (Kura) 2014-09-05
0.7 (Kura) 2014-08-14
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)