|
RDK Documentation (Open Sourced RDK Components)
|
Go to the documentation of this file.
41 #ifndef DEVICE_IP_DIAGNOSTICS_UPLOADDIAGNOSTICS_H_
42 #define DEVICE_IP_DIAGNOSTICS_UPLOADDIAGNOSTICS_H_
48 #include "paramaccess.h"
49 #include "parameter.h"
int set_Device_IP_Diagnostics_UploadDiagnostics_Interface(const char *, ParameterType, ParameterValue *)
This function sets the IP-layer interface over which the test is to be performed.
int set_Device_IP_Diagnostics_UploadDiagnostics_DiagnosticsState(const char *, ParameterType, ParameterValue *)
This function sets the DiagnosticsState parameter which indicates the availability of diagnostic data...
int set_Device_IP_Diagnostics_UploadDiagnostics_UploadURL(const char *, ParameterType, ParameterValue *)
This function sets the URL to which CPE is to perform the upload. This parameter MUST be in the form ...
int set_Device_IP_Diagnostics_UploadDiagnostics_TestFileLength(const char *, ParameterType, ParameterValue *)
This function sets the size (in bytes) of the file to be uploaded to the server.
int set_Device_IP_Diagnostics_UploadDiagnostics_EthernetPriority(const char *, ParameterType, ParameterValue *)
This function sets the ethernet priority code for marking packets transmitted in the test (if applica...
int set_Device_IP_Diagnostics_UploadDiagnostics_DSCP(const char *, ParameterType, ParameterValue *)
This function sets the Differentiated Services Code Point (DSCP) to be used for marking packets trans...