User's Guide
Tarvos User Guide - Version 0.3 75
setup.install_type
Read Permission
admin
Write Permission
admin
Default
Priority
2
(Enum) Sets install type.
Possible values: ORT, PACS, PORTAL, SIM, SHELF, POS, CONVEYOR, EAS,
PRINTER, HANDHELD, DESKTOP,
Example for display:
setup.install_type
ok ORT
Example for setting:
setup.install_type=ORT
ok
setup.default_login_level
Read Permission
admin
Write Permission
admin
Default
NULL
Priority
-1
(Enum) Sets the default login level for the reader.
Possible values are 'admin' or 'guest'
Setting this to 'admin' prevents the need to login and all admin commands will
be available.
Example for display:
setup.default_login_level
ok guest
Example for setting:
setup.default_login_level=admin
ok
setup.event_notifications
Read Permission
admin
Write Permission
admin
Default
none
Priority
5
(Enum Array) Event notifications to enable.
Possible values: 'none', 'channel_transition'
'none': No event notifications enabled
'channel_transition': Enable
event.status.channel_transition notification.
Example for display:
setup.event_notifications
ok none
Example for setting:
setup.event_notifications=channel_transition
ok