Event Catalog
The Hub exposes 13 notification topics. Each is available as an individual GraphQL subscription or via the combined events(filter) stream.
| Topic | Description |
|---|---|
identification.match | Face matched against a watchlist |
identification.no_match | No match found in any watchlist |
identification.clearance.green | Match on an allowed watchlist |
identification.clearance.red | Match on a denied watchlist |
identification.condition_violation | Face obscured — identification not possible |
identity.created | A new person detected in the corridor |
identity.updated | A known person seen again |
zone.person_entered | A person entered the monitored zone |
zone.person_left | A person left the monitored zone |
zone.person_avoiding_identification | A person is present but no face is detected |
zone.occupancy_violation | Zone occupancy exceeded the configured limit |
zone.persons_count_changed | The number of people in the corridor changed |
zone.person_moved | A person's position in the zone changed |