8.7.1 PubSubKeyPushTargetFolderType definition
The PubSubKeyPushTargetFolderType is formally defined Table 226.
| Attribute | Value | ||||
| BrowseName | PubSubKeyPushTargetFolderType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| Subtype of FolderType defined in OPC 10000-5. | |||||
| Organizes | Object | <PushTargetFolderName> | PubSubKeyPushTargetFolderType | OptionalPlaceholder | |
| HasComponent | Object | <PushTargetName> | PubSubKeyPushTargetType | OptionalPlaceholder | |
| HasComponent | Method | AddPushTarget | Defined in 8.7.2 | Mandatory | |
| HasComponent | Method | RemovePushTarget | Defined in 8.7.3 | Mandatory | |
| HasComponent | Method | AddPushTargetFolder | Defined in 8.7.4. | Optional | |
| HasComponent | Method | RemovePushTargetFolder | Defined in 8.7.5. | Optional | |
| Conformance Units | |||||
| PubSub Model SKS Push | |||||
Instances of the PubSubKeyPushTargetFolderType can contain PubSubKeyPushTarget Objects or other instances of the PubSubKeyPushTargetFolderType. This can be used to build a tree of folder Objects used to organize the configured PubSubKeyPushTargets.
The PubSubKeyPushTarget Objects are added as components to the instance of the PubSubKeyPushTargetFolderType. A PubSubKeyPushTargets is referenced only from one folder. If the folder is deleted, all referenced PubSubKeyPushTargets are deleted with the folder.