Type Alias: CasAlertTransporterOptions
CasAlertTransporterOptions =
object
Defined in: src/sdk/cas/CasAlertTransporter.ts:12
Configuration options for CasAlertTransporter.
Properties
initialAcknowledge?
optionalinitialAcknowledge: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?
optionalsuffix: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.