Get Device Kiosk Mode / IR Remote Control Status

GET {{baseUrl}}/v1/device/:deviceUid/remote-control

If you want to know if you disabled IR Remote Control or if you locked the tablet into kiosk mode.

locked

  • FALSE, IR Remote Control is UNLOCKED, you can use it to adjust device settings, KIOSK mode is disabled
  • TRUE, IR Remote Control is LOCKED, it is not possible to use it, KIOSK mode is enabled

kiosk

  • alias to locked

enabled DEPRECATED

  • TRUE, IR Remote Control is UNLOCKED, you can use it to adjust device settings, KIOSK mode is disabled
  • FALSE, IR Remote Control is LOCKED, it is not possible to use it, KIOSK mode is enabled

Parameters

FieldTypeRequiredDescription
deviceUidstringrequireddevice application id

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Acceptstring

RESPONSES

status: OK

[]