Connector details

Use explicit adapters, not hidden plugin behavior.

This page gives integrators a compact map of connector areas, current support, and where to read implementation details before using real data.

Connector Areas

AreaCurrent supportBoundaryDocs
TelemetryCSV replay, polling, webhook sidecar, JSON transform, authenticated POST.Real credentials and payloads stay private.Catalog
PredictionDeterministic predictor and external HTTP adapter boundary.Trip Updates remain pluggable and fail closed.Prediction lab
ValidationAllowlisted GTFS and GTFS Realtime validator wrappers.Browser requests do not supply commands or arbitrary paths.Validation triage
MonitoringLocal helper and private summaries.No hosted monitoring or SLA promise.Operator smoke
Discovery/public/feeds.json and public feed metadata.No consumer submission or listing action.Readiness

Safe Integration Sequence

  1. Pick the closest current pathChoose telemetry, prediction, validation, monitoring, or discovery.
  2. Run synthetic checksUse committed fixtures and offline conformance before handling private data.
  3. Document failure behaviorMake fail-closed behavior, redaction rules, and owner responsibilities explicit.
  4. Configure real data privatelyUse deployment-owned secrets and keep private payloads out of public docs and screenshots.
  5. Return to feed reviewCheck how the integration changes Vehicle Positions, Trip Updates, Alerts, and readiness.

Limits

Connector details guide implementation. They do not prove named vendor compatibility, hardware certification, real-world fleet reliability, production readiness, consumer acceptance, SLA coverage, or ETA quality.