-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.xml
74 lines (74 loc) · 6.53 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Connect, Command & Control IoT devices on Eclipse Hono&trade;</title>
<link>https://www.eclipse.org/hono/</link>
<description>Recent content in Connect, Command & Control IoT devices on Eclipse Hono&trade;</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<atom:link href="https://www.eclipse.org/hono/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Artifacts for installing and using Hono</title>
<link>https://www.eclipse.org/hono/downloads/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/downloads/</guid>
<description>Binaries Eclipse Hono&rsquo;s service components are provided by means of pre-built Docker images available from Docker Hub. These container images can be deployed to popular container orchestration platforms like Kubernetes and OpenShift.
The Eclipse IoT Packages project hosts the Hono Helm chart which can be used to install the most recent release of Hono to a Kubernetes cluster using the Helm package manager. Please refer to the deployment guide for installation instructions.</description>
</item>
<item>
<title>Try Hono without installing locally</title>
<link>https://www.eclipse.org/hono/sandbox/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/sandbox/</guid>
<description>We are providing a publicly accessible Eclipse Hono™ sandbox environment at hono.eclipseprojects.io. The main purpose of the system is to provide an environment for experimenting with devices and how to connect them to Hono without the need for setting up a local instance.
Accessing the Sandbox The sandbox hosts a Hono instance consisting of the components listed in the table below. The components can be accessed as described in the Getting started Guide.</description>
</item>
<item>
<title>How to get involved in the Hono Project</title>
<link>https://www.eclipse.org/hono/community/contributing/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/community/contributing/</guid>
<description><p>Thank you for considering to contribute to Eclipse Hono™. We really appreciate the time and effort you want to
spend helping to improve things around here. And help we can use :-)</p></description>
</item>
<item>
<title>Additional Resources covering Hono</title>
<link>https://www.eclipse.org/hono/community/presentations/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/community/presentations/</guid>
<description><p>On this page you can find links to arbitrary resources covering Eclipse Hono™ which have been presented at events, conferences
and meet-ups or are available online.</p></description>
</item>
<item>
<title>How to get in touch with the Hono Community</title>
<link>https://www.eclipse.org/hono/community/get-in-touch/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/community/get-in-touch/</guid>
<description><p>Wanna tell us what you think about Eclipse Hono™? What we can improve? Which feature is missing? Or just discuss
architectural issues?</p></description>
</item>
<item>
<title>Overview of past and future Hono Releases</title>
<link>https://www.eclipse.org/hono/community/road-map/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/community/road-map/</guid>
<description><p>We are trying our best to anticipate the needs and requirements of users based on the feedback we get from users. From this
information we create and maintain <a href="https://github.com/eclipse-hono/hono/projects?type=classic">Project Boards</a> on GitHub
for upcoming Hono versions.</p></description>
</item>
<item>
<title>Hono Load Tests with CoAP devices</title>
<link>https://www.eclipse.org/hono/community/blog-load-tests-coap/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/community/blog-load-tests-coap/</guid>
<description>This page is presenting load tests of an Eclipse Hono deployment with simulated CoAP client devices. It shows how the system is configured and what load it could handle.
Components The setup consists of following components.
Kubernetes The Kubernetes is AWS EKS cluster using 3 x c5a.large machines.
Hono Hono is deployed using Eclipse IoT Packages helm chart, version 2.6.0.
Specific helm values:
# Configuration properties for protocol adapters. adapters: # kafkaMessagingSpec contains the configuration used by all protocol # adapters for connecting to the Kafka cluster to be used for messaging.</description>
</item>
<item>
<title>Organizations supporting the Development of Hono</title>
<link>https://www.eclipse.org/hono/community/thankyou/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/community/thankyou/</guid>
<description>YourKit is kindly supporting this open source project with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit&rsquo;s leading software products: YourKit Java Profiler and YourKit .NET Profiler.</description>
</item>
<item>
<title>What is new & noteworthy in Hono?</title>
<link>https://www.eclipse.org/hono/release-notes/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://www.eclipse.org/hono/release-notes/</guid>
<description>2.6.0 New Features The protocol adapters now have experimental support for doing OCSP based client certificate revocation checks. Fixes &amp; Enhancements The Command Router code has been split up into a base module and an Infinispan based implementation. This is in preparation of a Redis based implementation which is to be added in one of the upcoming minor versions. Updated to latest Quarkus LTS version (3.8). Updated to jjwt 0.12.5 which allowed us to replace a lot of manually crafted code for creating a JWK Set based on vert.</description>
</item>
</channel>
</rss>