Versions Compared

Key

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

...

NotifyMsg 3: Notification message from Notify component to the PA’s who have registered for notifications for connected device.

NotifyMsg 1

In this  type of notification message, the connected device components like WiFi,MoCA, Ethernet sets a dedicated parameter of LMLite. As and when this notify message comes from a component to LMLite, the dedicated parameter is parsed and the host table is updated accordingly.

...

This parameter is of string type and contains values for fields phyAddr, ssid, status and so on

NotifyMsg 2

LMLite monitors the values of all the connected clients.Whenever any connection/disconnection updates happen in host table it updates the notify component.

The data sent from LMLite to notify component is status, MAC, interface of the connected device.

NotifyMsg 3

Notify component maintains a table of parameters for which PA's are interested to be notified.

...