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"

(Use Mihini)
m
 
Line 53: Line 53:
 
*[[Mihini/Development|Development Documentation ]] supplies information to contribute to Mihini project.  
 
*[[Mihini/Development|Development Documentation ]] supplies information to contribute to Mihini project.  
 
*[[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 [https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Waeaabbc6de9b_4db1_b4de_20369ea28d37 how to] build the Mihini agent.  
 
*[[Mihini/Mihini UnitTest|Mihini unit testing facilities]] explains [http://www.fixithere.net/ how to] run/add Mihini unittests
 
*[[Mihini/Mihini UnitTest|Mihini unit testing facilities]] explains [http://www.fixithere.net/ how to] run/add Mihini unittests
  

Latest revision as of 05:19, 23 March 2016

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

Project Management

Specifications

Events/Presentations/Articles

Back to the top