MultiTech FAE

mPower Custom Application Examples

List Of Examples

  1. Bash Example - Basic example demonstrates how to build, package, and install an mPower Custom Application which executes a bash script.
  2. C Example - More complex example demonstrates how to build, package, and install a compiled 'C' language application using a persistent configuration file.
  3. Python3 Example - More complex example demonstrates how to build, package, and install a Python3 application that updates a status file while running.
  4. C++ Example - More complex example demonstrates how to build, package, and install a 'C++' language application including dependencies, reads a message file from /etc, then updates the status file while running with the time and message.