For ITEMS, we have added new SUB_TYPE property in order to distinguish between different types of control_points.
possible values are now:
- CONTROL_CROSS
- CONTROL_INFRASTRUCTURE
- CONTROL_POINT
We need to add it to our mock data, to generateDisplayName control response function, and to the config's application.controlObjectDisplayNamePrefixes
For
ITEMS, we have added newSUB_TYPEproperty in order to distinguish between different types of control_points.possible values are now:
We need to add it to our mock data, to
generateDisplayNamecontrol response function, and to the config'sapplication.controlObjectDisplayNamePrefixes