13 Users

13.2 UserType

The UserType represents information on the operator(s) of the machine. It is formally defined in Table 42.
Table 42 – UserType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | UserType | ||||
IsAbstract | False | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Other |
Subtype of 0:BaseObjectType defined in OPC UA Part 5 | |||||
0:HasProperty | Variable | Id | 0:String | 0:PropertyType | M, RO |
0:HasProperty | Variable | Name | 0:String | 0:PropertyType | M, RO |
0:HasProperty | Variable | IsPresent | 0:Boolean | 0:PropertyType | M, RO |
0:HasProperty | Variable | CardUid | 0:String | 0:PropertyType | O, RO |
0:HasProperty | Variable | UserLevel | 0:String | 0:PropertyType | O, RO |
0:HasProperty | Variable | UserRole | 0:String | 0:PropertyType | O, RO |
0:HasProperty | Variable | Language | LocaleId | 0:PropertyType | O, RO |
All fields may contain empty 0:Strings if not supported.
NOTE: The information provided via the UserType (especially Id and Name) might affect data protection laws and agreements with the employees might be necessary before usage. In case of doubt anonymized information should be provided.
13.2.1 Id

The Id Property represent the Id of the user.