+
+ Scanned {{ deviceCount }} device{{ deviceCount === 1 ? '' : 's' }}:
+ {{ plan.stats.imported }} with a hierarchy,
+ {{ plan.stats.no_hierarchy }} without.
+
+
+
+ Some values cannot be placed
+
+ {{ plan.stats.ignored_tails }} device{{ plan.stats.ignored_tails === 1 ? ' has' : 's have' }}
+ hierarchy values below a missing level (for example an Area with no
+ Site). Those values are left on the device but not imported.
+
+
+
+
+
+ Every device hierarchy already matches the vocabulary. Nothing to import.
+
+
+
+
+
+ {{ plan.creates.length }} new node{{ plan.creates.length === 1 ? '' : 's' }}
+
+
+
+ {{ c.level }}
+ {{ c.name }}
+ under {{ c.parent }}
+
+
+
+
+
+
+ {{ plan.aliases.length }} alias{{ plan.aliases.length === 1 ? '' : 'es' }} for existing nodes
+
+
+
+ {{ isa95.by_uuid(a.uuid)?.name ?? a.uuid }}
+ also known as
+ {{ a.alias }}
+
+
+
+
+
+
+