-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
105 lines (75 loc) · 5.15 KB
/
index.html
File metadata and controls
105 lines (75 loc) · 5.15 KB
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='https://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Rhiot.io Project by rhiot</title>
</head>
<body>
<header>
<div class="inner">
<h1>Rhiot.io Project</h1>
<h2>Rhiot.io Project is a messaging platform for IoT</h2>
<a href="https://github.com/rhiot" class="button"><small>Follow me on</small> GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h2>
<a id="welcome-to-rhiotio-project" class="anchor" href="#welcome-to-rhiotio-project" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to Rhiot.io Project.</h2>
<p><img src="/images/rhiot-logo.png" height="200" hspace="30" align="left">
Rhiot is the messaging platform for the Internet Of Things. We are focused on an adoption of the Red Hat JBoss middleware portfolio to provide solutions to the common IoT-related challenges.</p>
<p><br>
<br>
<br>
<br></p>
<h2>
<a id="rhiot-features" class="anchor" href="#rhiot-features" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Rhiot features</h2>
<p>Rhiot comes with the following features:</p>
<ul>
<li><a href="https://rhiot.gitbooks.io/rhiotdocumentation/content/gateway/index.html">IoT gateway software</a></li>
<li><a href="https://github.com/rhiot/rhiot/blob/master/docs/readme.md#rhiot-cloud">Backend cloud services (Rhiot Cloud)</a></li>
<li><a href="https://github.com/rhiot/rhiot/blob/master/docs/readme.md#rhiot-cloud">Web console for managing the devices, gateways and Cloudlets</a></li>
<li>IoT deployment utilities</li>
<li><a href="https://rhiot.gitbooks.io/rhiotdocumentation/content/performances/index.html">Performance Testing Framework for the IoT gateways</a></li>
</ul>
<h2>
<a id="documentation" class="anchor" href="#documentation" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Documentation</h2>
<p><a href="https://rhiot.gitbooks.io/rhiotdocumentation/content/">Here</a> you can find the reference documentation for the Rhiot.</p>
<h3>
<a id="current-release" class="anchor" href="#current-release" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Current release</h3>
<p><a href=""><img src="https://img.shields.io/badge/rhiot-0.1.4-blue.svg" alt="Version"></a></p>
<p>The latest and the greatest version of the Rhiot is <code>0.1.4</code>. Wondering what's new there? Here are the <a href="https://rhiot.gitbooks.io/rhiotdocumentation/content/releases_notes/index.html">release notes</a>.</p>
<h3>
<a id="community" class="anchor" href="#community" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Community</h3>
<p>You're more than welcome to join our <a href="https://groups.google.com/forum/#!forum/rhiot"> Rhiot mailing list</a>. We are also
present on the <strong>#rhiot</strong> IRC channel at Freenode and twitter <a href="http://twitter.com/rhiot_io">@rhiot_io</a></p>
<h3>
<a id="issues" class="anchor" href="#issues" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Issues</h3>
<p><a href=""><img src="https://img.shields.io/github/issues/rhiot/rhiot.svg?style=flat" alt="GitHub issues"></a></p>
<p>You can create <a href="https://github.com/rhiot/rhiot/issues/new">new issue, bug, comment here</a>.</p>
<h3>
<a id="build-status" class="anchor" href="#build-status" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Build status</h3>
<p><a href="https://travis-ci.org/rhiot/rhiot"><img src="https://travis-ci.org/rhiot/rhiot.svg?branch=master" alt="Build Status"></a></p>
<p>If you want to build the project yourself, read <a href="https://rhiot.gitbooks.io/rhiotdocumentation/content/building/index.html">this document</a>.</p>
<h3>
<a id="license" class="anchor" href="#license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>License</h3>
<p><a href="https://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/hexpm/l/plug.svg?style=flat" alt="License ASF"></a></p>
<p>The Rhiot project is distributed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache 2.0 Software License</a>.</p>
</section>
<aside id="sidebar">
<p>This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the Architect theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.</p>
</aside>
</div>
</div>
</body>
</html>