6.3.3 DeleteAsset Method

Signature

	DeleteAsset(
	  [in]  0:NodeId AssetId);
Table 8 – DeleteAsset Method Arguments
Argument Description
AssetIdThe NodeId of the WoTAsset Object.

Method Result Codes

Result Code Symbolic Id Description
Bad_NotFoundThe asset was not found.
Bad_InvalidArgumentThe NodeId provided was invalid.
Bad_UserAccessDeniedThe session (including the user) does not have the permissions required.