system.kanoa.asset.addAssetTagUDTInstance
Description
Creates the assets tag folder structure and assetOEE UDT instance for the new asset.Syntax
addAssetTagUDTInstance(assetId)Parameters:
Returns:
Code Examples
# Example Usage:
assetId = 123
system.kanoa.asset.addAssetTagUDTInstance(assetId)