Property EnableOpcUa
EnableOpcUa
Enable or disable the OPC UA server interface to accept client connections.
[YamlIgnore]
[JsonIgnore]
public bool? EnableOpcUa { get; set; }
Property Value
- bool?
Enable or disable the OPC UA server interface to accept client connections.
[YamlIgnore]
[JsonIgnore]
public bool? EnableOpcUa { get; set; }