Class | Description |
---|---|
DummyBinder | |
DummyCollectorFactory |
This is a dummy implementation of a collector to demonstrate how to develop your own.
|
DummyConnector | |
DummyConvergedStackBuilder |
In order to properly display your device in the Converged tab of the UI, you need to provide 3 components.
|
DummyInventoryCollector |
This class is where you handle most of the configuration details for your inventory collection task.
|
DummyInventoryItem |
This is a generic implementation of ItemIf, the purpose of this class is to describe the type
of inventory items you're interested in collecting on.
|
DummyStackViewProvider |