Digi Connect IT Mini User Manual page 366

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

Advertisement

Applications
vii. Set the command that will execute the application:
(config system schedule script 0)> commands "python /etc/config/scripts/showsystem.py"
(config system schedule script 0)>
viii. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
b. Run the showsystem.py application. You can run the application by either rebooting the
device, or by running it from the shell prompt.
n
n
4. In Remote Manager, click Documentation > API Explorer.
5. Select the devices to use as the SCI targest:
a. Click SCI Targets.
b. Click Add Targets.
c. Enter or select the device ID of one of the devices.
d. Click Add.
e. Enter or select the device ID of the second device and click Add.
f. Click OK.
6. Click Examples > SCI > Data Service > Send Request.
Code similar to the following will be displayed in the HTTP message body text box:
Digi Connect IT® Mini User Guide
To reboot the device:
i. From the WebUI:
i. From the main menu, click System.
ii. Click Reboot.
ii. From the command line, at the Admin CLI prompt, type:
> reboot
To run the application from the shell prompt:
i. Log into the Connect IT Mini command line as a user with shell access.
Depending on your device configuration, you may be presented with an Access
selection menu. Type shell to access the device shell.
ii. Type the following at the shell prompt:
# python /etc/config/scripts/showsystem.py &
#
iii. Exit the shell:
# exit
Digidevice module
366

Advertisement

Table of Contents
loading

Table of Contents