Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Operational Technology Version Control data model for Backup Management

In Operational Technology (OT) Backup Management, you can develop multiple scripts or programs to automate the data backup process of OT devices. The Version Control data model enables you to maintain a record of all the backup scripts or programs you develop for an OT entity.

The following class tables are interconnected and collectively form the Version Control data model for Operational Technology (OT) Backup Management data model.

Use the OT Automation Repo (sn_ot_automation_repo) class as a repository to store all configuration changes you want to perform on an OT entity. The following attributes are available in the class:

AttributeDescription
Project Last UpdatedDate and time of the most recent changes to the project.
CommentsAdditional information provided by the OT engineer.
Is multiple edits enabledSelect Yes or No to enable multiple edits to the project.
Days since current stateNumber of days that have passed since the project has been in the present status.
Latest versionCurrent version of the OT device the project is assigned to.
Project StateStatus of the project.

Use the OT Automation Repo Device M2M (sn_ot_automation_repo_device_m2m) class as a reference to the OT Automation repository and the OT Entity table. The following attributes are available in the class:

AttributeDescription
Automation RepoThe repository where all project modifications and configurations are stored.
OT EntityThe OT Entity to which the project has been assigned.

Use the OT AutomationCommit (sn_ot_automation_commit) class as a reference to the changes you have committed to a project. The following attributes are available in the class:

AttributeDescription
Automation VersionThe version of the script or the program committed for the OT entity.

Parent Topic:Operational Technology Manager reference

Related topics

Operational Technology Backup Management data model