Stop a Smart Reader

Role

If the device implements the Smart Reader (or RFID Scanner) operating mode, use this method to stop the Smart Reader operations.

Prototype

URL : /device/{$id}/reader/stop

Method : POST

URL Params : {$id} : the DeviceId of the device. Use GET /devices to enumerate the connected devices.

Request data : None

Success Response

Code : 200 OK

Content : a SUCCESS object.

Error Response

See Error Responses.