💡 Camera Brightness
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/brightness/revolutionOcleaCamBrightnessSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"E0E42FFF0F15": {
"model": 13,
"cameras": {
"949E6AF3BD63": {
"model": 206,
"brightness": 45
}
}
}
}
}
}
Camera Contrast
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/contrast/revolutionOcleaCamContrastSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"B9DED3884074": {
"model": 13,
"cameras": {
"7DF7D1FE175A": {
"model": 206,
"contrast": 45
}
}
}
}
}
}
Camera cpu temperature in Celsius
Digital pan/tilt/zoom control
Auto/Manual exposure mode
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/exposure/revolutionOcleaCamAutoExposureSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"1F2B3D8544D3": {
"model": 13,
"cameras": {
"8132F6F237C5": {
"model": 206,
"exposure": {
"auto": true,
"autoExposureCompensation": 1,
"sensorGain": 0,
"shutterTime": "1/1"
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/exposure/revolutionOcleaCamManualExposureSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"0D39AAC7262F": {
"model": 13,
"cameras": {
"E862903B261D": {
"model": 206,
"exposure": {
"auto": false,
"autoExposureCompensation": 0,
"sensorGain": 45,
"shutterTime": "1/60"
}
}
}
}
}
}
}
Auto Exposure enabled
Toggle to false to enable manual exposure mode.
Auto Exposure Compensation
Compensation for auto-exposure, compared to default of 0. Negative is less exposed, positive is more exposed.
Only operable in auto exposure mode.
Sensor gain, in dB. Only operable in manual exposure mode.
Shutter time, in seconds. Must be in fraction string i.e. "1/n".
The range is between 1/30 to 1/6000. Only operable in manual exposure mode.
*
IP address
On screen display
Modify osd settings
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/osd/a150DTCamOsdEnabledSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"754816A13A60": {
"model": 20,
"cameras": {
"F08C2FA85929": {
"model": 5,
"osd": {
"enabled": true
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/osd/a150DTCamOsdDisabledSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"85AC5F3BEB31": {
"model": 20,
"cameras": {
"65990FD69972": {
"model": 5,
"osd": {
"enabled": false
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/osd/a150DTCamOsdRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"8F3DB26B4AA1": {
"model": 20,
"cameras": {
"F590585DB111": {
"model": 5,
"osd": {
"enabled": true
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdEnabledSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"8FE6B2EC6E16": {
"model": 19,
"cameras": {
"CCE7DEFC2868": {
"model": 5,
"osd": {
"enabled": true
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdDisabledSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"823AFDC859BB": {
"model": 19,
"cameras": {
"804A01EC32BE": {
"model": 5,
"osd": {
"enabled": false
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"64CD902DA220": {
"model": 19,
"cameras": {
"2D68A0EF66AB": {
"model": 5,
"osd": {
"enabled": false
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdEnabledSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"CEE9A9503141": {
"model": 20,
"cameras": {
"21BB33A2A3B6": {
"model": 240,
"osd": {
"enabled": true
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdDisabledSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"0AE39EDF3799": {
"model": 20,
"cameras": {
"D462DED13379": {
"model": 240,
"osd": {
"enabled": false
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"87CC20C1E258": {
"model": 20,
"cameras": {
"8FF0DEBA1650": {
"model": 240,
"osd": {
"enabled": false
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdEnabledSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"D928BAE60F7F": {
"model": 19,
"cameras": {
"A71437A67BD1": {
"model": 240,
"osd": {
"enabled": true
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdDisabledSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"EBF10F77714E": {
"model": 19,
"cameras": {
"7A2DACAC8216": {
"model": 240,
"osd": {
"enabled": false
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"3D9AED723679": {
"model": 19,
"cameras": {
"C8432824AC5A": {
"model": 240,
"osd": {
"enabled": false
}
}
}
}
}
}
}
🎨 Camera Saturation
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/saturation/revolutionOcleaCamSaturationSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"DADA2A534664": {
"model": 13,
"cameras": {
"ECE74DBFAAFB": {
"model": 206,
"saturation": 45
}
}
}
}
}
}
Camera streaming mode information.
Video Streams
Holds a list of available streams from the camera.
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream480pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"02D795329BEE": {
"model": 20,
"cameras": {
"2E825A1FFA55": {
"model": 5,
"streams": {
"016F4DF35118": {
"active": true,
"resolution": {
"width": 854,
"height": 480
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream720pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"51D3FC610BAC": {
"model": 20,
"cameras": {
"3678AEEDE658": {
"model": 5,
"streams": {
"AAECCA7E0CDD": {
"active": true,
"resolution": {
"width": 1280,
"height": 720
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream1080pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"3544E534F6C3": {
"model": 20,
"cameras": {
"620DF79A6427": {
"model": 5,
"streams": {
"3F1F7538178C": {
"active": true
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"29466E6FFC32": {
"model": 20,
"cameras": {
"39D673A77DFD": {
"model": 5,
"streams": {
"06440930CCDA": {
"active": true,
"resolution": {
"width": 18,
"height": 37
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream480pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"8DCDBAF0BAB6": {
"model": 19,
"cameras": {
"F45A791C68F1": {
"model": 5,
"streams": {
"4F87351392E3": {
"active": true,
"resolution": {
"width": 854,
"height": 480
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream720pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"B30F44973450": {
"model": 19,
"cameras": {
"4F56733B2F25": {
"model": 5,
"streams": {
"28485702B271": {
"active": true,
"resolution": {
"width": 1280,
"height": 720
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream1080pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"8E0D000F833B": {
"model": 19,
"cameras": {
"1469359D5A3D": {
"model": 5,
"streams": {
"AEF47697B12D": {
"active": true,
"resolution": {
"width": 1920,
"height": 1080
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"9D92F3ADA712": {
"model": 19,
"cameras": {
"121B2D436409": {
"model": 5,
"streams": {
"2921B2B27B69": {
"active": true,
"resolution": {
"width": 20,
"height": 98
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream480pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"F0C9D76BF9A6": {
"model": 20,
"cameras": {
"4CC41778E40C": {
"model": 240,
"streams": {
"3C62910A40B7": {
"active": true,
"resolution": {
"width": 854,
"height": 480
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream720pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"EEE349F5E797": {
"model": 20,
"cameras": {
"EF570FB829C8": {
"model": 240,
"streams": {
"20F3E27BA733": {
"active": true,
"resolution": {
"width": 1280,
"height": 720
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream1080pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"DC958899F845": {
"model": 20,
"cameras": {
"4FD7D9AC8FF5": {
"model": 240,
"streams": {
"AC33A2DB3019": {
"active": true
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream2kSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"A4665EA565AD": {
"model": 20,
"cameras": {
"9AA15CDFF750": {
"model": 240,
"streams": {
"3A85E2D28D27": {
"active": true,
"resolution": {
"width": 2560,
"height": 1440
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream4kSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"3CDB92D4B78B": {
"model": 20,
"cameras": {
"08D4F4717E11": {
"model": 240,
"streams": {
"C3B1633C701A": {
"active": true,
"resolution": {
"width": 3840,
"height": 2160
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {
"devices": {
"A3BC9161D095": {
"model": 20,
"cameras": {
"207B3FA1AAEB": {
"model": 240,
"streams": {
"7F67FA9FCB22": {
"active": true,
"resolution": {
"width": 6,
"height": 27
}
}
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream480pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream720pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream1080pSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream2kSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream4kSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "DELETE",
"payload": {}
}
Turbidity filter settings for supported oclea versions
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthMaxSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"156C6486EAAB": {
"model": 13,
"cameras": {
"F428C0351CC4": {
"model": 206,
"turbidityFilter": {
"strength": 30
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthMinSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"25ED4A1B7FAA": {
"model": 13,
"cameras": {
"08FC81FFA307": {
"model": 206,
"turbidityFilter": {
"strength": 1
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"29E11A7F27AB": {
"model": 13,
"cameras": {
"387C5238DEC8": {
"model": 206,
"turbidityFilter": {
"strength": 21
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthMaxSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"7EA7780937CA": {
"model": 18,
"cameras": {
"ED9FAD2BE163": {
"model": 206,
"turbidityFilter": {
"strength": 30
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthMinSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"25B4CB3970F4": {
"model": 18,
"cameras": {
"504431C0790D": {
"model": 206,
"turbidityFilter": {
"strength": 1
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthRandomSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"7B213BEA2590": {
"model": 18,
"cameras": {
"BE2D3ED9DCA7": {
"model": 206,
"turbidityFilter": {
"strength": 17
}
}
}
}
}
}
}
Camera Type
Used to determine which camera feed should get initiated first
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeMainSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"ECE5A5CD9C88": {
"model": 20,
"cameras": {
"605A3D1335F5": {
"model": 5,
"type": "MAIN"
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeAuxSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"A53B84394DD3": {
"model": 20,
"cameras": {
"D4A87967CE02": {
"model": 5,
"type": "AUX"
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeMainSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"188ED26F69A0": {
"model": 19,
"cameras": {
"B29473BE7507": {
"model": 5,
"type": "MAIN"
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeAuxSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"FA3954168867": {
"model": 19,
"cameras": {
"E52B09828F7C": {
"model": 5,
"type": "AUX"
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeMainSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"9F05F26E631E": {
"model": 20,
"cameras": {
"B511B97ACB03": {
"model": 240,
"type": "MAIN"
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeAuxSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"B581B7E6A478": {
"model": 20,
"cameras": {
"F52784E917B5": {
"model": 240,
"type": "AUX"
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeMainSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"2FBC227F3028": {
"model": 19,
"cameras": {
"126A057C4CBD": {
"model": 240,
"type": "MAIN"
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeAuxSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "UPDATE",
"payload": {
"devices": {
"AF4E9CD00EFD": {
"model": 19,
"cameras": {
"7619497D58D3": {
"model": 240,
"type": "AUX"
}
}
}
}
}
}
Version
White Balance
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/whiteBalance/revolutionOcleaCamAutoWhiteBalanceSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"A7B9E342546E": {
"model": 13,
"cameras": {
"222F9D38C7BF": {
"model": 206,
"whiteBalance": {
"auto": true,
"red": 0,
"blue": 0
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/whiteBalance/pivotOcleaCamAutoWhiteBalanceSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"DBEDF8EABB56": {
"model": 18,
"cameras": {
"6E3CB2AC75CC": {
"model": 206,
"whiteBalance": {
"auto": true,
"red": 0,
"blue": 0
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/whiteBalance/revolutionOcleaCamManualWhiteBalanceSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"4A8762F48C71": {
"model": 13,
"cameras": {
"950311ACD7B7": {
"model": 206,
"whiteBalance": {
"auto": false,
"red": 50,
"blue": 45
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/whiteBalance/pivotOcleaCamManualWhiteBalanceSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"C6B11E82B44D": {
"model": 18,
"cameras": {
"F118661C6612": {
"model": 206,
"whiteBalance": {
"auto": true,
"red": 86,
"blue": 78
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/whiteBalance/pivotOcleaCamAutoWhiteBalanceAirModeSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"F35BCA7EB927": {
"model": 18,
"cameras": {
"E42C7FE98EAE": {
"model": 206,
"whiteBalance": {
"auto": true,
"awbMode": "air"
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/whiteBalance/revolutionOcleaCamAutoWhiteBalanceAirModeSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"A6D1B5395371": {
"model": 13,
"cameras": {
"52BC68523A56": {
"model": 206,
"whiteBalance": {
"auto": true,
"awbMode": "air"
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/whiteBalance/pivotOcleaCamAutoWhiteBalanceUnderwaterModeSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"8825AB9F2A05": {
"model": 18,
"cameras": {
"4244F8EBAE0A": {
"model": 206,
"whiteBalance": {
"auto": true,
"awbMode": "underwater"
}
}
}
}
}
}
}
From ./dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/whiteBalance/revolutionOcleaCamAutoWhiteBalanceUnderwaterModeSample.json
{
"$schema": "https://docs.api.deeptrekker.com/dist/schemas/schema.json",
"apiVersion": "0.58.12",
"method": "SET",
"payload": {
"devices": {
"F963121FD449": {
"model": 13,
"cameras": {
"B047B455B506": {
"model": 206,
"whiteBalance": {
"auto": true,
"awbMode": "underwater"
}
}
}
}
}
}
}
Enable/Disable auto white balance mode. 4K UHD only supports red & blue channels.
Auto White Balance mode select control
Auto White Balance possible options list
Blue Control
Red Control
See type declaration
4k UHD Camera