Overview
Suprema devices are CE RED (European Radio Equipment Directive) compliant and support Master Admin.
If you use the device without setting up a administrator, anyone can access the administrator menu and change device settings. The Master Admin feature addresses this security vulnerability by enforcing the setup of an overall administrator.
Users cannot start using a device that supports this feature without configuring Master Admin.
This differs from the existing Operator.
Once Master Admin is configured, the device becomes available.
Below is information on devices and versions that support Master Admin.
| Device Type |
Supported Version |
| BS3 |
V1.4.0 or later |
| XS2 |
V1.4.0 or later |
| BS2a |
V1.2.0 or later |
| BEW3 |
On schedule |
Get
Get
Get the master admin information.
| Parameter |
Type |
Description |
| deviceID |
uint32 |
The ID of the device |
| Parameter |
Type |
Description |
| masterAdmin |
UserInfo[] |
The master admin information on the device |
Set
Set
Set the master admin on a device.
| Parameter |
Type |
Description |
| deviceID |
uint32 |
The ID of the device |
| masterAdmin |
UserInfo[] |
The information of the master admin to be set |
SetMulti
Set the master admin to multiple devices.
| Parameter |
Type |
Description |
| deviceIDs |
uint32[] |
The IDs of the devices |
| masterAdmin |
UserInfo[] |
The information of the master admin to be set |