Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Scheduler App allows you to work with events, actions, and conditions

Table of Contents
maxLevel2

Image Added

Introduction

The Scheduler app is an application to manage events.

When an event is triggered, it executes one or more actions.


Click the Scheduler icon on the dashboard of the Web Manager to open the Scheduler app.

Event types

The BMS Platform is familiar with different types of events:

  • time events: are triggered by a temporal event.
  • conditional events: are triggered if a given defined condition is met.

Time Events

...

  • One-time event: an action is executed at a specific time
  • Start-stop eventa time period specified by its start and end time. An action can be executed when the event starts and when it ends.
  • Cyclical event: a time period specified by its start and end time. An action can be executed when the event starts, when it ends. During that period an action is executed periodically at a given time interval.

...

  • if the condition goes from false to true: the condition was not met previously and a change of an input lead to the condition being met.
  • if the condition goes from true to true: the condition was met previously and a change of an input did not change that.
  • if the condition goes from true to false: the conditon was met previously and a change of an input lead to the condition being no longer met.

Pages

The Scheduler app consists of two pages which can be accessed on the left sidebar:

  • Scheduler Configuration page
  • Holidays page