object_id str - The name of the entity that is
associated with the parameter. This can be the type name of an entity
defined in the entity library, in which case the parameter will be
positioned on all the entities of that type. It can also be the
instance name of the required entity. The instance name should be the
complete hierarchical name. When specifying a level name from the
hierarchy, the instance name, not the type name, should be used. Each
level in the hierarchy should be separated by a '.', i.e. the
syntax for a complete hierarchical name is:
top_level_instance_name.next_level_name. ... .last_level_name
The param information given to an instance overrides the param
information of the library component.