Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hono-dev] Hono 0.5 released

This is a great release. Congratulations to you Kai and the other Hono contributors.

Best regards,
Dave.

On Mon, Feb 12, 2018 at 11:24 AM, Hudalla Kai (INST/ECS4) <kai.hudalla@xxxxxxxxxxxx> wrote:
Dear Hono community,

after 10 milestones and 1370 commits we are very happy (and also a little proud)
to finally announce the availability of Eclipse Hono 0.5 [1].

This is the initial release of Eclipse Hono with a strict focus on providing
functionality for devices to publish Telemetry data and Events for consumption by
applications connected to Hono.

Devices can publish data to Hono using MQTT and/or HTTP. Eclipse Kura gateways
can publish data to Hono using Kura's standard MqttDataTransport. The arbitrary
transport protocols for interacting with devices are implemented by Protocol
Adapters. Hono comes with an MQTT, a HTTP and a Kura Protocol Adapter out of the
box. Users can extend the range of supported transport protocols by implementing
a custom Protocol Adapter and integrating it with the Hono back end services.

When a device connects to a protocol adapter, Hono verifies the device's identity
by means of username/password credentials thus establishing the source of the
data being published. Consuming applications can then be sure that the data they
receive really originates from the indicated device.

The APIs between the protocol adapters and Hono as well as the consuming
solutions and Hono are defined in AMQP 1.0.

Hono can be downloaded from the project website [1], individual artifacts are
also available from the Eclipse Repository [2] and (later during the day) from
Maven Central [3].

However, the easiest and also the preferred way of using Hono is by means of
Docker images available from Docker Hub [4].

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

Finally, an outlook on future plans for Hono can be found in the Road Map [6].

[1] https://www.eclipse.org/hono
[2] https://repo.eclipse.org/content/groups/hono/
[3] http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.eclipse.hono%22%20AND%2
0v%3A%220.5%22
[4] https://hub.docker.com/u/eclipse/
[5] https://www.eclipse.org/hono/getting-started/
[6] https://projects.eclipse.org/projects/iot.hono/governance

--
Mit freundlichen Grüßen / Best regards

Kai Hudalla
Chief Software Architect

Bosch Software Innovations GmbH
Ullsteinstr. 128
12109 Berlin
GERMANY
www.bosch-si.com

Registered Office: Berlin, Registration Court: Amtsgericht Charlottenburg; HRB
148411 B
Chairman of the Supervisory Board: Dr.-Ing. Thorsten Lücke; Managing Directors:
Dr. Stefan Ferber, Michael Hahn
_______________________________________________
hono-dev mailing list
hono-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/hono-dev


Back to the top