Skip to content

Python app for accessing serial device for Cisco IOx

Notifications You must be signed in to change notification settings

CiscoIOx/pyserial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample python serial application for Cisco IOx and used to accompany the developer tutorials in IOx documentation.

The application demonstrates how to develop a paas style application which can read from the serial port connected to the device. It uses the pyserial module for the serial communication

Primarily intended to demonstrate:

  • Accessing serial port to read from the serial device
  • Using environment variable to access the serial device

About

Python app for accessing serial device for Cisco IOx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages