Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents unique alarm in the given subsystem and component e.g. nfiraos.trombone.tromboneaxislowlimitalarm

Hierarchy

  • AlarmKey

Index

Constructors

Properties

Constructors

constructor

  • note

    component and name cannot contain invalid characters i.e. * [ ] ^ -

    Parameters

    • prefix: Prefix

      this alarm belongs to e.g. tcs.filter.wheel

    • name: string

      represents the name of the alarm unique to the component e.g tromboneAxisLowLimitAlarm

    Returns AlarmKey

Properties

Readonly name

name: string

Readonly prefix

prefix: Prefix

Generated using TypeDoc