Hono Device Registry · A default device registry for Hono implementing the Device Registration and Credentials APIs.
Group: org.eclipse.hono - All Dependencies
Hono Auth Server · A Quarkus based implementation of Hono's Authentication API.
Metrics Docker Images · Docker image to visualize Hono metrics
Hono Artemis · Module for building a Docker image for ActiveMQ Artemis using the Hono default configuration.
Hono Kura Adapter (Spring) · A Spring Boot based protocol adapter for connecting Eclipse Kura gateways.
Hono HTTP Adapter (Spring) · A Spring Boot based protocol adapter exposing Hono's Telemetry & Event APIs via HTTP.
Hono · 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.
Hono Application · A Spring Boot application for running a Hono server
Hono Protocol Adapters · Hono's standard protocol adapters supporting common transport protocols.
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).
Hono AMQP Adapter (Spring) · A Spring Boot based protocol adapter exposing Hono's Telemetry & Event APIs via AMQP.
Hono CoAP Adapter (Spring) · A Spring Boot based protocol adapter exposing Hono's Telemetry & Event APIs via CoAP.
Hono Sigfox Adapter (Spring) · A Spring Boot based protocol adapter for connecting to the Sigfox backend.
Hono LoRa Adapter (Spring) · A Spring Boot protocol adapter for connecting LoRa Backend Services like Kerlink or TTN.
Hono Device Connection service · An implementation of Hono's Device Connection API that is using Infinispan for storing data.
Hono File Based Device Registry · A default file based device registry for Hono implementing the Device Registration and Credentials APIs.
Hono Mongodb Based Device Registry · A Quarkus based implementation of Hono's device registry using MongoDB for persistence.
Hono JDBC Based Device Registry · A Quarkus based implementation of Hono's device registry using JDBC for persistence.
Hono Command Router · A Quarkus based implementation of Hono's Command Router API that is using Infinispan for storing data.
Hono Clients · Client role specific libraries for accessing Hono's remote APIs
Hono Services (Spring) · Defines common dependencies for Spring-based service implementations