Minimal template files for use as a base to create custom mPower custom applications.
The mPower custom application framework provides a highly flexible minimal framework for third-parties to run bash scripts, python scripts and compiled C/C++ applications on mPower enabled MultiTech hardware.
./src - Commented mPower version specific custom application specific files and folders.
| mPower Version | Language | Version |
|---|---|---|
| 5.3.3 | nodejs | 0.10.48-r2.7.0 |
| 5.3.3 | python2 | 2.7.15-r1.0 |
| 6.0.0 | nodejs | REMOVED |
| 6.0.0 | python3 | - Conduit Only 3.8.11 |
| 6.3.0 | python3 | 3.8.13 |
| 6.3.1 | python3 | 3.8.13 |
| 6.3.2 | python3 | 3.8.13 |
| 6.3.4 | python3 | 3.8.13 |
| 6.3.5 | python3 | 3.8.13 |
| 6.3.6 | python3 | 3.8.11 |
| 7.0.0 | python3 | 3.10.13 |
| 7.1.0 | python3 | 3.10.15 |
| 7.2.0 | python3 | 3.10.16 |
| 7.3.0 | python3 | 3.10.18 |
| 7.4.0 | python3 | TBD |