Message: RuleEventSubscriptionStatus

File: WebAPI/rules_1.proto

Description

Response for RuleEventSubscription.

Note: If RuleEventHistoryRequest and RuleEventSubscription requests are sent with small interval between them, their responses (RuleEventHistoryResult and RuleEventSubscriptionStatus) may contain some duplicated events. To identify duplicates use (RuleEvent.rule_id, RuleEvent.when_utc_timestamp, RuleEvent.notification_properties[“event_id”]) fields.

Used in

RuleResult

Fields

rule_events

Type: RuleEvent

Description: List of rule events.