manager: datamodel: type annotations changes and new custom types
- changes in type annotations (limited
int
,monitoring
section) - improved base custom type
IntRangeBase
to limitint
value- also only maximum or minimum can be set
- representation in json schema
Edited by Aleš Mrázek