Web frameworks for Python: Dynamic updates and AOS device recognition

Опубликовано: 26 Июль 2026
на канале: Airheads Broadcasting
549
7

In the last part of the previous video I performed a REST API call to an AOS-CX switch. In this video I will introduce a Python definition that identifies the switch model and software version (whether it is an AOS-CX or an AOS-Switch device. I will demonstrate a definition that discovers the device type, the platform and software version so that this doesn’t have to be stored in the database anymore. In addition, I will add some image buttons that allow you to order the list of devices based on IP address or description and finally I will show how to dynamically update page content without refreshing the page by explaining how to obtain performance information from a switch every 3 seconds and update that information dynamically.