Connectors
Every connector normalizes vendor-specific APIs into a single canonical event schema. Your application code never needs to know the underlying hardware.
Cisco Meraki
Enterprise cloud-managed WiFi. CMX location webhooks and REST API polling for organizations, networks, devices, and clients.
Ubiquiti UniFi
Self-hosted or cloud controller. Connects via the UniFi Controller API for site-level client and device data.
HPE Aruba
Aruba Central integration via OAuth2 client credentials. Supports AP, client, and presence analytics endpoints.
MyWiFi Networks
White-label captive portal platform. Webhook events for guest connections and optional location-based data.
Square
POS integration for correlating foot traffic with transaction data. Location-level sales and customer visit events.
Density
Depth-sensor based people counting. High-accuracy entry/exit counts for doorways and open spaces.
Verkada
Cloud-managed cameras with people analytics. Zone-based occupancy from computer vision, plus environmental sensors.
Building a custom connector?
Every connector implements the same interface: a normalize() function that transforms vendor payloads into GNCanonicalEvent. Contact us for the connector SDK documentation.