Skip to content

eclipse-hono/hono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0972306 · Apr 26, 2021
Jan 6, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Mar 18, 2019
Apr 26, 2021
Jan 7, 2021
Apr 26, 2021
Jun 22, 2016
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Apr 26, 2021
Sep 26, 2019
Sep 23, 2019
Oct 7, 2019
Sep 10, 2020
Aug 24, 2018
Oct 17, 2019
Apr 26, 2021
Nov 26, 2020
Jul 24, 2019

Repository files navigation

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.

Running Hono

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

Using Hono

Please take a look at the Developer Guide which provides examples of how clients can interact with Hono and how to create a custom protocol adapter.

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:

Get in Touch

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

Build status

  • Jenkins Build Status
  • Travis Build Status