use of org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText in project milo by eclipse.
the class VariableNodeLoader method loadNode1083.
private void loadNode1083() {
BaseDataVariableTypeNode node = new BaseDataVariableTypeNode(this.context, Identifiers.SamplingIntervalDiagnosticsType_MaxSampledMonitoredItemsCount, new QualifiedName(0, "MaxSampledMonitoredItemsCount"), new LocalizedText("en", "MaxSampledMonitoredItemsCount"), LocalizedText.NULL_VALUE, UInteger.valueOf(0), UInteger.valueOf(0), new DataValue(Variant.NULL_VALUE), Identifiers.UInt32, -1, new UInteger[] {}, UByte.valueOf(1), UByte.valueOf(1), 0.0, false);
node.addReference(new Reference(Identifiers.SamplingIntervalDiagnosticsType_MaxSampledMonitoredItemsCount, Identifiers.HasTypeDefinition, Identifiers.BaseDataVariableType.expanded(), true));
node.addReference(new Reference(Identifiers.SamplingIntervalDiagnosticsType_MaxSampledMonitoredItemsCount, Identifiers.HasModellingRule, Identifiers.ModellingRule_Mandatory.expanded(), true));
node.addReference(new Reference(Identifiers.SamplingIntervalDiagnosticsType_MaxSampledMonitoredItemsCount, Identifiers.HasComponent, Identifiers.SamplingIntervalDiagnosticsType.expanded(), false));
this.nodeManager.addNode(node);
}
use of org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText in project milo by eclipse.
the class VariableNodeLoader method loadNode547.
private void loadNode547() {
PropertyTypeNode node = new PropertyTypeNode(this.context, Identifiers.BaseEventType_EventType, new QualifiedName(0, "EventType"), new LocalizedText("en", "EventType"), LocalizedText.NULL_VALUE, UInteger.valueOf(0), UInteger.valueOf(0), new DataValue(Variant.NULL_VALUE), Identifiers.NodeId, -1, new UInteger[] {}, UByte.valueOf(1), UByte.valueOf(1), 0.0, false);
node.addReference(new Reference(Identifiers.BaseEventType_EventType, Identifiers.HasTypeDefinition, Identifiers.PropertyType.expanded(), true));
node.addReference(new Reference(Identifiers.BaseEventType_EventType, Identifiers.HasModellingRule, Identifiers.ModellingRule_Mandatory.expanded(), true));
node.addReference(new Reference(Identifiers.BaseEventType_EventType, Identifiers.HasProperty, Identifiers.BaseEventType.expanded(), false));
this.nodeManager.addNode(node);
}
use of org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText in project milo by eclipse.
the class VariableNodeLoader method loadNode1176.
private void loadNode1176() {
PropertyTypeNode node = new PropertyTypeNode(this.context, Identifiers.ProgramStateMachineType_ProgramDiagnostics_CreateClientName, new QualifiedName(0, "CreateClientName"), new LocalizedText("en", "CreateClientName"), LocalizedText.NULL_VALUE, UInteger.valueOf(0), UInteger.valueOf(0), new DataValue(Variant.NULL_VALUE), Identifiers.String, -1, new UInteger[] {}, UByte.valueOf(1), UByte.valueOf(1), 0.0, false);
node.addReference(new Reference(Identifiers.ProgramStateMachineType_ProgramDiagnostics_CreateClientName, Identifiers.HasTypeDefinition, Identifiers.PropertyType.expanded(), true));
node.addReference(new Reference(Identifiers.ProgramStateMachineType_ProgramDiagnostics_CreateClientName, Identifiers.HasModellingRule, Identifiers.ModellingRule_Mandatory.expanded(), true));
node.addReference(new Reference(Identifiers.ProgramStateMachineType_ProgramDiagnostics_CreateClientName, Identifiers.HasProperty, Identifiers.ProgramStateMachineType_ProgramDiagnostics.expanded(), false));
this.nodeManager.addNode(node);
}
use of org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText in project milo by eclipse.
the class VariableNodeLoader method loadNode1237.
private void loadNode1237() {
BaseDataVariableTypeNode node = new BaseDataVariableTypeNode(this.context, Identifiers.SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_DeleteSubscriptionsCount, new QualifiedName(0, "DeleteSubscriptionsCount"), new LocalizedText("en", "DeleteSubscriptionsCount"), LocalizedText.NULL_VALUE, UInteger.valueOf(0), UInteger.valueOf(0), new DataValue(Variant.NULL_VALUE), Identifiers.ServiceCounterDataType, -1, new UInteger[] {}, UByte.valueOf(1), UByte.valueOf(1), 0.0, false);
node.addReference(new Reference(Identifiers.SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_DeleteSubscriptionsCount, Identifiers.HasTypeDefinition, Identifiers.BaseDataVariableType.expanded(), true));
node.addReference(new Reference(Identifiers.SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_DeleteSubscriptionsCount, Identifiers.HasModellingRule, Identifiers.ModellingRule_Mandatory.expanded(), true));
node.addReference(new Reference(Identifiers.SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics_DeleteSubscriptionsCount, Identifiers.HasComponent, Identifiers.SessionsDiagnosticsSummaryType_ClientName_Placeholder_SessionDiagnostics.expanded(), false));
this.nodeManager.addNode(node);
}
use of org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText in project milo by eclipse.
the class VariableNodeLoader method loadNode882.
private void loadNode882() {
PropertyTypeNode node = new PropertyTypeNode(this.context, Identifiers.HistoryServerCapabilitiesType_InsertAnnotationCapability, new QualifiedName(0, "InsertAnnotationCapability"), new LocalizedText("en", "InsertAnnotationCapability"), LocalizedText.NULL_VALUE, UInteger.valueOf(0), UInteger.valueOf(0), new DataValue(Variant.NULL_VALUE), Identifiers.Boolean, -1, new UInteger[] {}, UByte.valueOf(1), UByte.valueOf(1), 0.0, false);
node.addReference(new Reference(Identifiers.HistoryServerCapabilitiesType_InsertAnnotationCapability, Identifiers.HasTypeDefinition, Identifiers.PropertyType.expanded(), true));
node.addReference(new Reference(Identifiers.HistoryServerCapabilitiesType_InsertAnnotationCapability, Identifiers.HasModellingRule, Identifiers.ModellingRule_Mandatory.expanded(), true));
node.addReference(new Reference(Identifiers.HistoryServerCapabilitiesType_InsertAnnotationCapability, Identifiers.HasProperty, Identifiers.HistoryServerCapabilitiesType.expanded(), false));
this.nodeManager.addNode(node);
}
Aggregations