Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
soplarpet:opcua_methods [2024/11/22 14:40] superuser [GetMinimalRecognitionAccuracy] |
soplarpet:opcua_methods [2024/12/20 13:03] (current) superuser |
||
|---|---|---|---|
| Line 94: | Line 94: | ||
| **Input Arguments** | **Input Arguments** | ||
| - | * accuracy (int) - The minimal recognition accuracy | + | * accuracy (int) - The minimal recognition accuracy in % |
| **Output Arguments** | **Output Arguments** | ||
| Line 108: | Line 108: | ||
| * result (string) - json serialized error table | * result (string) - json serialized error table | ||
| + | Detailed output specified [[soplarpet:error_table|here]] | ||
| + | |||
| + | ===== Restart ===== | ||
| + | Restarts the application | ||
| + | |||
| + | **Input Arguments** | ||
| + | * None | ||
| + | |||
| + | **Output Arguments** | ||
| + | * None | ||
| + | |||
| + | ===== ShutdownComputer ===== | ||
| + | Shuts down the computer | ||
| + | |||
| + | **Input Arguments** | ||
| + | * None | ||
| + | |||
| + | **Output Arguments** | ||
| + | * None | ||
| + | |||
| + | ===== RestartComputer ===== | ||
| + | Restarts the computer | ||
| + | |||
| + | **Input Arguments** | ||
| + | * None | ||
| + | |||
| + | **Output Arguments** | ||
| + | * None | ||