Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
soplarpet:error_table [2024/12/06 11:04] superuser |
soplarpet:error_table [2024/12/06 11:06] (current) superuser [Parameter Descriptions] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| 2. **ErrorType** | 2. **ErrorType** | ||
| - | - **Type**: EErrorTypes | + | - **Type**: int |
| - **Description**: An enumeration representing the type of error. Examples include: | - **Description**: An enumeration representing the type of error. Examples include: | ||
| - **1**: Camera connection error | - **1**: Camera connection error | ||
| Line 32: | Line 32: | ||
| 5. **Additional** | 5. **Additional** | ||
| - **Type**: string[] | - **Type**: string[] | ||
| - | - **Description**: An optional list of strings containing additional data relevant to the error. For example: | + | - **Description**: An optional list of strings containing additional data relevant to the error. For example: For free space errors, this may include the amount of space needed (in bytes). |
| - | - For free space errors, this may include the amount of space needed (in bytes). | + | |