ctron / kura-addons

Addons for Eclipse Kura™
Apache License 2.0
6 stars 4 forks source link

Eclipse Kura Addons Build status Maven Central

This repository hosts a few addons for Eclipse Kura™.

Also see: https://dentrassi.de/kura-addons/

Compile it yourself

In order to compile all bundles yourself, simply clone this repository and issue the following command:

mvn clean install

This should build you all modules which also got uploaded to Maven Central.

In order to build other addons just change into the directory and issue mvn install manually:

cd examples
mvn clean install

Addons

Apache FileInstall

Allows to dynamically load additional OSGi bundles from the file system.

Camel AMQP

Provides the Camel AMQP endpoint.

Camel Milo – OPC UA

Provides the Camel OPC UA server and client endpoint.

Camel Paho – MQTT

Provides the Camel MQTT endpoint.

Camel SNMP

Provides the Camel SNMP endpoint.

Camel Eclipse NeoSCADA

Provides the Camel NeoSCADA endpoint.

Camel Groovy

Provides the Camel Groovy language extension.

Camel HTTP

Provides the Camel HTTP4 endpoint.

Camel IEC 60870-5-104

Provides the Camel IEC 60870-5-104 server and client endpoint.

Camel Jetty

Provides the Camel Jetty endpoint.

Camel Swagger

Provides Camel Swagger support.

Camel Weather

Provides the Camel OpenWeather endpoint.

ConfigAdmin

Provide Gogo shell commands for interacting with the OSGi ConfigAdmin. Note: This OSGi ConfigAdmin is something different than the Kura Config Service.

JMX

Provies an OSGi JMX Management Model Specification implementation, backed by Apache Aries.

Jolokia

Provides the Jolokia JMX remote API. Including a configurable component for Kura.