Skip to content
Snippets Groups Projects
Commit e5415588 authored by Gregor Maier's avatar Gregor Maier
Browse files

Update entity classification

* 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]
parent a842b011
No related merge requests found
Showing
with 228 additions and 220 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment