Settings the API will use to connect to Builder.
The directory where sample data is stored for testing purposes. Typically the job directory.
Configuration for the hardware resources that W.I.S.E. will use to run a job.
Configuration for the log file that is written by W.I.S.E..
Settings that are only used by W.I.S.E. Manager.
Communication between all applications will take place over MQTT.
Must not be specified at the same time as ConfigJson.socket. If both are present the behaviour will be undefined.
Signal files that indicate that a job has started or finished.
Communication between Builder and Manager will take place over a dedicated socket.
Must not be specified at the same time as ConfigJson.mqtt. If both are present the behaviour will be undefined.
The root class definition for the W.I.S.E. configuration file.
If building a configuration file manually, start here.