Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:device_api [2026/01/28 15:33] mwkim [Device API] |
en:device_api [2026/03/11 15:56] (current) |
||
|---|---|---|---|
| Line 110: | Line 110: | ||
| |0x25 |3rd party OSDP IO device | | |0x25 |3rd party OSDP IO device | | ||
| |0x26 |BioStation 2a | | |0x26 |BioStation 2a | | ||
| + | |0x27 |UZ OSDP Module | | ||
| + | |0x28 |UZ OSDP Door handle | | ||
| + | |0x29 |UZ OSDP Door knob | | ||
| + | |0x2A |BioEntry W3 | | ||
| + | |0x2B |CoreStation 20 | | ||
| + | |0x2C |Door Interface 24 | | ||
| + | |0x2D |BioStation 3 MAX | | ||
| + | |0x2E |BioStation 3 MAX FP | | ||
| + | |0x2F |XPass Q2 | | ||
| </WRAP> | </WRAP> | ||
| Line 321: | Line 330: | ||
| ==== BS2AuthOperatorLevel ==== | ==== BS2AuthOperatorLevel ==== | ||
| + | <callout type="warning" icon="true">To use the Operator feature properly, **at least one administrator(//BS2_OPERATOR_LEVEL_ADMIN//)** must be configured on the device. \\ | ||
| + | If no administrator is assigned, **any user will be able to access the device menu without restriction**.</callout> | ||
| <code cpp> | <code cpp> | ||
| typedef struct { | typedef struct { | ||