-
Notifications
You must be signed in to change notification settings - Fork 3
Headless Mode
André Henrique edited this page Mar 29, 2026
·
1 revision
Run without UI for servers and automation:
java -jar ModbusPal.jar -loadFile=/path/to/project.xmpp -hideConstraints (per main README):
- TCP/IP on port 502 in typical headless setups.
- Slaves should listen on localhost when all components are co-located.
Use -help for CLI flags where implemented in your build.