Update the default event settings for all devices in an organization. These settings apply to all devices currently in the organization and any devices added in the future.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Internal server error
{- "vehicleType": "Private",
- "events": [
- {
- "eventType": "acceleration",
- "dataType": "none",
- "weight": 3,
- "speedLimit": 120,
- "numberOfBeeps": 2,
- "minimumSpeed": 60,
- "eventAcclValue": 1,
- "config": {
- "headwayAlertDayThreshold": 2000,
- "headwayAlertNightThreshold": 3000,
- "headwayAlertTime": 3000,
- "timeWindow": 0,
- "numberOfYawns": 1,
- "assumeMoving": false
}, - "laneWeavingTimes": 3,
- "laneWeavingDurationSeconds": 30,
- "drivingDuration": 8,
- "visualAlert": true,
- "audioAlert": true
}
]
}
{- "requestId": "df5fg-45fgfdsg-45fg-45454"
}