Search
3 result(s) for WoTAssetConnectionManagement
-
OPC-10100-1 – OPC UA for WoT Connectivity - Part 1: API Definitionentry point of this specification in a Server's object hierarchy is called "WoTAssetConnectionManagement" it is an instance of WoTAssetConnectionManagementType which is defined in 6.3.1 The AddressSpace ... entry point is shown in Figure 6 . Figure 6 - WoTAssetConnectionManagement Address Space The WoTAssetConnectionManagement Node is formally defined in Table 4 . Table 4 - WoTAssetConnectionManagement definition Attribute Value BrowseName WoTAssetConnectionManagement References
-
OPC-10100-1 – OPC UA for WoT Connectivity - Part 1: API Definition6.3.1.1 DefinitionCreateAsset Method creates a new Object that implements the IWoTAssetType Interface organized by the WoTAssetConnectionManagement Object . This method should be used when an existing WoT Thing Description file is available ... DeleteAsset Method shall remove the Organizes Reference from the WoTAssetConnectionManagement Object and may delete the IWoTAssetType instance. The DiscoverAssets Method shall auto-discover assets on the network satisfying the search
-
OPC-10100-1 – OPC UA for WoT Connectivity - Part 1: API Definition6.3.2 CreateAsset MethodNodeId of the newly created Object and adds an Organizes Reference from the WoTAssetConnectionManagement Object . Signature CreateAsset( [in] 0:String AssetName, [out] 0:NodeId AssetId); Table 7 - CreateAsset Method Arguments