The user interface on the touch screen is PIN-protected. These REST calls can be used to check and update the PIN.
URL |
| ||||||
---|---|---|---|---|---|---|---|
Method | GETPUT | ||||||
Description | Gets a list of currently defined IP addresses | Response | Check if a given PIN code is correct | ||||
Request |
| ||||||
Response | HTTP204 when pin valid HTTP401 when pin invalid | ||||||
Status |
|
URL |
| |||||
---|---|---|---|---|---|---|
Method | PUT | |||||
Description | Check if a given PIN code is correct | |||||
Request |
|
|
|
|
| ||||
Response | HTTP204 when updated HTTP401 when oldpin invalid HTTP400 when newpin invalid (must be numeric, 4 characters) | |||
---|---|---|---|---|
Status |
|
|
|