Created Configurator Tools (markdown)

Mikayla 2023-12-13 14:24:47 -05:00
parent aac5a48697
commit 77aed365a2

6
Configurator-Tools.md Normal file

@ -0,0 +1,6 @@
This project provides a program titled `configure` that can be executed on computers after installing any one of the supported applications. This provides a GUI-based configuration experience, which is a significant improvement over the old style manual modification of a `config.lua` file.
Currently, only the Reactor PLC and RTU Gateway applications provide these GUI-based tools, while the Supervisor, Coordinator, and Pocket applications still only use the `config.lua` file. See [#145](https://github.com/MikaylaFischler/cc-mek-scada/issues/145) for progress.
1. [Reactor PLC Configurator](Reactor-PLC-Configurator) page
1. [RTU Gateway Configurator](RTU-Gateway-Configurator) page