This component commands the learnNode service to be performed on the specified node. This service reads the domain table,
address table and nv config table. It makes no selections, but assumes the requirement is to learn a previously-managed network.
The learn job performs these steps:
- If the job finds a duplicate subnet/node it aborts the process.
- Matches discovered devices to database devices with a zero Neuron Id.
- Adds dynamic devices, if there is an available Lon Xml file to import for the device. Otherwise, it learns the nvs from device.
- For unmanaged devices it performs the same functions as when no devices are selected. It does not check for duplicate nodes.