8.1 UserProfileDataType

This structure contains the information about a logged in user with his profile data. The structure is defined in Table 23.

Table 23 – UserProfileDataType Structure
Name Type Description
UserProfileDataTypestructureSubtype of Structure defined in OPC UA 10000-5

Name

0:StringHuman-readable name of the user profile.

LoginTime

0:DateTimeDate and Time in UTC this profile is logged in.

Language

0:LocaleIdThe Language that is configured for the user

MeasurementFormat

0:StringDefines which system of measurement (collection of units of measurement) is used. Use “SI” for the International System of Units.

AccessLevel

0:StringDescribes the access right the user Profile has. This is a human readable string and should be in English language, e.g. “Administrator”

OpcUaUser

0:BooleanThis flag is true if the user is logged in via OPC UA. If it is false the user is logged in another way e.g. as local user.

Its representation in the AddressSpace is defined in Table 24.

Table 24 – UserProfileDataType Definition
Attribute Value
BrowseNameUserProfileDataType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of Structure defined in OPC UA 10000-5
Conformance Units
FlatGlass_UserProfileDataType