RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
Papers & Presentations Archive
On this Page :
Property | Type | Required | Description |
---|---|---|---|
grep | object | Optional | Parameter data that comes from a log file |
event | object | Optional | Parameter data that comes from component events |
dataModel | object | Optional | Parameter data that comes from CPE data model, e.g. TR-181 |
A grep parameter defines report data that comes from searching a log file for a particular string.
grep
object
{ "type": "grep", "marker": "T2_btime_dsLock_split", "search": "Downstream Lock Success=", "logFile": "BootTime.log", "use": "absolute", "reportEmpty": "false" }
object
("grep" Parameter)
An event parameter defines data that will come from a component event.
event
object
{ "type": "event", "name": "XH_RSSI_1_split", "eventName": "xh_rssi_3_split", "component": "ccsp-wifi-agent", "use": "absolute", "reportEmpty": "true" }
object
("event" Parameter)
A dataModel parameter defines data that will come from the CPE data model, e.g., TR-181
dataModel
object
|
object
("dataModel" Parameter)
DISCLAIMER: Please note that the use of the RDK Wiki is subject to its Privacy Policy & Terms of Use. In addition, this Wiki may be accessed by all RDK licensees and their contractors.
Powered by a free Atlassian Confluence Open Source Project License granted to RDKCentral. Evaluate Confluence today.