Wallboard

The TeamsClient and ReactClient applications can be run in “wallboard” mode, where the displayed page is automatically refreshed at a certain time interval, thus completely refreshing the displayed data.

The interval is simply added to the URL of the called page as the AutoRefresh [sec] parameter.

Example:

  • Standard URL for ReactClient - https://server/fs/pages/Portal.html

  • URL for a wallboard that refreshes every 10 seconds - https://server/fs/pages/Portal.html?AutoRefresh=10

This mode is supported by the following applications:

  • Portal.html - ReactClient

  • Teams.html - TeamsClient

  • MobileTeams.html - Mobile Teams

  • DataQueryPage.html - Display of a single data query page in ReactClient

  • DataChartPage.html - Display of a data query chart in ReactClient