layout | title |
---|---|
default |
Introduction cloud-MES |
Cloud-MES is an Open Source, MES(Manufacturing Execution System) application for the factory. It is easy to integrate into existing applications using RESTful api, messenger queue or directly using database.
Cloud-MES is written in Ruby on Rails and can run quit well in Windows, Mac OS X and many Unix-like systems such as Linux and FreeBSD. Cloud-MES is also support many databse, including postgresql, mysql, Oracle or even MS SQL Server.
Cloud-MES is licensed under the new BSD license.
- Modeling the factory using activerecord
- Modeling can support different kind of database
- All commen MES transaction include and can extend
{% for post in site.tags.news %}
{{ post.date | date: "%e" }} {{ post.date | date: "%b" }} {{ post.date | date: "%Y" }}{{ post.summary }}
{% endfor %}