Add Temp E-Sim
Function: ADD_TEMP_E_SIM¶
The ADD_TEMP_E_SIM function is used to add a temporary eSIM to the test device. This function is essential for testing eSIM provisioning and activation.
Parameters¶
| Parameter Name | Description | Example Values | Required | Default Value |
|---|---|---|---|---|
| ACTIVATION_CODE | The activation code used to provision the eSIM. | ABCD1234 | Yes | |
| SET_PRIMARY_FOR_CALLS | Whether to set the eSIM as the primary SIM for calls. | ON, OFF | Yes | ON |
| SET_PRIMARY_FOR_SMS | Whether to set the eSIM as the primary SIM for SMS. | ON, OFF | Yes | ON |
| SET_PRIMARY_FOR_DATA | Whether to set the eSIM as the primary SIM for data. | ON, OFF | Yes | ON |