owner.opc-da

OpcDa owner

type

object

properties

  • templateId

The id of the template to use for this file

type

string

  • templateVariables

The variables and their values to be replaced from the template

type

object

additionalProperties

  • variablesFiles

The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files.

type

array

items

type

string

  • isTemplateGeneratedByOspComposer

If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation.

type

boolean

  • linkedServer

The OPC DA server server.opc-da ↗️ that this owner will use to get the value.

For example root.opcda.server1 could be the OnSphere path of the OPC DA server.

type

string

  • itemId

An OPC DA itemID is used to uniquely identify a data item within the OPC server. In a PLC, an ItemID might correspond to a specific register or memory location.

For example it can be represented as such in a PLC : Machine1.PLC1.Inputs.SensorA.Value

Learn more about OPC DA ↗️.

type

string

additionalProperties

False