Skip to main content

Type Alias: CasAlertTransporterOptions

CasAlertTransporterOptions = object

Defined in: src/sdk/cas/CasAlertTransporter.ts:12

Configuration options for CasAlertTransporter.

Properties

initialAcknowledge?

optional initialAcknowledge: boolean

Defined in: src/sdk/cas/CasAlertTransporter.ts:23

Whether the alert to control should be initially acknowledged when activated. Defaults to false.


priority

priority: AnnunciationType

Defined in: src/sdk/cas/CasAlertTransporter.ts:17

The priority level of the alert to control.


suffix?

optional suffix: string

Defined in: src/sdk/cas/CasAlertTransporter.ts:20

The suffix of the alert to control.


uuid

uuid: string

Defined in: src/sdk/cas/CasAlertTransporter.ts:14

The ID of the alert to control.