Categories

Before, categories only had two parameters: name and description. In the new implementation a new parameters have been added:

model
A Model can be assigned to a Category (optional).

This results in the following improvements when defining categories:

Categories can now be defined:

  • Without a Model assigned: you can group Things with different schemas
  • With a Model assigned: you can group Things with the same Model but different Versions of this Model
  • With a Model and a specific Version assigned: you can group Things with a specific Model and Version