Skip to content

fruit-boots/cisco-codec-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cisco-codec-module

Utilizes XMLAPI to get/set certain attributes of a Cisco Codec. Module will use Session Cookies. HTTP+HTTPS mode must be set on the codec for it to work. Reference demo.py to see the module in action.

ciscocodec.Codec(ip, user, password) is need to instantiate the class.

Make sure to install the requirements shown in requirements.txt. This can be done by running pip install -r requirements.txt

See demo.py for an example.

About

Utilizes XMLAPI to get/set certain attributes of a Cisco Codec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages