Eclipse Hono

Eclipse Hono™项目。(Eclipse Hono™ Project)

Github星跟踪图

Eclipse Hono™ 项目

Eclipse Hono 提供统一的(远程)服务接口,用于将大量物联网(IoT)设备连接到(云)后端。它特别支持可伸缩和安全的数据摄取(遥测数据),以及命令和控制类型的消息交换模式,并提供用于配置和管理设备身份和访问控制规则的接口。

入门

请参考项目网站上的入门指南

运行 Hono

Eclipse Hono 由多个微服务组件组成。请参阅项目网站上的“Admin Guide(管理指南)”和“User Guide(用户指南)”部分,以获取有关如何配置和使用这些组件的详细信息。

使用 Hono

请查看“Developer Guide(开发人员指南)”,该指南提供了有关客户端如何与 Hono 交互以及如何创建自定义协议适配器的示例。

远程 API

客户可以通过基于 AMQP 1.0 的消息交换与 Hono 进行交互。有关详细信息,请参阅相应的 API 文档页面

保持联系

请查看 Eclipse Hono 项目主页,以获取有关我们的邮件列表和 #IRC 频道的详细信息。

(The second edition revised by vz on 2020.08.02)

主要指标

概览
名称与所有者eclipse-hono/hono
主编程语言Java
编程语言Java (语言数: 8)
平台Docker, Kubernetes, Microsoft Azure
许可证Eclipse Public License 2.0
所有者活动
创建于2016-02-08 15:45:28
推送于2025-07-15 12:29:03
最后一次提交2025-07-15 13:40:40
发布数102
最新版本名称2.6.0 (发布于 )
第一版名称0.5-M1 (发布于 )
用户参与
星数469
关注者数38
派生数139
提交数6.4k
已启用问题?
问题数1520
打开的问题数98
拉请求数1928
打开的拉请求数8
关闭的拉请求数223
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

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