RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
Papers & Presentations Archive
On this Page :
JSON Encoding details that will be used when EncodingType="JSON".
Property | Type | Required |
---|---|---|
ReportFormat | string | Required |
ReportTimestamp | string | Required |
JSON Format to be used for JSON encoding in the generated report.
NOTE: Only "NameValuePair" is currently supported in Telemetry 2.0.
ReportFormat
string
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"NameValuePair" | Reports are formatted with each parameter of the data model encoded as a corresponding array of JSON Objects with the parameters specified as name/value pairs. |
Timestamp format to be used in generated report.
NOTE: Only "None" is currently supported in Telemetry 2.0.
ReportTimestamp
string
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"None" | No Timestamp "CollectionTime" will be inserted into the JSON. |
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.