Hono REST Adapter

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.hono
Идентификатор

Идентификатор

hono-adapter-rest-vertx
Последняя версия

Последняя версия

0.5-M10
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hono REST Adapter
A protocol adapter exposing Hono's Telemetry & Event APIs via HTTP in a RESTful manner.
Ссылка на сайт

Ссылка на сайт

https://www.eclipse.org/hono
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать hono-adapter-rest-vertx

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.eclipse.hono : hono-legal jar 0.5-M10
org.eclipse.hono : hono-demo-certs jar 0.5-M10

runtime (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-logging jar 1.4.5.RELEASE
org.yaml : snakeyaml jar 1.17

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
io.vertx : vertx-unit jar 3.4.1
org.mockito : mockito-core jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
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