- Authentication
- Company
- get camera health error
- create a company
- get partner settings
- get audit logs of a company
- get input sensors notifications of a company
- get ignition notifications of a company
- get a company by ID
- update a company by ID
- update company
- search companies
- get companies list
- get a company
- get companies
- get partner companies list
- get own partner company
- Custom Role Permissions
- Device
- get company devicesGET
- search devicesGET
- update a devicePOST
- get a device data usageGET
- Play audible alert soundPOST
- get devices data usageGET
- get a company devices by company IDGET
- restart a deviceGET
- get company devices with modemsGET
- get distanceGET
- get installed report of a deviceGET
- get an installed reportGET
- merge profile with device configPOST
- get audit logs of a deviceGET
- get list of trip dates for deviceGET
- get list of trips for passed device and dateGET
- Get a deviceGET
- get list of company devicesGET
- get device with driver idGET
- create devices (legacy/DV4)PUT
- create devices (auto-prov/DV6)PUT
- get company device using IMEI/SNGET
- check red bubble in manage vehiclesGET
- bulk device creationPUT
- get devices for all companies available for userGET
- get list of trip related snapshotsGET
- reset status of sd cardPOST
- get list of all available datesGET
- get available video list for dateGET
- replace devicePOST
- get replace history by device idGET
- clear device channel statusPOST
- get camera health error by device idGET
- get camera health definitionsGET
- update camera health error by error idPOST
- update camera health errorsPOST
- Get device list for multiple companiesGET
- Get current activity status of devicesGET
- Device Firmware
- Driver Scoring / Coaching
- get company drivers list
- get a list of trips
- associate a driver with a trip
- get driver by event_id
- update a driver
- get driver by trip_photo_id
- get driver scores
- add driver photo
- add a driver
- remove a driver
- upload a driver from csv file
- get unknown driver trips
- associate trip with the driver.
- Get company event score weights
- Update company event score weights
- Get drivers coaching events
- Event
- Get company events
- get an event
- send an event
- get status of an event
- Request videos of an event
- get uploaded videos of an event
- get events summary of devices
- get events summary of a device
- get a company events by company ID
- get status of an event by company ID
- get snapshots of an event or alert
- get snapshots of an event or alert by company ID
- get a last event
- get a last event of devices
- get events log of a device
- get dates of events
- get events for charts and graphs
- get events for charts and graphs by company ID
- get an event by company ID
- get events summary of a device by company ID
- request videos of an event by company ID
- get dates of an events by company ID
- get a last event of company device
- clear last event
- get dates of events of a device
- push custom event
- delete an event
- request videos of an alert
- share an event
- get an event by a permalink
- get geotab events
- get a last updated event of devices
- download a blocked event
- Get flagged company events
- flag an event
- unflag an event
- generate snapshots
- local geocoding service
- update an event
- get snapshot/location of event
- Get events for a device
- Request custom video from device
- get snapshot on demand
- get an event by a permalink hash
- Set Event Label for Event
- Restore event video from archive
- Add users for notification of event restore from archive
- Add event label
- Add user feedback to event
- Get event user feedback
- Get event filters list for date range in company
- External Service
- Fleet Configuration
- Group
- get company groups
- add a group
- remove a group
- get devices of a group
- add a device to a group
- remove a device from a group
- get users of a group
- add a user to a group
- remove a user from a group
- get company groups by company ID
- add a device to a group by company ID
- get devices of a group by company ID
- remove a device from a group by company ID
- remove a group by company ID
- add a group by company ID
- add an user to a group by company ID
- get users of a group by company ID
- remove an user from a group by company ID
- edit group
- get groups with ID
- get group of a company by group ID
- Live streaming
- Metadata
- Modem Administration
- Report
- get data usage report
- Get custom report data
- get data usage report by device id
- get list of companies with data usage for date range
- get data usage for active devices for specified companies
- get companies with data usage for date range
- get data usage report for devices in company
- get data tracking report
- get all events report
- Get all events report for company
- get vehicle activity report
- get firmware report
- Get event count summary report for company devices
- get driver event breakdown report
- get driver event performance report
- Update custom report
- get custom reports by user email
- get custom report by report id
- put subscribe to a report
- get report subscriptions
- get list of standard reports
- get speeding summary report
- get speeding breakdown report
- get idling summary report
- get idling breakdown report
- Create custom report for user
- Partner Portal
- Releases
- Remote Device Management
- Statistics
- User
- get company users
- Get a user
- update a user
- remove a user
- Get own info
- create a user
- get company users by company ID
- get user settings
- set user settings
- Get application notifications
- remove the notification
- mark notifications as viewed
- verify password
- SD card reformat reminder
- Update notification by email
- assign user to company
- get permissions by a user_id
- Get event / sms notification settings
- Webhooks
get camera health definitions
GET
/camera_health_error/definitions
Request
None
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://fleet.roscolive.com/api/v1.0/camera_health_error/definitions'
Responses
🟢200200
application/json
Body
meta
object
required
code
integer
required
response
object
required
device_errors_defs
array [object {6}]
required
result
string
required
Example
{
"meta": {
"code": 200
},
"response": {
"device_errors_defs": [
{
"err_code": "C100",
"err_def": "Camera is unable to properly communicate with the CAN bus.",
"err_name": "CAN Bus Failure",
"err_resolve": "Check that the camera CAN bus settings are correctly configured.\r\n\r\nCheck the connections between the camera and the vehicle CAN bus connector to ensure they are properly seated and secured.",
"err_type": "warn",
"id": 1
},
{
"err_code": "E005",
"err_def": "There is no video stream detected for channels 3 and/or 4 from the camera.",
"err_name": "Channel 3/4 Video Loss",
"err_resolve": "Check the connections between the camera and auxiliary cameras and ensure they are still properly seated and secure.\n\nCheck and confirm that the auxiliary cameras and equipment are functioning properly and do not have any faults.\n\nIf camera does not have a camera for channels 3 or 4, check the camera’s settings profile to ensure only the proper channels are enabled.",
"err_type": "warn",
"id": 2
},
{
"err_code": "E008",
"err_def": "The camera has experienced temperatures outside the safe operating temperature threshold. Continued operation in high temperatures can lead to shutdowns and potential damage to hardware.",
"err_name": "High Temperature",
"err_resolve": "Relocate camera to a position such that it is protected from heat sources and/or any other factor that could cause high temperatures in the camera.\n\nRemove anything around the camera that could prevent the camera from receiving proper ventilation.",
"err_type": "warn",
"id": 3
},
{
"err_code": "PW23",
"err_def": "The camera has experienced temperatures outside the safe operating range for an extended amount of time and has shutdown. Camera will power on when it has cooled down to a safe operating temperature.",
"err_name": "Shutdown: high temperature",
"err_resolve": "Relocate camera to a position such that it is protected from heat sources and/or any other factor that could cause high temperatures in the camera.\n\nRemove anything around the camera that could prevent the camera from receiving proper ventilation.",
"err_type": "warn",
"id": 4
},
{
"err_code": "SD20",
"err_def": "There is no SD card detected in the camera. Camera is unable to capture and store video without an SD card present.",
"err_name": "SD Card Missing",
"err_resolve": "Insert SD card into camera\n\nIf SD card is already present in camera and this error still persists, please contact RoscoLive technical support.",
"err_type": "warn",
"id": 5
},
{
"err_code": "SD21",
"err_def": "A problem has occurred while trying to mount the SD card in the camera. Camera is unable to capture and store video until the SD card is mounted correctly.",
"err_name": "SD Card Mount Error",
"err_resolve": "Reboot the camera\n\nEnsure SD card is seated properly in camera by taking it out and re-inserting into camera.\n\nIf steps above do not resolve this issue, please contact RoscoLive technical support.",
"err_type": "warn",
"id": 6
},
{
"err_code": "SD22",
"err_def": "Camera is unable to write to SD card due to the SD card being read-only. Camera is unable to capture and store video until SD card is writable.",
"err_name": "SD Card Read-Only",
"err_resolve": "Switch SD card from read-only mode.\n\nInsert new SD card into camera that is able to be written to.",
"err_type": "warn",
"id": 7
},
{
"err_code": "SD23",
"err_def": "A problem has occurred while trying to initialize the SD card in the camera. Camera is unable to capture and store video until this issue is resolved.",
"err_name": "SD Card Initialization Error",
"err_resolve": "Reboot camera\n\nEnsure SD card is properly seated in camera by removing and re-inserting the SD card.\n\nReplace the current SD card with a new one.\n\nIf issue persists after performing all the above, please contact RoscoLive technical support.",
"err_type": "warn",
"id": 8
},
{
"err_code": "SD24",
"err_def": "An SD card from another camera has been detected in this camera. Camera is unable to capture and store video until this issue is resolved.",
"err_name": "Incorrect SD Card",
"err_resolve": "Insert correct SD card into camera.\n\nReformat SD card\n\nReplace SD card with a new SD card.",
"err_type": "warn",
"id": 9
},
{
"err_code": "SD26",
"err_def": "A problem has been detected with the SD card in this camera. Camera is unable to capture and store video until this issue is resolved.",
"err_name": "SD Card Recording Error",
"err_resolve": "Reboot camera\n\nReformat SD card\n\nReplace SD card with a new SD card",
"err_type": "warn",
"id": 10
},
{
"err_code": "SD28",
"err_def": "A problem has been detected with a partition on the SD card in this camera. Camera is unable to capture and store video until this issue is resolved.",
"err_name": "SD Card Partition Error",
"err_resolve": "Reformat SD card\n\nReplace SD card with a new SD card",
"err_type": "warn",
"id": 11
},
{
"err_code": "E001",
"err_def": "A critical issue has been detected for this camera. Please contact RoscoLive technical support at your soonest opportunity for further guidance. Be advised that this issue could potentially affect the camera’s ability to record event video and it is recommended to discontinue operation of the camera until the issue is addressed.",
"err_name": "Critical Error",
"err_resolve": "Contact RoscoLive technical support.",
"err_type": "crit",
"id": 12
},
{
"err_code": "E002",
"err_def": "A critical issue has been detected for this camera. Please contact RoscoLive technical support at your soonest opportunity for further guidance. Be advised that this issue could potentially affect the camera’s ability to record event video and it is recommended to discontinue operation of the camera until the issue is addressed.",
"err_name": "Critical Error",
"err_resolve": "Contact RoscoLive technical support.",
"err_type": "crit",
"id": 13
},
{
"err_code": "E003",
"err_def": "A critical issue has been detected for this camera. Please contact RoscoLive technical support at your soonest opportunity for further guidance. Be advised that this issue could potentially affect the camera’s ability to record event video and it is recommended to discontinue operation of the camera until the issue is addressed.",
"err_name": "Critical Error",
"err_resolve": "Contact RoscoLive technical support.",
"err_type": "crit",
"id": 14
},
{
"err_code": "E006",
"err_def": "A critical issue has been detected for this camera. Please contact RoscoLive technical support at your soonest opportunity for further guidance. Be advised that this issue could potentially affect the camera’s ability to record event video and it is recommended to discontinue operation of the camera until the issue is addressed.",
"err_name": "Critical Error",
"err_resolve": "Contact RoscoLive technical support.",
"err_type": "crit",
"id": 15
},
{
"err_code": "G002",
"err_def": "A critical issue has been detected for this camera. Please contact RoscoLive technical support at your soonest opportunity for further guidance. Be advised that this issue could potentially affect the camera’s ability to record event video and it is recommended to discontinue operation of the camera until the issue is addressed.",
"err_name": "Critical Error",
"err_resolve": "Contact RoscoLive technical support.",
"err_type": "crit",
"id": 16
},
{
"err_code": "SD27",
"err_def": "A critical issue has been detected for this camera. Please contact RoscoLive technical support at your soonest opportunity for further guidance. Be advised that this issue could potentially affect the camera’s ability to record event video and it is recommended to discontinue operation of the camera until the issue is addressed.",
"err_name": "Critical Error",
"err_resolve": "Contact RoscoLive technical support.",
"err_type": "crit",
"id": 17
}
]
},
"result": "OK"
}
🟠401Login Required
Modified at 2024-07-25 02:00:14