Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables automatic registration of badge reader devices by scanning a badge, eliminating the need for manual entry of device information. |
| What area does it affect? |
Badge Reader Integration |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when setting up badge reader devices or optimizing the registration process. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_badge.enable_scan_registration |
| Sys ID |
eb3dae84b3c400102d4ca72256a8dc26 |
| Type |
boolean |
| Application |
Badge Reader Integration |
| Default value |
false |
| Description |
Enable badge admins to initiate the registration of devices by scanning a badge, when set to true. A new record will be created with the device identifier automatically configured, if detected. When set to false, badge admins must enter all the badge reader information manually. |
| Updated |
2019-09-18 15:46:59 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Badge Reader Client assistance, first you need to configure system properties to enable badge scan registration and disable the badge access token. The following System Properties must be configured: • sn_badge.enable_scan_registration: Disabled by default. When set to True, this property enables n_badge.badge_admins to quickly register badge reader devices by scanning a badge. • sn_badge.disable_access_token: Enabled by default. This property disables the ...
Related properties