Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Mihini"

(Starting with Mihini)
(Starting with Mihini)
(5 intermediate revisions by 3 users not shown)
Line 9: Line 9:
 
}}  
 
}}  
  
[http://eclipse.org/mihini Mihini] is a proposed open source project under the Eclipse Technology umbrella.  
+
[http://eclipse.org/mihini Mihini] is an open source incubator project under the Eclipse Technology umbrella.  
  
 
The main goal of Mihini is to deliver an embedded runtime running on top of Linux, that exposes high-level API for building M2M applications. Mihini aims at enabling easy and portable development, by facilitating access to the I/Os of an M2M system, providing a communication layer, etc.  
 
The main goal of Mihini is to deliver an embedded runtime running on top of Linux, that exposes high-level API for building M2M applications. Mihini aims at enabling easy and portable development, by facilitating access to the I/Os of an M2M system, providing a communication layer, etc.  
Line 25: Line 25:
 
<pre style="width: 45em;">git clone http://git.eclipse.org/gitroot/mihini/org.eclipse.mihini.git
 
<pre style="width: 45em;">git clone http://git.eclipse.org/gitroot/mihini/org.eclipse.mihini.git
 
</pre>  
 
</pre>  
*About Development IDE Configuration?
 
 
*You can read [[Mihini/Mihini Agent Linux build instructions|Linux build instructions]] to build Mihini.  
 
*You can read [[Mihini/Mihini Agent Linux build instructions|Linux build instructions]] to build Mihini.  
 
*You can read [[Mihini/Mihini Generate Documentation|Generate Mihini Documentation]] to generate the documentation.
 
*You can read [[Mihini/Mihini Generate Documentation|Generate Mihini Documentation]] to generate the documentation.
 +
 +
== Documentation  ==
 +
 +
Mihini modules documentation is generated [http://download.eclipse.org/mihini/doc nightly] as html format
  
 
== Use Mihini  ==
 
== Use Mihini  ==
Line 45: Line 48:
 
*[[Mihini/Git Process|Mihini Git Process]] explains how we use Git in Mihini project.  
 
*[[Mihini/Git Process|Mihini Git Process]] explains how we use Git in Mihini project.  
 
*[[Mihini/Mihini Agent Linux build instructions|Linux build instructions]] explains how to build the Mihini agent.  
 
*[[Mihini/Mihini Agent Linux build instructions|Linux build instructions]] explains how to build the Mihini agent.  
 +
*[[Mihini/Mihini UnitTest|Mihini unit testing facilities]] explains how to run/add Mihini unittests
 
*[[Mihini/Project Plan|Project Plan ]] explains the vision on the future of Mihini.
 
*[[Mihini/Project Plan|Project Plan ]] explains the vision on the future of Mihini.
 
+
*[[Mihini/QA Plan|QA Plan ]] explains the validation phase for Mihini.
== Documentation  ==
+
 
+
Mihini modules documentation is generated [http://download.eclipse.org/mihini/doc nightly] as html format
+
  
 
== Specifications  ==
 
== Specifications  ==
Line 55: Line 56:
 
*[[Mihini/Embedded Micro Protocol|Embedded Micro Protocol (EMP)]]  
 
*[[Mihini/Embedded Micro Protocol|Embedded Micro Protocol (EMP)]]  
 
*[[Mihini/M3DA Specification|M3DA protocol specification ]]
 
*[[Mihini/M3DA Specification|M3DA protocol specification ]]
 +
*[[Mihini/REST_API|REST API specification ]]
  
 
= Events/Presentations/Articles  =
 
= Events/Presentations/Articles  =

Revision as of 06:17, 2 August 2013

Mihini
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Mihini is an open source incubator project under the Eclipse Technology umbrella.

The main goal of Mihini is to deliver an embedded runtime running on top of Linux, that exposes high-level API for building M2M applications. Mihini aims at enabling easy and portable development, by facilitating access to the I/Os of an M2M system, providing a communication layer, etc.

User Resources

Starting with Mihini

From the command line:

git clone http://git.eclipse.org/gitroot/mihini/org.eclipse.mihini.git

Documentation

Mihini modules documentation is generated nightly as html format

Use Mihini

Use Mihini on a specific hardware

Developer Resources

How to contribute

Specifications

Events/Presentations/Articles

Copyright © Eclipse Foundation, Inc. All Rights Reserved.