Update the default device settings for all devices in an organization. These settings apply to all devices currently in the organization and any devices added in the future.
object The road-facing ADAS calibration status. | |
object Distracted driver alerts | |
object Live video streaming | |
object In-cab lens | |
object Text overlay for recordings | |
object In-cab recording. | |
object Side of driver seat | |
object Speed units | |
object Audio alerts | |
object Live video streaming notification | |
object Admin PIN | |
object Driver PIN | |
object Screen brightness | |
object Date and time units | |
object Audio recording | |
object Standby | |
object Internet access | |
object Recording encryption | |
object Privacy settings | |
object Driver identification code | |
object QR code driver identification | |
object Driver idenfication with qrDi or pinCodeDi is enabled | |
object When virtual ignition is enabled, the device enters and exits standby mode based on motion. When disabled, the device enters and exits standby mode based on the vehicle ignition. | |
object Screen timeout |
Successful operation
Bad request error
Unauthorized error
Forbidden error
Internal server error
{- "adas": {
- "value": true
}, - "distractedDriver": {
- "value": true
}, - "liveVideo": {
- "value": true
}, - "driverCamera": {
- "value": true
}, - "textOverlay": {
- "value": true
}, - "inCabinCameraRecording": {
- "value": true
}, - "driverPosition": {
- "value": "left"
}, - "speedUnits": {
- "value": "mph"
}, - "audioAlarms": {
- "value": true
}, - "notifyLiveStreaming": {
- "value": true
}, - "adminPin": {
- "value": "1234"
}, - "driverPin": {
- "value": "4321"
}, - "brightness": {
- "value": 128
}, - "dateTimeUnits": {
- "value": "us"
}, - "voiceRecording": {
- "value": true
}, - "standby": {
- "timeout": 10
}, - "hotSpot": {
- "internetAccess": true
}, - "recordingEncryption": {
- "enabled": true,
- "password": "0123456789ABCDEF"
}, - "privacy": {
- "gpsEnabled": true,
- "mvaiEnabled": true,
- "cameras": [
- {
- "cameraId": 1,
- "recordingEnabled": true,
- "eventsEnabled": true
}
]
}, - "pinCodeDi": {
- "value": true
}, - "qrDi": {
- "value": true
}, - "driverIdentification": {
- "driverPrompt": true,
- "audioAlert": true,
- "driverPromptDurationSeconds": 30
}, - "virtualIgnition": {
- "value": true
}, - "screenTimeout": {
- "value": 120
}
}
{- "requestId": "df5fg-45fgfdsg-45fg-45454"
}