Go to documentation repository
POS PSIM can be integrated with POS server, which can receive events from all POS terminals (or fuel dispensers of gas stations) and resend them to the video surveillance system using one logical connection using the SplitterPlugin plugin.
A separate camera (cameras) must be attached to each POS terminal (gas station filling column).
In this case, the package must contain the StationNumber or TerminalId tag.
<StationNumber>ID</StationNumber>
<TerminalId>ID</TerminalId>
where, ID—unique identifier of the POS terminal (filling station).
An example of interaction with the POS server:
There is one POS terminal at the gas station, and data is sent to the video surveillance system through it. 3 fuel dispensers are connected to this POS terminal, each fuel dispenser is monitored by a separate camera.
To implement video monitoring as part of the POS PSIM software, you need to create 3 POS-terminal objects in the system object tree, assign cameras to each POS-terminal object and assign POS-terminal to the corresponding POS terminal.
Then, the POS terminal will send the data to the mixforward.exe utility included in the POS PSIM software, which will analyze the data and redirect them to the created system objects.