Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This script subscribes to all Data notifications and prints out them by the type received

This example The script connects to a Manager using the Python library and does the following;

  • prompts Prompts the user for Vmanager lP address 
  • subscribes Subscribes to all data notifications
  • prints Prints out notification type received

...

  •  The SmartMesh IP VManager

Running

You can run the "VMgr_AllNotifications.py" application:

  • by double-clicking on its source files at /vmanager_apps/VMgr_VMgr_AllNotifications.py py (may require additional steps on non-windows OSes)

...