A WeatherReport is a child of the WeatherService and represents a particular locale. It acts as a container for components WeatherProvider (e.g. NwsWeatherProvider), CurrentConditions, and up to 7 Forecast components. The default view of the WeatherReport is the Current Weather View.
Add a WeatherReport using the button in the WeatherService’s Weather Manager view. See Adding WeatherReports.
Drag any WeatherReport component onto a Px page for an iconic-based Current Weather View.
Starting in AX-3.6, a WeatherReport also has an available Current Air Quality View, as does its child CurrentConditions component.
As shown in Figure 9, an Update Weather Report action refreshes data in its child components.
If a newly-added WeatherReport, this action creates the needed child Forecast components. Note also that a global action (to
update all WeatherReports) is available at the WeatherService level.
Copyright © 2000-2016 Tridium Inc. All rights reserved.