How to display image property on mashup?
Hello,
Below is my scenario for manufacturing plan monitoring
Each plan will have more than 6 production lines and each line will have stations from 4 to 8
Requirement 1:
When user selects any production line i would like to display a line layout with stations (I can create image for each line with stations). I created property of type IMAGE for line ThingShape(ThingTemplate) and uploaded image while creating production-line Thing. How to display this image on mashup - image widget accepts only Source URL/Media.
Requirement 2 (not sure if this is possible)
In production-line layout image I would like to highlight a station with specific color based on its KPI/current state of the station.
At least i would like to meet requirement 1.

