User's Manual

Table Of Contents
Appendix A
Using the Wiegand Interface
102
IDentity 4100 User Guide
com.wiegand.enable
This variable enables/disables the WIM.
Type var
Permissions guest=r,admin=rw
Data Type bool
Default false
com.wiegand.events_only
If this variable is set to true, WIMApp will run and use the translation table,
but will not actually communicate with a Wiegand Interface Module over the
serial port. event.wim.report events are generated, and this is the only
output from WIMAPP.
This mode is intended to be used in order to allow WIMAPP to perform
access control functionality using the translation table as a whitelist. When
false, WIMAPP attempts to communicate with the Wiegand Interface
Module on the serial port and will not function properly if this
communication is impossible.
Type var
Permissions guest=r,admin=rw
Data Type bool
Default true
com.wiegand.export_table
Export translation table of the Wiegand module to /tmp/wim/table.
Type function
Permissions guest=-,admin=x
com.wiegand.import_table
Import translation table of the Wiegand module.
Type function
Permissions guest=-,admin=x
Parameters file (string)