Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iot-wg] Eclipse Hono 0.5-M4 released

Hi,

today we have created milestone 4 of the Eclipse Hono [0] project.

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

This milestone includes the following:

- An HTTP protocol adapter exposing Hono's Telemetry and Registration endpoints
via a RESTful API.
- An MQTT protocol adapter exposing Hono's Telemetry endpoint by means
of a topic hierarchy to publish telemetry data to.
- Routing of Telemetry data to downstream consumers via AMQP 1.0.

The main focus of this milestone was:

- support deployment to Docker in Swarm mode
- support deployment to Openshift
- bug fixes

You can find a list of issues addressed here [5].

We are planning to do additional milestones every 3-4 weeks. We anticipate to do
a first release (0.5) in Q1 2017.

The artifacts are available from Eclipse Repo [1] and (later during the day) from
Maven Central [2].

However, the easiest and also the preferred way of using Hono is by means of
Docker images available from Docker Hub [3]. Please note that due to changes in
packaging we no longer provide a hono-default-config nor a qpid-default-config
nor a qpid-sasldb image anymore. The content of these images (mainly
configuration files) have been moved to the corresponding component images.
On the other hand we are now providing our own Qpid Dispatch Router image which
includes Hono specific configuration files formerly contained in qpid-default-
config and qpid-sasldb. Please refer to the Components documentation on the web
site for further details.

If you want to give Hono a try, follow the Getting Started guide on the project
web site [4].

[0] https://www.eclipse.org/hono
[1] https://repo.eclipse.org/content/groups/hono/
[2] http://search.maven.org/#search%7Cga%7C1%7Chono
[3] https://hub.docker.com/u/eclipsehono/
[4] https://www.eclipse.org/hono/getting-started/
[5] https://github.com/eclipse/hono/milestone/4?closed=1
-- 
Mit freundlichen Grüßen / Best regards

Kai Hudalla
Chief Software Architect

Bosch Software Innovations GmbH
Schöneberger Ufer 89-91
10785 Berlin
GERMANY
www.bosch-si.com

Registered office: Berlin, Register court: Amtsgericht Charlottenburg,
HRB 148411 B;
Executives: Dr.-Ing. Rainer Kallenbach, Michael Hahn
_______________________________________________
iot-wg mailing list
iot-wg@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this
list, visit
https://dev.eclipse.org/mailman/listinfo/iot-wg

Back to the top