CachedLoadingType

The representation of the CachedLoadingType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=171 |
NamespaceUri | http://opcfoundation.org/UA/DI/ |
BrowseName | CachedLoadingType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | PackageLoadingType |
Categories | DI SU CachedLoading |
The references from the CachedLoadingType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasComponent | Object | PendingVersion | SoftwareVersionType | Mandatory | |
HasComponent | Object | FallbackVersion | SoftwareVersionType | Optional | |
HasComponent | Method | GetUpdateBehavior | Mandatory |
GetUpdateBehavior
Signature
GetUpdateBehavior(
[in] String ManufacturerUri
[in] String SoftwareRevision
[in] String PatchIdentifiers
[out] UpdateBehavior UpdateBehavior
);
Argument | Description |
---|---|
ManufacturerUri | |
SoftwareRevision | |
PatchIdentifiers | |
UpdateBehavior |