unregister Device Factory
Unregisters a device factory.
Return
true if the factory was removed from the map, false otherwise.
Parameters
factory
The device factory to unregister.
Unregisters a device factory by its unique type identifier.
Return
true if the factory was removed from the map, false otherwise.
Parameters
type
The unique type identifier of the factory to unregister.