About this trigger
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This trigger fires when the Bouncie adapter is plugged back into the vehicle.
- API endpoint slug
- bouncie.device_reconnect
Trigger fields
Vehicle Dropdown list
- Label
- Which vehicle?
- Slug
- vehicle
- Required
- true
- Can have default value
- false
Ingredients
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Bouncie.deviceReconnect.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Vehicle nameThe name of the vehicle's device that reconnected
- Slug
- vehicle_name
- Filter code
- Bouncie.deviceReconnect.VehicleName
- Type
- String
- Example
- Sarah's Subaru
Disconnect timeThe time the device was disconnected from the vehicle.
- Slug
- disconnect_time
- Filter code
- Bouncie.deviceReconnect.DisconnectTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Reconnect timeThe time the device was reconnected to the vehicle.
- Slug
- reconnect_time
- Filter code
- Bouncie.deviceReconnect.ReconnectTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
DurationThe duration that the device was disconnected from the vehicle.
- Slug
- duration
- Filter code
- Bouncie.deviceReconnect.Duration
- Type
- String
- Example
- 1 hour 36 minutes
Duration minutesThe duration that the device was disconnected from the vehicle without units.
- Slug
- duration_minutes
- Filter code
- Bouncie.deviceReconnect.DurationMinutes
- Type
- String
- Example
- 124