This query returns a list of when the Bouncie adapter was plugged back into the vehicle.
- API endpoint slug
- bouncie.history_of_bouncie_reconnections
- Runtime method
- performQuery("bouncie.history_of_bouncie_reconnections")
Query fields
- Label
- Which vehicle?
- Slug
- vehicle
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Bouncie.historyOfBouncieReconnections.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- vehicle_name
- Filter code
- Bouncie.historyOfBouncieReconnections.VehicleName
- Type
- String
- Example
- Sarah's Subaru
- Slug
- disconnect_time
- Filter code
- Bouncie.historyOfBouncieReconnections.DisconnectTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- reconnect_time
- Filter code
- Bouncie.historyOfBouncieReconnections.ReconnectTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- duration
- Filter code
- Bouncie.historyOfBouncieReconnections.Duration
- Type
- String
- Example
- 1 hour 36 minutes
- Slug
- duration_minutes
- Filter code
- Bouncie.historyOfBouncieReconnections.DurationMinutes
- Type
- String
- Example
- 124