Manually install and launch an application

To create, build, and launch your application:

  1. Write your Python application code. Code can include:

    • Any Python 3.6 standard feature.

    • Access to the Connect EZ 2 configuration and hardware with the Python modules.

    • Third-party modules included in the Connect EZ 2, for example:

      • pySerial 3.4

      • Eclipse Paho MQTT Python Client

    • Any other third-party module implemented in Python.

  2. Install the application in /etc/config/scripts directory.

  3. Launch your application: