You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is expected that WebPA can be used for telemetry in an RDKB box by configuring a list of parameters for which events should be sent to the server when their values change. There doesn't seem to be any documentation which explains how to do this configuration. Can you please explain how it is intended to work? https://github.com/Comcast/parodus2ccsp/blob/master/source/broadband/webpa_notification.c has an array called notifyparameters of hard coded parameters for which events will presumably be sent to the server. Is it intended that the list of parameters will be read from a file at some point? The comment “To turn on notification for the parameters extracted from the notifyList of the config file” above the function setInitialNotify() gives this impression.
The text was updated successfully, but these errors were encountered:
It is expected that WebPA can be used for telemetry in an RDKB box by configuring a list of parameters for which events should be sent to the server when their values change. There doesn't seem to be any documentation which explains how to do this configuration. Can you please explain how it is intended to work?
https://github.com/Comcast/parodus2ccsp/blob/master/source/broadband/webpa_notification.c has an array called notifyparameters of hard coded parameters for which events will presumably be sent to the server. Is it intended that the list of parameters will be read from a file at some point? The comment “To turn on notification for the parameters extracted from the notifyList of the config file” above the function setInitialNotify() gives this impression.
The text was updated successfully, but these errors were encountered: