Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This interface was moved from /rest/demo to its own path and augmented in version 1.2.

URL

http://<<ip address>>/rest/cabinet/scanner

Method

PUT

Description

Sets the scanner serial number to connect to. After a restart, the cabinet will try to connect to this GeneralScan scanner in HID mode.

Request

Code Block
{
    "serial": «scanner serial number»
}

Response

HTTP204 when successful

Possible Errors

HTTP400 when request is invalid

Status

Status
colourGreen
titleimplemented

...