-
Notifications
You must be signed in to change notification settings - Fork 8
Home
keith edited this page Mar 15, 2022
·
1 revision
A configuration file — XML format — has four primary keys: message bus, CPU module, logic module, and Modbus module.
The message bus utilizes ZeroMQ's PUB/SUB protocol to allow connected modules to publish messages for other modules to process.
- Verbose (boolean)
- Subscribe endpoint (string,
tcp://
address with port number) - Publish endpoint (string,
tcp://
address with port number) - Debug endpoint (string,
tcp://
address with port number)
- Publish endpoint
- Subscribe endpoint
- Publish endpoint
- Time period between (period)
- Program data (??)
- Variable to modify (e.g., counter value, reset to value)
- Subscribe endpoint
- Publish endpoint
- Endpoint value (e.g., 127.0.0.1:5502)
- Register:
- Type of register
- Address
- Tag