-
Gregor Maier authored
* IEntityClassifier only returns a single entity class per entity and all entities of a device must belong to the same entity class. Semantics for multiple classes was unclear. * IEntityClassifier is now an IFloodlightService to have a cleaner way of setting the classifier to use (the classifier needs to be set before DeviceManager.startUp() is called). [BSC-1838]
Gregor Maier authored* IEntityClassifier only returns a single entity class per entity and all entities of a device must belong to the same entity class. Semantics for multiple classes was unclear. * IEntityClassifier is now an IFloodlightService to have a cleaner way of setting the classifier to use (the classifier needs to be set before DeviceManager.startUp() is called). [BSC-1838]