http://yang.eurecom.fr/yin#description
| - List of components.
When the server detects a new hardware component, it
initializes a list entry in the operational state.
If the server does not support configuration of hardware
components, list entries in the operational state are
initialized with values for all nodes as detected by the
implementation.
Otherwise, this procedure is followed:
1. If there is an entry in the '/hardware/component' list
in the intended configuration with values for the nodes
'class', 'parent', and 'parent-rel-pos' that are equal
to the detected values, then the list entry in the
operational state is initialized with the configured
values, including the 'name'.
2. Otherwise (i.e., there is no matching configuration
entry), the list entry in the operational state is
initialized with values for all nodes as detected by
the implementation.
If the '/hardware/component' list in the intended
configuration is modified, then the system MUST behave as if
it re-initializes itself and follow the procedure in (1).
|