.fd Factory Defaults Command
Restores all command parameters to their default settings.
| Android | iOS | .NET |
|---|---|---|
| link coming soon | link coming soon | FactoryDefaultsCommand |
Parameters
| Identifier | Values | Description |
|---|---|---|
| -ep | co/cd | ePopLoq mode: Charge Only / Charge and Data |
| -p | List the current parameter values | |
| -x | Reset all command parameters to defaults |
Parameter detail
-ep
ePopLoq mode: Charge Only / Charge and Data
| Type | Enum |
|---|---|
| Value | co/cd |
| Range | co/cd |
| Order In Interpretation | 2 |
| Default Value | cd |
-p
List the current parameter values
| Type | Switch |
|---|---|
| Value | |
| Range | |
| Order In Interpretation | 3 |
-x
Reset all command parameters to defaults
| Type | Switch |
|---|---|
| Value | |
| Range | |
| Order In Interpretation | 1 |
Parameter Interpretation Order
-x, -ep, -p
Parameter Defaults
-ep cd
Response Headers
Examples
| Command | Response | Action |
| .fd | CS: .fd
OK: | Reset complete |
| .fd -x | CS: .fd -x
OK: | Reset complete |
| .fd -ep co | CS: .fd -ep co
OK: | ePop-Loq is now Charge-Only |
| .fd -p | CS: .fd -p
PR: -ep co -p -x OK: | None |