RDK Resources
[*RDK Preferred*]
Code Management Facility
RDK Forums
[RDK Conferences]
RDK Support
Archives
Papers & Presentations Archive
...
No | Description | Configuration | 3.0 Test case | Remarks |
---|---|---|---|---|
1 | property to get default value of Device.WiFi.SSID.11.SSID | default.value.ssid.11.ssid | 3DOT0-TC-RDKB-DEFAULT-VALUES-1002 | Value should be the SSID value of Device.WiFi.SSID.11.SSID |
2 | property to get default value of Device.WiFi.SSID.12.SSID | default.value.ssid.12.ssid | Value should be the SSID value of Device.WiFi.SSID.12.SSID | |
3 | property to get the value of erouter0 IPv6 Global Address | dhcpv6.wan.ipv6 | 3DOT0-TC-RDKB-DHCP_CONFIG-1001 | Value should be erouter0 IPv6 global address Used for validation of TR181 parameter Device.DeviceInfo.X_COMCAST-COM_WAN_IPv6 |
4 | property to get the value of IPv6 Preferred Lifetime | dhcpv6.ipv6.PreferredLifetime | IPv6 PreferredLifetime parameter value is same from DHCPv6 server Used for validation of TR181 parameter Device.IP.Interface.1.IPv6Prefix.1.X_CISCO_COM_PreferredLifetime | |
5 | property to get the value of IPv6 Valid Lifetime | dhcpv6.ipv6.ValidLifetime | IPv6 ValidLifetime parameter value is same from DHCPv6 server Used for validation of TR181 parameter Device.IP.Interface.1.IPv6Prefix.1.X_CISCO_COM_ValidLifetime | |
6 | property to get the value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.Endpoint | safebrowsing.endpoint.url | 3DOT0-TC-RDKB-SAFEBROWSING-1002 | value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.Endpoint . |
7 | property to get the value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.Blockpage | safebrowsing.blockpage.url | value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.Blockpage | |
8 | property to get the value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.Warnpage | safebrowsing.warnpage.url | value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.Warnpage | |
9 | property to get the value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.Cacheurl | safebrowsing.cacheurl.url | value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.Cacheurl | |
10 | property to get the value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.OtmDedupFqdn | safebrowsing.otmdedupfqdn | value of Device.DeviceInfo.X_RDKCENTRAL-COM_AdvancedSecurity.SafeBrowsing.OtmDedupFqdn | |
11 | property to get the value of Telemetry config url | telemetry.config.url | 3DOT0-TC-RDKB-WEBPA_SIZE_CCSP_BUS-1011 3DOT0-TC-RDKB-WEBPA_SIZE_RBUS-1012 3DOT0-TC-RDKB-WEBPA-1010 3DOT0-TC-RDKB-MTLS-1005 3DOT0-TC-RDKB-MTLS-1006 | Value of Telemetry configuration url |
12 | property to get the value T2 report profiles above 200kb | telemetry.t2.reportProfiles.above.200kb | Value of Telemetry 2.0 Report profile above 200kb | |
13 | property to get the value T2 report profiles under 200kb | telemetry.t2.reportProfiles.200kb | Value of Telemetry 2.0 Report profile under 200kb | |
14 | property to get the value of FirmwareDownloadURL above 4k size | firmware.cdl.url.above.4kb | Value of Firmware Download Location URL above 4k size | |
15 | property to get the value of Firmware Download Location URL below 4k size | cdl.rdkb.dac15.url | Value of Firmware Download Location URL below 4k size | |
16 | property to get the value of telemetry cert file | telemetry.cert | 3DOT0-TC-RDKB-LONG_TERM_CERTS-1001 | value of telemetry cert file "dcm-cpe-xxxx.xxxx.xxxx.cert.pem" |
17 | property to get the search value of Telemetry_TLS | Telemetry_TLS.searchvalue | search the value of Telemetry_TLS | |
18 | property to get the telemetry URL | telemetry.url | value of telemetry url "https://xxxx.xxxx.xxxx/secure" | |
19 | property to get the log upload file name | logupload.filename | value of Logupload filename example : "1077B1A43D6D_Logs_04-22-21-11-39PM.tgz" | |
20 | property to get the log upload url | logupload.url | value of Logupload url "https://xxxxx.xxx.xxxx/S3.cgi" | |
21 | property to get the bluetooth tile reporting URL | ble.tile.reporting.url | 3DOT0-TC-RDKB-BLEADV-1001 | BLE Tile Reporting URL |
22 | property to get Telemetry report url within double quotes | telemetry.report.url.rfc.payload | 3DOT0-TC-RDKB-MTLS-1005 3DOT0-TC-RDKB-MTLS-1006 | value of Telemetry report url within double quotes |
23 | property to set the payload for enabling meshdfs | rfc.enable.meshdfs | 3DOT0-TC-RDKB-MESH-DFS-1001 | value of enable meshdfs feature payload via rfc given as json format |
24 | property to set the payload for disabling meshdfs | rfc.disable.meshdfs | 3DOT0-TC-RDKB-MESH-DFS-1001 | value of disable meshdfs feature payload via rfc given as json format |
25 | property to set the value T2 report profile 1 | rbuscli.setvalue.t2reportprofile_1 | 3DOT0-TC-RDKB-TELEMETRY-1027 3DOT0-TC-RDKB-TELEMETRY-RBUS-1001 | Value of Telemetry 2.0 Report profile 1 using rbuscli command, value given as json format Eg: rbuscli setvalues Device.X_RDKCENTRAL-COM_T2.ReportProfiles string <value> |
26 | property to set the value of T2 msgpack | rbuscli.setvalues.t2reportfiles.msgpack | 3DOT0-TC-RDKB-TELEMETRY-1027 | Value of Telemetry 2.0 messagepack given as rbuscli command Eg: rbuscli setvalues Device.X_RDKCENTRAL-COM_T2.ReportProfilesMsgPack string <value> |
27 | property to set the value of T2 msgpack 2 | rbuscli.setvalues.t2reportfiles.msgpack2 | 3DOT0-TC-RDKB-TELEMETRY-1027 | Value of another Telemetry 2.0 messagepack given as rbuscli command Eg: rbuscli setvalues Device.X_RDKCENTRAL-COM_T2.ReportProfilesMsgPack string <value> |
28 | property to set the value of T2 msgpack 3 | rbuscli.setvalues.t2reportfiles.msgpack3 | 3DOT0-TC-RDKB-TELEMETRY-1027 | Value of another Telemetry 2.0 messagepack given as rbuscli command Eg: rbuscli setvalues Device.X_RDKCENTRAL-COM_T2.ReportProfilesMsgPack string <value> |
29 | property to get the payload for Telemetry 2 | rfc.telemetry2_0_1.enable.payload | 3DOT0-TC-RDKB-T2-SYS-INIT-1001 | Value of Telemetry 2 enable payload in json format |
30 | property to get the ip and url for log upload | ip.loguploadurl | 3DOT0-TC-RDKB-T2-SYS-INIT-1001 | Value of the ip and url for checking log upload within double quotes Eg: "x.x.x.x <url>" |
31 | property to set the value of HTTP Telemetry 2 Profile | rbuscli.setvalue.http.t2profile.1 | 3DOT0-TC-RDKB-TELEMETRY2_RBUS-1001 | Value of Telemetry 2.0 Report profile for http using rbuscli command, value given as json format Eg: rbuscli setvalues Device.X_RDKCENTRAL-COM_T2.ReportProfiles string <value> |
32 | Property to get the device model name | model.name | 3DOT0-TC-RDKB-IDM-1001 | Value of the model name Eg: model.name.manufacturer=modelname |
33 | Property to get the device model name | device.model | 3DOT0-TC-RDKB-IDM-1001 | Value of the model name |
34 | Property to get the value of telemetry2 report profile to be updated in Device.X_RDKCENTRAL-COM_T2.ReportProfiles | telemetry_rdkb_ccspwifi_profile | 3DOT0-TC-RDKB-RBUS-T2-MP-1001 | Value of T2 Report Profile in json format |
35 | Property to get the value of telemetry2 report profile 3 to be updated in Device.X_RDKCENTRAL-COM_T2.ReportProfiles | telemetry_rdkb_ccspwifi_profile3 | 3DOT0-TC-RDKB-RBUS-T2-MP-1001 | Value of T2 Report Profile 3 in json format |
36 | Property to get the value of telemetry2 report profile 5 to be updated in Device.X_RDKCENTRAL-COM_T2.ReportProfiles | telemetry_rdkb_ccspwifi_profile5 | 3DOT0-TC-RDKB-RBUS-T2-MP-1001 | Value of T2 Report Profile 5 in json format |
37 | property to set the value T2 report profile 5 | rbuscli.setvalue.t2reportprofile5 | 3DOT0-TC-RDKB-RBUS-MP-RPLMT-1001 | Value of T2 Report Profile in json format enclosed by single quotes Eg: rbuscli.setvalue.t2reportprofile5='{{{<values>}}}' |
38 | Property to set the value T2 ccspwifi report profile | telemetry_rdkb_ccspwifi_profile | 3DOT0-TC-RDKB-RBUS-MP-RPLMT-1001 | value T2 ccspwifi report profile in json format |
39 | property to enable telemetry using RFC | rfc.telemetry.enable.payload | 3DOT0-TC-RDKB-TELEMETRY_WIFI-1002 | value to Enable telemetry using RFC in json format |
40 | Property to set the Multiple profiles with different ReportingInterval and ActivationTimeOut configured. | telemetry.2.profiles | 3DOT0-TC-TELEMETRY-V2-003 | |
41 | Property to set the Multiple profiles with different ReportingInterval and ActivationTimeOut configured. | telemetry.2.multiprofile.rdkv | 3DOT0-TC-TELEMETRY-V2-003 | |
42 | value of multiple profiles with same ReportingInterval and ActivationTimeOut | multi.profile.t2 | 3DOT0-TC-TELEMETRY-V2-023 | |
43 | value of telemetry multi profile for RDKB | telemetry.multi.profile | 3DOT0-TC-TELEMETRY-V2-004 | |
44 | value of telemetry multi profile for RDKV | telemetry.2.multi_pro_one.profile.rdkv | 3DOT0-TC-TELEMETRY-V2-004 | |
45 | Set profiles with telemetry profile for Uptime | telemetry.multi_pro_one | 3DOT0-TC-TELEMETRY-V2-015 | |
46 | Property to set RDKB_Wifi_Profile for 11profiles in RDKB | telemetry.RDKB_Wifi_Profile.multiprofile11 | 3DOT0-TC-TELEMETRY-V2-002 | |
47 | Property to set RDKB_Multi_pro_Profile for 11profiles in RDKV | telemetry.RDKB_Multi_pro_Profile.multiprofile11 | 3DOT0-TC-TELEMETRY-V2-002 | |
48 | Property key to retrieve the MAC address of the client - to connect to the gateway | mac.windows.client1 mac.windows.client2 | 3DOTO-TC-RDKB-ONEWIFI_LEVL_CSI-1002 | Value should be MAC address of available client devices |
49 | Property key to retrieve the xconf cloud url | prod.xconf.codedownload.url | Applicable for all XCON-CDL test cases | Value should be cloud URL |
50 | Property key to retrieve the unique XCONF firmware configuration id | xconf.firmware.id.rpi-rdkb | Applicable for all XCON-CDL test cases | Value should be the unique XCONF firmware configuration id |
51 | Property key to retrieve the valid firmware filename - with .rootfs.wic extension - to CDL | rdkb.rpi.filenametocdl | Applicable for all XCON-CDL test cases | Value should be the valid firmware filename - with .rootfs.wic extension |
52 | Property key to retrieve the valid firmware version to CDL | rdkb.rpi.versiontocdl | Applicable for all XCON-CDL test cases | Value should be the valid firmware version |
53 | Property key to retrieve the expected firmware name after CDL | expected.rdkb.rpi.build | Applicable for all XCON-CDL test cases | Value should be the expected firmware name |