Hono REST Adapter

A protocol adapter exposing Hono's Telemetry & Event APIs via HTTP in a RESTful manner.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.hono
ArtifactId

ArtifactId

hono-adapter-rest-vertx
Last Version

Last Version

0.5-M10
Release Date

Release Date

Type

Type

jar
Description

Description

Hono REST Adapter
A protocol adapter exposing Hono's Telemetry & Event APIs via HTTP in a RESTful manner.
Project URL

Project URL

https://www.eclipse.org/hono
Project Organization

Project Organization

Eclipse Foundation

Download hono-adapter-rest-vertx

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-rest-vertx/ -->
<dependency>
    <groupId>org.eclipse.hono</groupId>
    <artifactId>hono-adapter-rest-vertx</artifactId>
    <version>0.5-M10</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-rest-vertx/
implementation 'org.eclipse.hono:hono-adapter-rest-vertx:0.5-M10'
// https://jarcasting.com/artifacts/org.eclipse.hono/hono-adapter-rest-vertx/
implementation ("org.eclipse.hono:hono-adapter-rest-vertx:0.5-M10")
'org.eclipse.hono:hono-adapter-rest-vertx:jar:0.5-M10'
<dependency org="org.eclipse.hono" name="hono-adapter-rest-vertx" rev="0.5-M10">
  <artifact name="hono-adapter-rest-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hono', module='hono-adapter-rest-vertx', version='0.5-M10')
)
libraryDependencies += "org.eclipse.hono" % "hono-adapter-rest-vertx" % "0.5-M10"
[org.eclipse.hono/hono-adapter-rest-vertx "0.5-M10"]

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.hono : hono-adapter-http-vertx-base jar 0.5-M10
io.vertx : vertx-core jar 3.4.1
org.eclipse.hono : hono-client jar 0.5-M10
org.eclipse.hono : hono-service-base jar 0.5-M10
org.springframework.boot : spring-boot jar 1.4.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.4.5.RELEASE

provided (2)

Group / Artifact Type Version
org.eclipse.hono : hono-legal jar 0.5-M10
org.eclipse.hono : hono-demo-certs jar 0.5-M10

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 1.4.5.RELEASE
org.yaml : snakeyaml jar 1.17

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-unit jar 3.4.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

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
org.eclipse.hono

Eclipse Foundation

Versions

Version
0.5-M10
0.5-M9
0.5-M8
0.5-M7
0.5-M6
0.5-M5
0.5-M4
0.5-M3
0.5-M2
0.5-M1