17.3 LoginMachineUser

When the Method LoginMachineUser from the GDD is called by the machine, the requested user can be logged in to the device system. If a user is already logged in to the device or the passed arguments cannot be interpreted or supported, the server can deny the Method and ActualUser remains unchanged.

Signature

	LoginMachineUser (
		[in]	0:String			Id,
		[in]	0:String			Name,
		[in]	0:String			CardUid,
		[in]	0:String			UserLevel,
		[in]	0:String			UserRole,
		[in]	0:LocaleId			Language);
Table 41 - LoginMachineUser Method Arguments
Argument Description
IdThe Id of the user according to 4:UserType
NameThe Name of the user according to 4:UserType
CardUidThe CardUid of the user according to 4:UserType
UserLevelThe UserLevel of the user according to 4:UserType
UserRoleThe UserRole of the user according to 4:UserType
LanguageThe Language of the user according to 4:UserType

All arguments may contain empty Strings if not supported.

Table 42 - LoginMachineUser Method AddressSpace Definiton
Attribute Value
BrowseNameLoginMachineUser
References Node Class BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[]0:PropertyType0:Mandatory