Project Group: org.eclipse.hono

Legal Documents

org.eclipse.hono : hono-legal

The set of documents required to fulfill the attributions of Hono's dependencies.

Last Version: 2.0.0

Release Date:

Hono Service base

org.eclipse.hono : hono-service-base

Base classes for implementing Hono services.

Last Version: 2.0.0

Release Date:

Hono Adapter Base

org.eclipse.hono : hono-adapter-base

Base classes for implementing Hono protocol adapters.

Last Version: 2.0.0

Release Date:

Hono Core

org.eclipse.hono : hono-core

Base classes used by all other modules

Last Version: 2.0.0

Release Date:

Hono Client Common

org.eclipse.hono : hono-client-common

Classes required for implementing Hono clients

Last Version: 2.0.0

Release Date:

Hono Client AMQP Common

org.eclipse.hono : hono-client-amqp-common

Classes required for implementing AMQP based Hono clients

Last Version: 2.0.0

Release Date:

Hono Client Kafka Common

org.eclipse.hono : hono-client-kafka-common

Classes required for implementing Kafka based Hono clients

Last Version: 2.0.0

Release Date:

Hotrod Device Connection client

org.eclipse.hono : client-device-connection-infinispan

A Hotrod based client for accessing device connection information in an Infinispan data grid.

Last Version: 2.0.0

Release Date:

Hono Service Device Registry Base

org.eclipse.hono : hono-service-device-registry-base

Base classes for implementing a Hono device registry.

Last Version: 2.0.0

Release Date:

Hono Telemetry Client (Kafka)

org.eclipse.hono : hono-client-telemetry-kafka

A Kafka based implementation of the Hono Telemetry Client

Last Version: 2.0.0

Release Date:

Hono Telemetry Client (AMQP)

org.eclipse.hono : hono-client-telemetry-amqp

An AMQP 1.0 based implementation of the Hono Telemetry Client

Last Version: 2.0.0

Release Date:

Last Version: 2.0.0

Release Date:

Last Version: 2.0.0

Release Date:

Hono Registry Client (AMQP)

org.eclipse.hono : hono-client-registry-amqp

An AMQP 1.0 based implementation of the Hono Registry Client

Last Version: 2.0.0

Release Date:

Hono Notification Client (AMQP)

org.eclipse.hono : hono-client-notification-amqp

An AMQP 1.0 based implementation of the client for sending and receiving Hono's notifications

Last Version: 2.0.0

Release Date:

Hono Notification Client (Kafka)

org.eclipse.hono : hono-client-notification-kafka

Clients for sending and receiving Hono's notifications with Kafka

Last Version: 2.0.0

Release Date:

Hono Client for Command & Control (AMQP)

org.eclipse.hono : hono-client-command-amqp

An AMQP 1.0 based implementation of the client for Hono's south bound Command and Control API

Last Version: 2.0.0

Release Date:

Hono Client for Command & Control (Kafka)

org.eclipse.hono : hono-client-command-kafka

An Kafka based implementation of the client for Hono's south bound Command and Control API

Last Version: 2.0.0

Release Date:

Hono Telemetry Client

org.eclipse.hono : hono-client-telemetry

Clients for Hono's south bound Telemetry and Event APIs

Last Version: 2.0.0

Release Date:

Hono Device Registry Client

org.eclipse.hono : hono-client-registry

Clients for Hono's Tenant, Device Registration and Credentials APIs

Last Version: 2.0.0

Release Date:

Hono Client for Command & Control

org.eclipse.hono : hono-client-command

Clients for Hono's south bound Command and Control API

Last Version: 2.0.0

Release Date:

Hono Client AMQP Connection

org.eclipse.hono : hono-client-amqp-connection

vertx-proton based implementation of an AMQP 1.0 connection to Hono service endpoints

Last Version: 2.0.0

Release Date:

Hono Command Router

org.eclipse.hono : hono-service-command-router

A Quarkus based implementation of Hono's Command Router API that is using Infinispan for storing data.

Last Version: 2.0.0

Release Date:

Hono HTTP Adapter base

org.eclipse.hono : hono-adapter-http-base

Hono's standard protocol adapters supporting common transport protocols.

Last Version: 2.0.0

Release Date:

Hono Auth base

org.eclipse.hono : hono-service-auth-base

Base classes for implementing the Hono Authentication API.

Last Version: 2.0.0

Release Date:

Hono MQTT Adapter base

org.eclipse.hono : hono-adapter-mqtt-base

Hono's standard protocol adapters supporting common transport protocols.

Last Version: 2.0.0

Release Date:

Hono Auth Server

org.eclipse.hono : hono-service-auth

A Quarkus based implementation of Hono's Authentication API.

Last Version: 2.0.0

Release Date:

Hono Clients

org.eclipse.hono : hono-clients-parent

Client role specific libraries for accessing Hono's remote APIs

Last Version: 2.0.0

Release Date:

Hono CoAP Adapter

org.eclipse.hono : hono-adapter-coap

A Quarkus based protocol adapter exposing Hono's Telemetry & Event APIs via CoAP.

Last Version: 2.0.0

Release Date:

Hono Dependencies

org.eclipse.hono : hono-bom

A "bill-of-materials" for Hono.

Last Version: 2.0.0

Release Date:

Hono Protocol Adapters Parent

org.eclipse.hono : hono-adapters-parent

Defines common dependencies and build profiles for Quarkus-based protocol adapter implementations

Last Version: 2.0.0

Release Date:

Hono Protocol Adapters

org.eclipse.hono : hono-adapters

Hono's standard protocol adapters supporting common transport protocols.

Last Version: 2.0.0

Release Date:

Hono Examples

org.eclipse.hono : hono-example

Example code illustrating usage of Hono APIs

Last Version: 2.0.0

Release Date:

Hono Sigfox Adapter

org.eclipse.hono : hono-adapter-sigfox

A Quarkus based protocol adapter for connecting to the Sigfox backend.

Last Version: 2.0.0

Release Date:

Hono Mongodb Based Device Registry

org.eclipse.hono : hono-service-device-registry-mongodb

A Quarkus based implementation of Hono's device registry using MongoDB for persistence.

Last Version: 2.0.0

Release Date:

Hono JDBC Based Device Registry

org.eclipse.hono : hono-service-device-registry-jdbc

A Quarkus based implementation of Hono's device registry using JDBC for persistence.

Last Version: 2.0.0

Release Date:

Hono Services Parent

org.eclipse.hono : hono-services-parent

Defines common dependencies and build profiles for Quarkus-based service implementations

Last Version: 2.0.0

Release Date:

Hono Services

org.eclipse.hono : hono-services

Micro services implementing APIs that Hono depends on only and which are therefore not part of the Hono server process itself. The service components included here can be replaced by other (custom) components as long as they implement the required API(s).

Last Version: 2.0.0

Release Date:

Hono HTTP Adapter

org.eclipse.hono : hono-adapter-http

A Quarkus based protocol adapter exposing Hono's Telemetry & Event APIs via HTTP.

Last Version: 2.0.0

Release Date:

Hono

org.eclipse.hono : hono-parent

Eclipse Hono provides remote service interfaces for connecting large numbers of IoT devices to a back end and interacting with them in a uniform way regardless of the device communication protocol.

Last Version: 2.0.0

Release Date:

Hono Lora Adapter

org.eclipse.hono : hono-adapter-lora

A Quarkus based protocol adapter for connecting LoRa Backend Services like Kerlink or TTN.

Last Version: 2.0.0

Release Date:

Hono MQTT Adapter

org.eclipse.hono : hono-adapter-mqtt

A Quarkus based protocol adapter exposing Hono's Telemetry & Event APIs via MQTT.

Last Version: 2.0.0

Release Date:

Hono AMQP Adapter

org.eclipse.hono : hono-adapter-amqp

A Quarkus based protocol adapter exposing Hono's Telemetry & Event APIs via AMQP.

Last Version: 2.0.0

Release Date:

Hono Client for Business Applications

org.eclipse.hono : hono-client-application

Clients for Hono's northbound APIs that are required for implementing business applications

Last Version: 1.12.1

Release Date:

Hono Client for Business Applications (Kafka)

org.eclipse.hono : hono-client-application-kafka

Clients for Hono's northbound Kafka-based APIs for implementing business applications

Last Version: 1.12.1

Release Date:

Hono Client for Business Applications (AMQP)

org.eclipse.hono : hono-client-application-amqp

Clients for Hono's northbound AMQP-based APIs for implementing business applications

Last Version: 1.12.1

Release Date:

Base classes for Mongodb Based Device Registry

org.eclipse.hono : hono-service-device-registry-mongodb-base

Common classes for implementing Hono's device registry using MongoDB for persistence.

Last Version: 1.12.1

Release Date:

Hono Client

org.eclipse.hono : hono-client

A library providing a Vert.x based client for accessing Hono's APIs.

Last Version: 1.12.1

Release Date:

Hono Service Base (Spring)

org.eclipse.hono : hono-service-base-spring

Base classes for implementing Hono services using Spring Boot.

Last Version: 1.12.1

Release Date:

Hono Service Base (Quarkus)

org.eclipse.hono : hono-service-base-quarkus

Base classes for implementing Hono services using Quarkus.

Last Version: 1.12.1

Release Date:

  • 1