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"

(Project Resources: organize doc)
(7 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
[http://eclipse.org/mihini Mihini] is a proposed open source project under the Eclipse Technology umbrella.
 
[http://eclipse.org/mihini Mihini] is a proposed open source 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 Lua 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.
 
+
= Development  =
+
 
+
*[[Mihini/Project Plan|Project Plan ]]
+
*[[Mihini/Development|Development Documentation ]]
+
  
 
= User Resources  =
 
= User Resources  =
  
 +
*[[Mihini/Mihini Contact Team | Contact Mihini Team]]
 +
 +
Starting with Mihini:
 +
* [[Mihini/EclipseCon2013 Tutorial|EclipseCon 2013 Tutorial]]
 
* [[Mihini/Mihini Agent Linux build instructions|Linux build instructions]]
 
* [[Mihini/Mihini Agent Linux build instructions|Linux build instructions]]
*[[Mihini/EclipseCon2013 Tutorial|EclipseCon 2013 Tutorial]]
+
* [[Mihini/Mihini_Generate_Documentation| Generate Mihini Documentation]]
*[[Mihini/Run_Mihini_on_an_Open_Hardware_platform|Run Mihini on an Open Hardware platform]]
+
 
 +
 
 +
Use Mihini:
 +
* [[Mihini/Security|How to activate security with M3DA?]]
 +
 
 +
Use Mihini on a specific hardware:
 +
* [[Mihini/Run_Mihini_on_an_Open_Hardware_platform|Run Mihini on an Open Hardware platform]]
 
* [[Mihini/Mihini Agent porting guide|Mihini porting guide]]
 
* [[Mihini/Mihini Agent porting guide|Mihini porting guide]]
  
 
= Developer Resources  =
 
= Developer Resources  =
  
* [[Mihini/Mihini Agent Linux build instructions|Linux build instructions]]
+
== How to contribute ==
 +
*[[Mihini/Development|Development Documentation ]] supplies information to contribute to Mihini project.
 +
*[[Mihini/Mihini Agent Linux build instructions|Linux build instructions]] explains how to build the Mihini agent.
 +
*[[Mihini/Git_Process|Mihini Git Process]] explains how we use Git in Mihini project.
 +
*[[Mihini/Project Plan|Project Plan ]] explains the vision on the future of Mihini.
  
 +
== Documentation ==
 
* Mihini modules
 
* Mihini modules
 
** [[Mihini/ConfigStore|ConfigStore]]
 
** [[Mihini/ConfigStore|ConfigStore]]

Revision as of 10:23, 19 April 2013

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

Mihini is a proposed open source 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:


Use Mihini:

Use Mihini on a specific hardware:

Developer Resources

How to contribute

Documentation

Specifications

Events/Presentations/Articles

Back to the top