Updated Configurator Tools (markdown)

Mikayla 2023-12-31 13:35:52 -05:00
parent 5876290243
commit eeba2ec6b7

@ -1,6 +1,9 @@
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. 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. Currently, only the Reactor PLC, RTU Gateway, and Supervisor applications provide these GUI-based tools, while the Coordinator, and Pocket applications still only use the `config.lua` file. See [#145](https://github.com/MikaylaFischler/cc-mek-scada/issues/145) for progress.
> Supervisor configurator is in pre-release, wiki is currently being updated before it is released.
1. [Reactor PLC Configurator](Reactor-PLC-Configurator) page 1. [Reactor PLC Configurator](Reactor-PLC-Configurator) page
1. [RTU Gateway Configurator](RTU-Gateway-Configurator) page 1. [RTU Gateway Configurator](RTU-Gateway-Configurator) page
1. [Supervisor Configurator](Supervisor-Configurator) page