Automatic or Manual Versioning with Rollback and embedded Git
Versioning of configurations is essential to make the operation of the OPC Router secure and traceable in enterprise environments. It offers several advantages:
- Traceability: All changes to the system configuration are documented, so you can always see who made what changes and when.
- Security: In the event of problems or misconfigurations, it is possible to quickly restore an earlier, stable version.
- Compliance: Many industries have regulatory requirements that require documentation and traceability of system changes.
All licenses of OPC Router support Git internally and out-of-the box with no additional software required, use YAML configuration files and can optionally be integrated with external versioning systems.