Applications
Digidevice module
Digi Connect EZ Mini User Guide
400
5. Use
Ctrl-D
to exit the Python session. You can also exit the session using
exit()
or
quit()
.
Use Python to send and receive SMS messages
You can create Python scripts that send and receive SMS message in tandem with the Digi Remote
Manager or Digi aView by using the digidevice.sms module. To use a script to send or receive SMS
messages, you must also enable the ability to schedule SMS scripting.
Enable the ability to schedule SMS scripting
WebUI
1. Log into the Connect EZ WebUI as a user with full Admin access rights.
2. On the menu, click
System
. Under
Configuration
, click
Device Configuration
.
The
Configuration
window is displayed.
3. Click
System
>
Scheduled tasks
.
4. Click to enable
Allow scheduled scripts to handle SMS
.
5. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the Connect EZ command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.