6.3.3 DeleteAsset Method
Signature
DeleteAsset(
[in] 0:NodeId AssetId);| Argument | Description |
| AssetId | The NodeId of the WoTAsset Object. |
Method Result Codes
| Result Code Symbolic Id | Description |
| Bad_NotFound | The asset was not found. |
| Bad_InvalidArgument | The NodeId provided was invalid. |
| Bad_UserAccessDenied | The session (including the user) does not have the permissions required. |