loadDestination
The destination of the file loaded, either flash or nvs memory, or undefined.
Details
Possible values
| 1 | undefined |
| 2 | nvs |
| 3 | flash |
Table columns
5 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.48.1.1.1 | loadIndex | readwrite | static(1), dynamic(2) |
| 1.3.6.1.4.1.207.8.4.4.4.48.1.1.2 | loadServer | readwrite | IpAddress |
| 1.3.6.1.4.1.207.8.4.4.4.48.1.1.3 | loadDestination | readwrite | undefined(1), nvs(2), flash(3) |
| 1.3.6.1.4.1.207.8.4.4.4.48.1.1.4 | loadFilename | readwrite | DisplayString |
| 1.3.6.1.4.1.207.8.4.4.4.48.1.1.5 | loadDelay | readwrite | Integer32 |