Run A Python Application At The Shell Prompt - Digi IX14 User Manual

Hide thumbs Also See for IX14:
Table of Contents

Advertisement

Applications
1
>
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
configuring authentication groups that include shell access.
1. Upload the Python application to the IX14 device:
  WebUI
a. Log into the IX14 WebUI as a user with Admin access.
b. On the menu, click System. Under Administration, click File System.
The File System page appears.
c. Highlight the scripts directory and click  to open the directory.
d. Click  (upload).
e. Browse to the location of the script on your local machine. Select the file and click Open
to upload the file.
The uploaded file is uploaded to the /etc/config/scripts directory.
  Command line
IX14 User Guide
script2
true
Run a Python application at the shell prompt
idle
01:00
Authentication groups
for information about
461

Advertisement

Table of Contents
loading

Table of Contents