Get Device Kiosk Mode / IR Remote Control Status
GET/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 disabledTRUE, 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 disabledFALSE, IR Remote Control is LOCKED, it is not possible to use it, KIOSK mode is enabled
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
deviceUid | string | required | device application id |
Request
Responses
- 200
- 404
OK
Response Headers
Content-Type
Not Found
Response Headers
Content-Type