Scheduler

Scheduler status

This schema is sent by the DISCOS Scheduler component. It holds information regarding the currently selected backend, recorder, section, as well as the current project ID, scan, subscan and running schedule.

type

object

node

scheduler

properties

  • currentBackend

Current Backend

Name of the currently used backend.

type

string

  • currentDevice

Current Device

Identification number of the currently used device (channel).

type

number

  • currentRecorder

Current Recorder

Name of the currently used recorder.

type

string

  • maxScanID

Max Scan ID

Identification number of the final scan of the current schedule.

type

number

  • maxSubScanID

Max SubScan ID

Identification number of the final subscan of the current scan.

type

number

  • projectCode

Project Code

Identification code of the current project user.

type

string

  • restFrequency

Rest Frequency

Currently configured rest frequency for each section of the backend.

type

array

unit

MHz

items

type

number

  • scanID

Scan ID

Identification number of the currently running scan.

type

number

  • scheduleName

Schedule name

Name of the currently running schedule.

type

string

  • status

System status

  • subScanID

SubScan ID

Identification number of the currently running subscan.

type

number

  • timestamp

Timestamp

  • tracking

Tracking flag

Indicates whether all the subsystems are tracking the given target.

type

boolean

additionalProperties

False