public class DummyConvergedStackBuilder
extends AbstractConvergedStackComponentBuilder
In order to properly display your device in the Converged tab of the UI, you need to provide 3 components.
1. the code portion, as shown here.
2. the xml portion, look at device_icon_mapping.xml.
3. the image files to be used, look in the resources folder.
The easiest way to handle number 1 is to use this AbstractConvergedStackComponentBuilder which handles
everything for you and only requires that you provide a couple of details.