![Digi Connect EZ Mini User Manual Download Page 371](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436371.png)
Applications
Run a Python application at the shell prompt
Digi Connect EZ Mini User Guide
371
1. Log into the Connect EZ command line as a user with Admin access.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. Use the
command at the system prompt:
> show scripts
Index
Label
Enabled
Status
Run time
-----
-----------
-------
------
--------
0
script1
true
active
1
script2
true
idle
01:00
>
3. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.
Run a Python application at the shell prompt
Python applications can be run from a file at the shell prompt. The Python application will run until it
completes, displaying output and prompting for additional user input if needed. To interrupt the
application, enter
CTRL-C
.
Note
Python applications cannot be run from the Admin CLI. You must access the device shell in order
to run Python applications from the command line. See
for information about
configuring authentication groups that include shell access.
1. Upload the Python application to the Connect EZ device:
WebUI
a. Log into the Connect EZ WebUI as a user with Admin access.
b. On the menu, click
System
. Under
Administration
, click
File System
.
The
File System
page appears.