MgrListener
Introduction
The MgrListener application connects to the SmartMesh IP Manager and subscribes to all types of notifications, displaying a counter for each type received.
It connects to:
- The SmartMesh IP Manager
Running
You can run the MgrListener application:
- by double-clicking on the Windows executable at
/win/
MgrListener.exe
- by double-clicking on its source files at
/src/
bin/MgrListener/MgrListener.py
Description
MgrListener is a GUI based application which connects to the SmartMesh IP Manager, subscribes to all notifications, and displays the number of each notification it receives.