The WoTAssetConnectionManagementType ObjectType represents a set of WoTAssets that may be managed by a Server. It is defined in Table 5.
Table 5 – WoTAssetConnectionManagementType Definition
Attribute |
Value |
||||
BrowseName |
WoTAssetConnectionManagementType |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 0:BaseObjectType defined in OPC 10000-5. |
|||||
0:Organizes |
Object |
<WoTAssetName> |
|
BaseObjectType |
OP |
0:HasComponent |
Method |
CreateAsset |
Defined in 6.3.2 |
M |
|
0:HasComponent |
Method |
DeleteAsset |
Defined in 6.3.1.3. |
M |
|
|
|||||
Conformance Units |
|||||
WoT Connectivity Base Functionality |
Any instance of the <WoTAssetName> Object shall implement the IWoTAssetType Interface.
The CreateAsset Method creates a new Object that implements the IWoTAssetType Interface organized by the WoTAssetConnectionManagement Object.
The DeleteAsset Method shall remove the Organizes Reference from the WoTAssetConnectionManagement Object and may delete the IWoTAssetType instance.
The components of the WoTAssetConnectionManagementType have additional references which are defined in Table 6.
Table 6 – WoTAssetConnectionManagementType Additional References
SourceBrowsePath |
Reference Type |
Is Forward |
TargetBrowsePath |
<WoTAssetName> |
0:HasInterface |
True |
IWoTAssetType |