Options
All
  • Public
  • Public/Protected
  • All
Menu

Alarm Service client API.

Hierarchy

  • AlarmService

Index

Methods

  • This API is used to set the given AlarmSeverity of the alarms of the given alarm key.

    Parameters

    • alarmKey: AlarmKey

      The AlarmKey for the subsystem's Component.

    • severity: AlarmSeverity

      The AlarmSeverity to set into the Alarms.

    Returns Promise<"Done">

    Done as Promise

Generated using TypeDoc