EasyManuals Logo

Digi IX10 User Manual

Digi IX10
996 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #610 background imageLoading...
Page #610 background image
Applications Develop Python applications
IX10 User Guide
610
1. Set up the IX10 for Python development.
2. Create and test your application with:
n
PyCharm. You can create, build, and remotely launch your application in the IX10.
n
Your preferred editor and manually transfer the application, install dependencies, and launch
in the IX10.
Develop an application in PyCharm
The Digi IoT PyCharm Plugin allows you to write, build and run Python applications for Digi devices in
a quick and easy way. See the Digi XBee PyCharm IDE Plugin User Guide for details.
This is what you can do with it:
n
Create Python projects from scratch or import one of the available examples.
n
Get help while you write your code thanks to the syntax highlight, quick documentation, and
code completion features.
n
Build and upload Python applications to your Digi device with just one click.
n
Add libraries that facilitate the usage of external peripherals or non-standard APIs.
n
Communicate with your Digi device through the integrated SSH console to see the application
output or execute quick tests.
Manually install and launch an application
To create, build, and launch your application:
1. Write your Python application code. Code can include:
n
Any Python 3.6 standard feature.
n
Access to the IX10 configuration and hardware with the Python modules.
n
Third-party modules included in the IX10, for example:
l
pySerial 3.4
l
Eclipse Paho MQTT Python Client
n
Any other third-party module implemented in Python.
2. Install the application in /etc/config/scripts directory.
3. Launch your application:
n
Run your application at the shell prompt.
n
Configure your application to run automatically.
PyCharm FAQ: My IX10 is not listed in Digi Device Selector
If an IX10 does not appear on the list of the Digi Device Selector:
n
Ensure that your device has the mDNS service enabled and is on the same network as the
computer. See Set up the IX10 for Python development.
n
Or click the link Click here to add it manually to specify the IP address, port, username, and
password.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Digi IX10 and is the answer not in the manual?

Digi IX10 Specifications

General IconGeneral
BrandDigi
ModelIX10
CategoryNetwork Router
LanguageEnglish

Related product manuals