Run A Python Application At The Shell Prompt - Digi Connect IT Mini User Manual

Hide thumbs Also See for Connect IT Mini:
Table of Contents

Advertisement

Applications
Remove the script from the device and add it again.
n
Make a change to the script.
n
Disable once.
n
10. Sandbox is enabled by default. This option protects the script from accidentally destroying the
system it is running on.
(config system schedule script 0)> sandbox true
(config system schedule script 0)>
11. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
12. 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 Connect IT Mini device:
É
  WebUI
a. Log into the Connect IT Mini WebUI as a user with Admin access.
b. On the menu, click System. Under Administration, click File System.
The File System page appears.
Digi Connect IT® Mini User Guide
Run a Python application at the shell prompt
Authentication groups
for information about
352

Advertisement

Table of Contents
loading

Table of Contents