Program XBee Gateway using Python

XBee Gateway features a standard Python 2.7 distribution, allowing you to develop and test applications that are not dependent on Digi-proprietary interface modules. Python is a dynamic, object-oriented language for developing software applications, from simple programs to complex embedded applications.

The standard Python 2.7 distribution has a more complete library set than the versions supported in predecessor gateway products, and integrates well with standard Python. You can typically transfer scripts developed in this manner to the device for final testing at the end of the development cycle, with a computer serving as a device proxy during the bulk of development.

The following sections contain information about programming XBee Gateway with Python: