6.3.5 CreateAssetForEndpoint Method

Signature

	CreateAssetForEndpoint(
	  [in]  0:String AssetName
	  [in]  0:String AssetEndpoint
	  [out] 0:NodeId AssetId);
	
Table 10 – CreateAssetForEndpoint Method Arguments
Argument Description
AssetNameThe name to be assigned to the asset.
AssetEndpointThe endpoint to the asset on the network.
AssetIdThe NodeId of the WoTAsset Object, if call was successful.

Method Result Codes

Result Code Symbolic Id Description