
This window opens from the Nrio Device Manager when you click the Upload button (
).
Typically, you leave the upload properties at their default settings of true.
| Property | Value | Description |
|---|---|---|
| Recursive | true or false |
Recursive data are data that may contain other values of the same type. These data define dynamic structures, such as lists and trees. Such data can dynamically grow in response to runtime requirements. The uploading of recursive data is always recommended. |
| Upload Transient | true or false |
Transient data typically store current session information, which the system clears when it resets the device. |
| Upload Persistent | true or false |
Persistent data are frequently accessed and not likely to be modified. |