CLI Reference Guide
Figure 3-10 Get solution status, Response example
Table 3-11 Navigation status possible values
Code Meaning
0 Unknown
1 Navigating
2 Scanning
3 Processing
4Idle
3.2.5 Wake up
Table 3-12 Wake up
?api=config&method=wakeup
GET Description Wakes up device if in standby mode.
If device is in standby mode, starting the operation with Embedded Capture is delayed
by the wake up process. With this API call it is possible to force the wake up
programmatically, so that it is ready when the user arrives.
Payload IN —
OUT If 200, XML response with current status.
Response Code 200 OK — success
401 Unauthorized access — if basic authentication fails
500 Internal Server Error — if too many requests are active. Retry recommended.
Schema Request —
Response
?api=config&rschema=wakeup
Section 3.2 Configuration services 17