moirai | Digital Control Manager Backend
kandi X-RAY | moirai Summary
kandi X-RAY | moirai Summary
moirai is a Python library. moirai has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However moirai build file is not available. You can install using 'pip install moirai' or download it from GitHub, PyPI.
Moirai is the backend for the platform. It is developed as part of my scientific initiation project, named Plataformas de baixo custo para controle de processos (low-cost platform for process control), developed at CEFET-MG (Brazil) under the supervision of Prof. Dr. Valter Leite. The project was developed through a FAPEMIG scholaship. It's meant to be installed in a computer near the plant, so it can be remote-controlled by Lachesis. It exposes a RESTful API that let's you configure the hardware, save tests and controllers, execute them and fetch the results in real-time or after the execution finishes. Controllers for this platform are written in Python 3 and can use any librarie available in the computer where moirai is running. It already depends on NumPy and SciPy, as they are commonly used. This platform manages the hardware interfacing through the ahio libray, so extending it's hardware capabilities is a question of extending AHIO, which should be simple. Execution time, sampling time, input querying and output updating is managed by the application and let's you focus on your controller/model.
Moirai is the backend for the platform. It is developed as part of my scientific initiation project, named Plataformas de baixo custo para controle de processos (low-cost platform for process control), developed at CEFET-MG (Brazil) under the supervision of Prof. Dr. Valter Leite. The project was developed through a FAPEMIG scholaship. It's meant to be installed in a computer near the plant, so it can be remote-controlled by Lachesis. It exposes a RESTful API that let's you configure the hardware, save tests and controllers, execute them and fetch the results in real-time or after the execution finishes. Controllers for this platform are written in Python 3 and can use any librarie available in the computer where moirai is running. It already depends on NumPy and SciPy, as they are commonly used. This platform manages the hardware interfacing through the ahio libray, so extending it's hardware capabilities is a question of extending AHIO, which should be simple. Execution time, sampling time, input querying and output updating is managed by the application and let's you focus on your controller/model.
Support
Quality
Security
License
Reuse
Support
moirai has a low active ecosystem.
It has 1 star(s) with 1 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
moirai has no issues reported. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of moirai is 1.3.30
Quality
moirai has no bugs reported.
Security
moirai has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
moirai is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
moirai releases are not available. You will need to build from source code and install.
Deployable package is available in PyPI.
moirai has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of moirai
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of moirai
moirai Key Features
No Key Features are available at this moment for moirai.
moirai Examples and Code Snippets
No Code Snippets are available at this moment for moirai.
Community Discussions
No Community Discussions are available at this moment for moirai.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install moirai
Use pip to install. This is a Python 3 application and won't run in Python 2. Use pip install moirai or pip3 install moirai to install it. It also has other dependencies not installable through pip, which can be installed by running moirai --install --sudo. It will install MongoDB (or MySQL on Raspberry Pi) and the Snap7 library. It's designed to work on Windows, macOS (with Homebrew) and Linux (apt-get, dnf, yum and zypper). If using the Snap7 driver on Windows, you may need to compile the driver yourself and copy it to /Windows/System32.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page