OpenFactory Assets#

Two classes, openfactory.assets.Asset and openfactory.assets.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) identifier of the Asset.

Both classes are derived from the abstract openfactory.assets.asset_base.BaseAsset class.

Below are listed additional classes and methods which help manipualting OpenFactory Assets