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:
asset_id = 123
system.kanoa.asset.addAssetTagUDTInstance(asset_id)