Documentation for POS Intellect 5.5. Documentation for other versions of Intellect is available too.
Previous page Next page
General plugin setup
Some plug-ins have their own settings, the files of which are located in the <POS Intellect installation directory>\Modules\Pos\Forwarders\Protocols\Settings\ folder. Depending on the plugin used (ProtocolName parameter in the mixforward.exe.xml configuration file), you must also configure them. For details, refer to the respective settings files.
Configuring Liko and SecurOS plug-ins
The data receiving from the plug-in is configured in the PluginSettings elements group of the mixforward.exe.xml configuration file.
A description of the elements of the PluginSettings group is given in the table.
Element name | Element description | Element attribute | Attribute description |
LikoSettings | Sets the Liko plugin settings if InputPortType = PLUGIN and ProtocolName = Liko | BaseURL | API base address |
Login | Account login | ||
Password | Account password | ||
RequestInterval | Event information update interval, ms | ||
SecurOSSettings | Sets SecurOS plugin settings if InputPortType = PLUGIN and ProtocolName = SecurOS Note. If the plugin creates its own detailed log (PrivateLog=true), then the SecurOS plugin log will be located in the <POS Intellect installation directory>\Modules\Pos\Forwarders\MixForward\Protocols\SecurOSLogs\ folder. | BaseApiURL | API base address |
Login | Account login | ||
Password | Account password | ||
CallbackUrl | HTTP server address for receiving events from SecurOS | ||
ObjectInfo | Information about the object for which it is necessary to receive events. Type - object type id - object id in the system idTerminal - terminal id to which the information about the POS events will be sent | ||
SubscribeEvent | Required event name |