Speed Test
Function: SPEED_TEST¶
The SPEED_TEST function is used to perform a network speed test on the test device. This function is essential for testing the network speed and bandwidth available to the device.
Parameters¶
| Parameter Name | Description | Example Values | Required | Default Value |
|---|---|---|---|---|
| EXPECTED_MBPS | The expected download speed in Mbps. | 10, 20 | Yes | |
| EXPECT | The expected result of the speed test attempt. It defines what constitutes a successful speed test. | SUCCESS, FAILURE | Yes | SUCCESS |