For `ITEMS`, we have added new `SUB_TYPE` property in order to distinguish between different types of control_points. possible values are now: 1. CONTROL_CROSS 2. CONTROL_INFRASTRUCTURE 3. 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