I want to display alert for which I require the widget which can take inputs from multiple sources and change its color or gives warning
Like I monitor temperature, Humidity and other values and any one of it cross the min and max values will display the alert or change the color of Widget so user is warned.
As I need to handle multiple sensors on in each unit displaying all of them on single mash up is not possible. So I need to group them in different tabs. But will monitor using main scree which will only display consolidated inputs.
Is any widget supported for this or any thought?
You may have to use a Service or Validation Widget or perhaps the Expression Widget to make that happen, since currently a Target can only take the input from one Source.