💡 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.7",
"method": "SET",
"payload": {
"devices": {
"49A60E78C9B5": {
"model": 13,
"cameras": {
"D56720EAD737": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"C7C97C685D91": {
"model": 13,
"cameras": {
"E46C4B29A223": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"8BBCFDC35D0D": {
"model": 13,
"cameras": {
"88BE892E20BC": {
"model": 206,
"exposure": {
"auto": true,
"autoExposureCompensation": -2,
"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.7",
"method": "SET",
"payload": {
"devices": {
"CB22ED7AEA04": {
"model": 13,
"cameras": {
"79FCE247DAC5": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"D6FBE5560A7F": {
"model": 20,
"cameras": {
"4252C0863725": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"922789011CE6": {
"model": 20,
"cameras": {
"1E08519B1235": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"8681A57F5D8D": {
"model": 20,
"cameras": {
"7B97D34B4F68": {
"model": 5,
"osd": {
"enabled": false
}
}
}
}
}
}
}
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.7",
"method": "UPDATE",
"payload": {
"devices": {
"EAB60B9759DD": {
"model": 19,
"cameras": {
"79D4E198E027": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"6DA1D91BFDBE": {
"model": 19,
"cameras": {
"0EE8FBDD7CA9": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"74EB7333178E": {
"model": 19,
"cameras": {
"382739C9FBDD": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"38E047598EF3": {
"model": 20,
"cameras": {
"C5C3F69DEE76": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"3D9800724FA8": {
"model": 20,
"cameras": {
"B9E05FEA2105": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"2F29FA37DA63": {
"model": 20,
"cameras": {
"CE3A35949133": {
"model": 240,
"osd": {
"enabled": true
}
}
}
}
}
}
}
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.7",
"method": "UPDATE",
"payload": {
"devices": {
"CE34429AB602": {
"model": 19,
"cameras": {
"C5339C1AFB63": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"DB4C4085487B": {
"model": 19,
"cameras": {
"76EDCB42F4CC": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"BCCD25BA0213": {
"model": 19,
"cameras": {
"7E0A4924B995": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"7C58B32D8061": {
"model": 13,
"cameras": {
"93FE6CAB3B67": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"627DF2BD4F4D": {
"model": 20,
"cameras": {
"D39F6489BA44": {
"model": 5,
"streams": {
"72385D822241": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"08ADC3E44F76": {
"model": 20,
"cameras": {
"213EBEF3DFF2": {
"model": 5,
"streams": {
"FC98779A08B3": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"95EBBEAE84B6": {
"model": 20,
"cameras": {
"2BA5A3BA5561": {
"model": 5,
"streams": {
"4B94F57CC48F": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"4C0CCF30E45E": {
"model": 20,
"cameras": {
"7A70C254396E": {
"model": 5,
"streams": {
"0A91F6DA7463": {
"active": true,
"resolution": {
"width": 88,
"height": 46
}
}
}
}
}
}
}
}
}
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.7",
"method": "DELETE",
"payload": {
"devices": {
"DFBEE06EE4F3": {
"model": 19,
"cameras": {
"BFBBC0A750AB": {
"model": 5,
"streams": {
"066A5DA0B8D3": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"5730162F9393": {
"model": 19,
"cameras": {
"FE2A018A184C": {
"model": 5,
"streams": {
"D6F7FC2494C4": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"EC85FE12F525": {
"model": 19,
"cameras": {
"9DE0200815E8": {
"model": 5,
"streams": {
"971B8BCE8CFC": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"36F83E8E870E": {
"model": 19,
"cameras": {
"C5CD423E9BC7": {
"model": 5,
"streams": {
"A07A2CEF16E5": {
"active": true,
"resolution": {
"width": 19,
"height": 91
}
}
}
}
}
}
}
}
}
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.7",
"method": "DELETE",
"payload": {
"devices": {
"9459E4475D81": {
"model": 20,
"cameras": {
"03BD85B045C7": {
"model": 240,
"streams": {
"16BFF659E61C": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"A611196A540E": {
"model": 20,
"cameras": {
"226A41E743B8": {
"model": 240,
"streams": {
"4362269EBD48": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"30EBEC158A97": {
"model": 20,
"cameras": {
"46BC85320614": {
"model": 240,
"streams": {
"FDDAA3DF3C11": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"11D8319C71D5": {
"model": 20,
"cameras": {
"F90BE666574A": {
"model": 240,
"streams": {
"384B9C67EE91": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"1B7B58B85E26": {
"model": 20,
"cameras": {
"4F3FA4EF756C": {
"model": 240,
"streams": {
"B6543B38CF63": {
"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.7",
"method": "DELETE",
"payload": {
"devices": {
"F564F1C16DB3": {
"model": 20,
"cameras": {
"75739AF7AAFC": {
"model": 240,
"streams": {
"FDA3DEA74D7D": {
"active": true,
"resolution": {
"width": 27,
"height": 65
}
}
}
}
}
}
}
}
}
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.7",
"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.7",
"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.7",
"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.7",
"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.7",
"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.7",
"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.7",
"method": "SET",
"payload": {
"devices": {
"4380B7B75CBC": {
"model": 13,
"cameras": {
"A3AA35AD1C29": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"717BD3520F9E": {
"model": 13,
"cameras": {
"B1CFAA4275E8": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"9CCE3FE18A40": {
"model": 13,
"cameras": {
"ED89F36C24D9": {
"model": 206,
"turbidityFilter": {
"strength": 8
}
}
}
}
}
}
}
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.7",
"method": "SET",
"payload": {
"devices": {
"8F3AA396FDA2": {
"model": 18,
"cameras": {
"159A2EB4E966": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"6FD1157CED93": {
"model": 18,
"cameras": {
"E13C5ADE4662": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"BBE58828AA7D": {
"model": 18,
"cameras": {
"34CC64E4B75B": {
"model": 206,
"turbidityFilter": {
"strength": 21
}
}
}
}
}
}
}
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.7",
"method": "UPDATE",
"payload": {
"devices": {
"6889455673C3": {
"model": 20,
"cameras": {
"BEC3DB574B26": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"4C26C935E078": {
"model": 20,
"cameras": {
"23D251CED7AD": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"60DA18C95B3B": {
"model": 19,
"cameras": {
"EBD37236D38D": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"F0F1C20D294E": {
"model": 19,
"cameras": {
"BF920673962B": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"5ADE61A6204D": {
"model": 20,
"cameras": {
"0C15BAED4E6B": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"3E0D97DA4A50": {
"model": 20,
"cameras": {
"664B2ECE42B1": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"511B2B594C53": {
"model": 19,
"cameras": {
"5C29BEA0A1C6": {
"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.7",
"method": "UPDATE",
"payload": {
"devices": {
"B98C171EAC03": {
"model": 19,
"cameras": {
"7A3BAD7C5D28": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"B3F31AD8BD98": {
"model": 13,
"cameras": {
"CE297E94845A": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"CF867AD787EC": {
"model": 18,
"cameras": {
"056C3EE72F2D": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"8D3FB6270F42": {
"model": 13,
"cameras": {
"9330B7393B23": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"1AC96BF25B4F": {
"model": 18,
"cameras": {
"D3D8BCA31BA9": {
"model": 206,
"whiteBalance": {
"auto": false,
"red": 47,
"blue": 85
}
}
}
}
}
}
}
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.7",
"method": "SET",
"payload": {
"devices": {
"B21241FBAD25": {
"model": 18,
"cameras": {
"DFA04B38252D": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"BEB10427CDAB": {
"model": 13,
"cameras": {
"7249DE6F81E8": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"003AE0B3449B": {
"model": 18,
"cameras": {
"622B8AFFC939": {
"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.7",
"method": "SET",
"payload": {
"devices": {
"506883C2301D": {
"model": 13,
"cameras": {
"5531DAD35386": {
"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