Receive Simulator Data
Tip:
The Simulator data is sent to port 22107, which needs to be open
for the Simulator to work.
Ubuntu
sudo nano
/usr/share/tomcat9/bin/setenv.sh
export
JAVA_OPTS="-DsimulatorMode"
Windows



