Configure assets

Hide built-in asset types

Product Guardian
Syntax conf.user configure vi hide_built_in_asset_types true
Description Hides built-in asset types visible from the dropdown in the asset configuration modal
Where

CLI

To apply It is applied automatically

Configure asset label extraction strategy

Product Guardian
Syntax vi asset_field_extraction name {"default_strategy": <strategy>}
Description Lets you define the strategy to be used to obtain the label for an asset
Note:
This is useful in Emerson Ovation networks, where DROP names are defined at the L2 communication level, even though the most representative node within the asset is typically at the L3 level.
Parameters strategy: It can be one of the following:
  • "highest_quality": (Default) Takes the label from the most representative node, even if the node has an empty label
  • "highest_quality_non_empty": Takes the label from the most representative node that does not have an empty label
Where

Shell

To apply In a shell console execute: service n2osids stop