obixDriver-ObixScheduleManager

Use the ObixScheduleManager to discover, add, and manage schedule exports under the Schedules extension (ObixScheduleDeviceExt or R2ScheduleDeviceExt) of a selected ObixClient or R2ObixClient. The ObixScheduleManager is the default view on the Schedules extension. To view, double-click the Schedule extension, or right-click and select Views->Obix Schedule Manager.

As in a other schedule manager views, there is a Discovered table (if in Learn mode) and a Database table. See “Schedule Export Manager” in the Drivers Guide for general information.

In the discovery pane, objects in the lobby tree that appear with a schedule icon can be added as schedule export descriptors (ObixScheduleExports). For details specific to a Niagara R2 to AX application, see the “R2ObixClient R2 Schedule exports” section in the engineering notes document Niagara R2 to NiagaraAX via oBIX.

Discovered table

The Discovered table in the ObixScheduleManager view has the following available columns:

  • Obix Name

    Name of the target schedule on the oBIX server.

  • Href

    The URI of the schedule on the oBIX server.

Database table

By default, the following columns appear in the Discovered table of the ObixScheduleManager view:

  • Name

    Niagara name for the schedule descriptor, which defaults to same as target oBIX schedule name.

  • Subordinate

    The URI of the target schedule on the oBIX server.

  • Supervisor

    Ord of the schedule component in the local station that acts as “master.”

  • Enabled

    Reflects whether schedule export descriptor is enabled (true) or disabled (false).

  • Execution Time

    Reflects the configured time to execute (re-export schedule events).

  • Fault Cause

    Reason why last schedule export failed.

  • Href

    The URI of the query to the history on the oBIX server.

In addition (using the table options control), the following additional data columns are available:

  • Subordinate Expires

    Timestamp of when “mastering” of target oBIX schedule expires, assuming no more executions.

  • Supervisor Version

    Timestamp of the last configuration change to local “master” schedule component.

  • State

    Reflects whether inactive (Idle) or executing (In Progress).

  • Capacity

    Configured record capacity of import descriptor (Unlimited, or some specific count).

  • Last Attempt

    Timestamp of last attempted history import.

  • Last Success

    Timestamp of when the last successful history import occurred.

  • Last Failure

    Timestamp of when last attempted history import failed (could not complete).

  • Full Policy

    Full Policy of import descriptor (Roll or Stop).