Engine
Covers Engine 2.0.0
argus/events/snapshot
Replaces incremental ARGUS event updates with a bounded active-event snapshot after a large mutation batch.
- Category: Events
- Direction: Server → clients
Delivery
Published when a queued mutation batch exceeds the ARGUS delta-publish limit.
Payload
| Field | Type | Presence | Description |
|---|---|---|---|
events | array<ArgusEvent> | Always | Up to 2,000 active ARGUS event records. |
count | integer | Always | Number of records in events. |