/hono

Eclipse Hono™ Project

Primary LanguageJavaEclipse Public License 1.0EPL-1.0

Hono logo

Eclipse Hono provides uniform (remote) service interfaces for connecting large numbers of IoT devices to a (cloud) back end. It specifically supports scalable and secure data ingestion (telemetry data) as well as command & control type message exchange patterns and provides interfaces for provisioning & managing device identity and access control rules.

Getting started

Please refer to the Getting Started guide on the project web site.

Using Hono

Please take a look at the example clients which illustrate how client code can interact with Hono to send and receive data.

Remote API

Clients can interact with Hono by means of AMQP 1.0 based message exchanges. Please refer to the corresponding API documentation pages for details:

Components

Eclipse Hono consists of multiple micro service components. Please refer to the Components section on the project web site for details on how to configure and use these components.

Get in Touch

Please check out the Eclipse Hono project home page for details regarding our mailing list and #IRC channel.

Build status