Device Config
Device configs are used to configure the settings of a device. There are two ways that a device config is assigned to a device:
- A device config is assigned to a device at the time it is assigned to a journey. It gets the config from the orders initial device config.
- A device config is assigned to a device via an update of the journeys device config when the journey is in state Assigned or Tracking.
PaceLive devices
The following configuration parameters are available for PaceLive devices:
| Paramter | Required | Description |
|---|---|---|
| Screen Text | TRUE | Text that will be displayed on the tracker device, max of 10 characters |
| Tracking Interval | TRUE | Interval in minutes between tracking updates, min 30, max 1380 (23 hours) |
| Temperature High | FALSE | High temperature alert if equal to or over this temperature, min -30, max 50 |
| Temperature Low | FALSE | Low temperature alert if equal to or under this temperature, min -30, max 50 |
| Humidity High | FALSE | High humidity alert if equal to or over this humidity, min 0%, max 100% |
| Humidity Low | FALSE | Low humidity alert if equal to or under this humidity, min 0%, max 100% |
| Shock Threshold | FALSE | Shock alert if equal to or over this shock threshold, min 2, max 15 |
| Tilt | FALSE | Tilt alert if device rotates more than 35 degrees |
| Drop | FALSE | Drop alert if device experiences free fall |
| Light | FALSE | Light alert if device experiences a large change in light intensity (box opened or closed) |