OpenFactory Assets#
Two classes, Asset and AssetUNS are available to interact with deployed OpenFactory Assets.
The Asset class uses the ASSET_UUID to identify the Asset, whereas the AssetUNS class
uses the UNS (unified namespace) to identify the Asset.
Both classes are derived from the abstract BaseAsset class.
Below are listed additional classes and methods which help manipualting OpenFactory Assets