@deeptrekker/api-domain 0.58.16-ros-api-update.7 ā 0.59.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/constants/versions/index.d.ts +1 -1
- package/dist/constants/versions/index.js +1 -1
- package/dist/samples/json/requests/bridgeBox/serialDevices/bridgeBoxSerialDevicesSample.json +1 -1
- package/dist/samples/json/requests/bridgeBox/swupdate/bridgeBoxCheckOfflineUpdatesSample.json +1 -1
- package/dist/samples/json/requests/bridgeBox/swupdate/bridgeBoxNoOfflineUpdatesAvailableSample.json +1 -1
- package/dist/samples/json/requests/bridgeBox/swupdate/bridgeBoxOfflineUpdatesAvailableSample.json +1 -1
- package/dist/samples/json/requests/bridgeBox/swupdate/bridgeBoxStartOfflineUpdatesSample.json +1 -1
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeGreenwichSample.json +2 -2
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeLocaleSample.json +2 -2
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeLondonSample.json +2 -2
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeLosAngelesSample.json +2 -2
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeNetworkTimeSyncDisabledSample.json +1 -1
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeNetworkTimeSyncEnabledSample.json +1 -1
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeNewYorkSample.json +2 -2
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeTokyoSample.json +2 -2
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeTorontoSample.json +2 -2
- package/dist/samples/json/requests/bridgeBox/systemSettings/dateTime/bridgeBoxSystemSettingsDateTimeUTCSample.json +2 -2
- package/dist/samples/json/requests/bridgeBox/systemSettings/systemOfMeasurement/bridgeBoxSystemSettingsSystemOfMeasurementImperialSample.json +1 -1
- package/dist/samples/json/requests/bridgeBox/systemSettings/systemOfMeasurement/bridgeBoxSystemSettingsSystemOfMeasurementMetricSample.json +1 -1
- package/dist/samples/json/requests/clients/bridgeboxNetworkDiagnosticsSample.json +1 -1
- package/dist/samples/json/requests/devices/faults/clearFaults/clearFaultsSample.json +1 -1
- package/dist/samples/json/requests/devices/reels/manualReels/calibration/manualReelCalibratorCalibrateSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/manualReels/calibration/manualReelCalibratorCancelSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/manualReels/calibration/manualReelCalibratorFailedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/manualReels/calibration/manualReelCalibratorSucceededSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/CrawlerForward/poweredReelCrawlerForwardFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/CrawlerForward/poweredReelCrawlerForwardRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/CrawlerForward/poweredReelCrawlerForwardTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/CrawlerReverse/poweredReelCrawlerReverseFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/CrawlerReverse/poweredReelCrawlerReverseRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/CrawlerReverse/poweredReelCrawlerReverseTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/acConnected/poweredReelAcConnectedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/acConnected/poweredReelHasAcConnectedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/acConnected/poweredReelHasNoAcConnectedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery1/leak/poweredReelBattery1HasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery1/leak/poweredReelBattery1HasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery1/leak/poweredReelBattery1LeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery1/poweredReelBattery1DangerSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery1/poweredReelBattery1RandomSample.json +5 -5
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery1/poweredReelBattery1ShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery1/poweredReelBattery1WarningSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/leak/poweredReelBattery2HasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/leak/poweredReelBattery2HasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/leak/poweredReelBattery2LeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/poweredReelBattery2DangerSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/poweredReelBattery2RandomSample.json +4 -4
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/poweredReelBattery2ShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/poweredReelBattery2WarningSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/calibrator/poweredReelCalibratorRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/calibrator/poweredReelIsCalibratingSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/calibrator/poweredReelIsNotCalibratingSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/distance/poweredReelDistanceRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/eStop/poweredReelEStopOffSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/eStop/poweredReelEStopOnSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/eStop/poweredReelEStopRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderFailed/poweredReelEncoderFailedRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderFailed/poweredReelHasEncoderFailedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderFailed/poweredReelHasNoEncoderFailedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderMiscalibrated/poweredReelEncoderMiscalibratedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderMiscalibrated/poweredReelHasEncoderMiscalibratedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderMiscalibrated/poweredReelHasNoEncoderMiscalibratedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/hybridPower/poweredReelHybridPowerOffRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/hybridPower/poweredReelHybridPowerOnSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/hybridPower/poweredReelHybridPowerRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/ip/poweredReelIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/leak/poweredReelHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/leak/poweredReelHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/leak/poweredReelLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/motorDiagnostics/motor1/poweredReelMotor1DiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/reels/poweredReels/motorDiagnostics/motor1/poweredReelMotor1DiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/reels/poweredReels/motorDiagnostics/motor2/poweredReelMotor2DiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/reels/poweredReels/motorDiagnostics/motor2/poweredReelMotor2DiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/reels/poweredReels/reelForward/poweredReelForwardFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/reelForward/poweredReelForwardRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/reelForward/poweredReelForwardTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/reelReverse/poweredReelReverseFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/reelReverse/poweredReelReverseRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/reelReverse/poweredReelReverseTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/speed/poweredReelMaxSpeedBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/speed/poweredReelMaxSpeedForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/speed/poweredReelNoSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/speed/poweredReelSpeedRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/spragBearing/poweredReelSpragBearingFKNN62042RSSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/spragBearing/poweredReelSpragBearingFKNN62052RSSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/spragBearing/poweredReelSpragBearingRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/stalled/poweredReelHasNoStalledSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/stalled/poweredReelHasStalledSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/stalled/poweredReelStalledRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/temperature/poweredReelTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/temperature/poweredReelTemperatureShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/temperature/poweredReelTemperatureWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/totalDistance/poweredReelTotalDistanceRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/update/poweredReelConnected.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/update/poweredReelDisconnected.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/usageTime/currentSeconds/poweredReelCurrentUsageTimeSample.json +1 -1
- package/dist/samples/json/requests/devices/reels/poweredReels/usageTime/poweredReelUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/reels/poweredReels/usageTime/totalSeconds/poweredReelTotalUsageTimeSample.json +1 -1
- package/dist/samples/json/requests/devices/reels/poweredReels/version/poweredReelVersion1.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/version/poweredReelVersion2.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/version/poweredReelVersion3.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/version/poweredReelVersionRandom.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/a150ConnectedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/a150DisconnectedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/auxLight/a150AuxLightOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/auxLight/a150AuxLightOnMaxIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/auxLight/a150AuxLightOnMidIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/auxLight/a150AuxLightRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/battery/a150BatteryDangerSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/battery/a150BatteryRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/battery/a150BatteryShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/battery/a150BatteryWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/battery/leak/a150BatteryHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/battery/leak/a150BatteryHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/battery/leak/a150BatteryRandomLeakStateSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/battery/resetChargeCycles/a150BatteryResetChargeCyclesSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/bodyLeak/a150BodyLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/bodyLeak/a150HasBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/bodyLeak/a150HasNoBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/calibrator/a150CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/calibrator/a150CalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/calibrator/a150CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a150A150Joint2CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a150A150Joint2CalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a150A150Joint2CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a200A150Joint2CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a200A150Joint2CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/cameraHome/a150A150CameraHeadCameraHomeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/core/a150A150CameraHeadSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/cpuTemp/a150A150CameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/ip/a150A150CameraHeadIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/leak/a150A150CameraHeadHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/leak/a150A150CameraHeadHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/leak/a150A150CameraHeadLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/light/a150A150CameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/light/a150A150CameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/light/a150A150CameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/natural/a150A150CameraHeadNaturalDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/natural/a150A150CameraHeadNaturalEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/orientationConfig/a150A150CameraHeadOrientationConfigHorizontalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/orientationConfig/a150A150CameraHeadOrientationConfigVerticalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tilt/a150A150CameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tilt/a150A150CameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tilt/a150A150CameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tilt/a150A150CameraHeadTiltRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tilt/a150A150CameraHeadTiltSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tilt/a150A150CameraHeadTiltSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tilt/a150A150CameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tiltMotorDiagnostics/a150A150CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tiltMotorDiagnostics/a150A150CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tiltMotorDiagnostics/a150A150CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tiltMotorDiagnostics/a150A150CameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tiltMotorDiagnostics/a150A150CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tiltMotorDiagnostics/a150A150CameraHeadTiltMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tiltMotorDiagnostics/a150A150CameraHeadTiltMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/tiltMotorDiagnostics/a150A150CameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/usageTime/a150A150CameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/usageTime/a150A150CameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/usageTime/a150A150CameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/version/a150A150CameraHeadVersion2Sample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/version/a150A150CameraHeadVersion3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/calibrator/a150A200Joint2CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/calibrator/a150A200Joint2CalibratorRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/calibrator/a150A200Joint2CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/cameraHome/a150A200CameraHeadCameraHomeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/core/a150A200CameraHeadSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/cpuTemp/a150A200CameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/ip/a150A200CameraHeadIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint1MotorDiagnostics/a150A200CameraHeadJoint1MotorDiagnosticsRandomSample.json +7 -7
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/joint2MotorDiagnostics/a150A200CameraHeadJoint2MotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/lasers/a150A200CameraHeadLaserOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/lasers/a150A200CameraHeadLaserOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/leak/a150A200CameraHeadHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/leak/a150A200CameraHeadHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/leak/a150A200CameraHeadLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/light/a150A200CameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/light/a150A200CameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/light/a150A200CameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/natural/a150A200CameraHeadNaturalDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/natural/a150A200CameraHeadNaturalEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/orientationConfig/a150A200CameraHeadOrientationConfigHorizontalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/orientationConfig/a150A200CameraHeadOrientationConfigVerticalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/pan/a150A200CameraHeadPanCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/pan/a150A200CameraHeadPanPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/pan/a150A200CameraHeadPanPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/pan/a150A200CameraHeadPanPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/pan/a150A200CameraHeadPanRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/pan/a150A200CameraHeadPanSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/pan/a150A200CameraHeadPanSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/pan/a150A200CameraHeadPanSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/panMotorDiagnostics/a150A200CameraHeadPanMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/panMotorDiagnostics/a150A200CameraHeadPanMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/panMotorDiagnostics/a150A200CameraHeadPanMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/panMotorDiagnostics/a150A200CameraHeadPanMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/panMotorDiagnostics/a150A200CameraHeadPanMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/panMotorDiagnostics/a150A200CameraHeadPanMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/panMotorDiagnostics/a150A200CameraHeadPanMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/panMotorDiagnostics/a150A200CameraHeadPanMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tilt/a150A200CameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tilt/a150A200CameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tilt/a150A200CameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tilt/a150A200CameraHeadTiltRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tilt/a150A200CameraHeadTiltSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tilt/a150A200CameraHeadTiltSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tilt/a150A200CameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/usageTime/a150A200CameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/usageTime/a150A200CameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/usageTime/a150A200CameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/version/a150A200CameraHeadVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/version/a150A200CameraHeadVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/version/a150A200CameraHeadVersion3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/version/a150A200CameraHeadVersionRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/version/a150A150CameraHeadVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/version/a150A150CameraHeadVersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/core/a150CameraDeleteSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/core/a150CamerasSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/brightness/a150DTCamBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/brightness/a150DTCamBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/brightness/a150DTCamBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/contrast/a150DTCamContrastMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/contrast/a150DTCamContrastMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/contrast/a150DTCamContrastRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/ip/a150DTCamIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/osd/a150DTCamOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/osd/a150DTCamOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/osd/a150DTCamOsdRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/saturation/a150DTCamSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/saturation/a150DTCamSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/saturation/a150DTCamSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream1080pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream480pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream720pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamBitrate4Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamBitrate8Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/version/a150DTCamVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/version/a150DTCamVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/version/a150DTCamVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/version/a150DTCamVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/whiteBalance/a150DTCamAutoWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/whiteBalance/a150DTCamManualWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/brightness/a150TamronHarrierZoomCameraBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/brightness/a150TamronHarrierZoomCameraBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/brightness/a150TamronHarrierZoomCameraBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150TamronHarrierZoomCameraExposureAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150TamronHarrierZoomCameraExposureManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150TamronHarrierZoomCameraExposureManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150TamronHarrierZoomCameraExposureManualRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150TamronHarrierZoomCameraExposureManualSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusAutoSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusManualMaxSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusManualMinSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusNearLimit10mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusNearLimit2300mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusNearLimit34mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusRateDecreaseSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusRateIncreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusRateStaticSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/ip/a150TamronHarrierZoomCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/saturation/a150TamronHarrierZoomCameraSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/saturation/a150TamronHarrierZoomCameraSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/saturation/a150TamronHarrierZoomCameraSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/sharpness/a150TamronHarrierZoomCameraSharpnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/sharpness/a150TamronHarrierZoomCameraSharpnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/sharpness/a150TamronHarrierZoomCameraSharpnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream1080pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream2kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream480pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream4kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream720pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamBitrate4Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamBitrate8Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/version/a150TamronHarrierZoomCameraVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/version/a150TamronHarrierZoomCameraVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/version/a150TamronHarrierZoomCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/version/a150TamronHarrierZoomCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150CameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureManualRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureManualSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusManualMinSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusNearLimit10mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusNearLimit2300mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusNearLimit34mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusRateDecreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusRateIncreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusRateStaticSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/ip/a150TamronOcleaZoomCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/osd/a150TamronOcleaZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/osd/a150TamronOcleaZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/osd/a150TamronOcleaZoomCameraOsdRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/sharpness/a150TamronOcleaZoomCameraSharpnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/sharpness/a150TamronOcleaZoomCameraSharpnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/sharpness/a150TamronOcleaZoomCameraSharpnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStream1080pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStream2kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStream480pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStream4kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStream720pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStreamBitrate4Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStreamBitrate8Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/streams/a150TamronOcleaZoomCameraStreamRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/type/a150TamronOcleaZoomCameraTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/type/a150TamronOcleaZoomCameraTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/version/a150TamronOcleaZoomCameraVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/version/a150TamronOcleaZoomCameraVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/version/a150TamronOcleaZoomCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/version/a150TamronOcleaZoomCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/core/a150DeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/core/a150GetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/core/a150SetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/core/a150UpdateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150AFWCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveMaxSpeedBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveMaxSpeedForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveModeAssistSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveModeCruiseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveModeNormalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveNoSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveNoSteerSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveSteerLeftSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveSteerRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveSteerRightSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150MotorsDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150MotorsEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/hybridPowerDiagnostics/a150HybridPowerDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/hybridPowerDiagnostics/chargeVoltage/a150HybridPowerDiagnosticsChargeVoltageRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/hybridPowerDiagnostics/inputVoltage/a150HybridPowerDiagnosticsInputVoltageRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/incline/a150inclineMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/incline/a150inclineMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/incline/a150inclineRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/ip/a150IpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/motorDiagnostics/leftMotor/a150LeftMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/motorDiagnostics/leftMotor/a150LeftMotorDiagnosticsRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/motorDiagnostics/rightMotor/a150RightMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/motorDiagnostics/rightMotor/a150RightMotorDiagnosticsRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/a150ElevatingArmBackwardMaxSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/a150ElevatingArmForwardMaxSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/a150ElevatingArmHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/a150ElevatingArmHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/a150ElevatingArmMaxHeightSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/a150ElevatingArmMinHeightSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/a150ElevatingArmNotPresentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/a150ElevatingArmRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/calibrator/a150ElevatingArmCalibratorRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/calibrator/a150ElevatingArmIsCalibratingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/calibrator/a150ElevationArmIsNotCalibratingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/motorDiagnostics/a150ElevatingArmMotorDiagnosticsBackwardRpmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/motorDiagnostics/a150ElevatingArmMotorDiagnosticsForwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/motorDiagnostics/a150ElevatingArmMotorDiagnosticsHasNoOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/motorDiagnostics/a150ElevatingArmMotorDiagnosticsHasOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/motorDiagnostics/a150ElevatingArmMotorDiagnosticsRandomCurrentSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/motorDiagnostics/a150ElevatingArmMotorDiagnosticsRandomPwmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/motorDiagnostics/a150ElevatingArmMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/elevatingArm/motorDiagnostics/a150ElevatingArmMotorDiagnosticsStaticRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/sonde/a150SondeDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/sonde/a150SondeEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/peripherals/sonde/a150SondeRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/rearLight/a150RearLightOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/rearLight/a150RearLightOnMaxIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/rearLight/a150RearLightOnMidIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/rearLight/a150RearLightRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/roll/a150RollMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/roll/a150RollMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/roll/a150RollRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/imuTemp/a150IMUTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/imuTemp/a150IMUTemperatureShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/imuTemp/a150IMUTemperatureWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150CurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150TotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150UsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/version/a150Version1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/version/a150Version2Sample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/version/a150Version3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/version/a150VersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/a200ConnectedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/a200DisconnectedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/auxLight/a200AuxLightOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/auxLight/a200AuxLightOnMaxIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/auxLight/a200AuxLightOnMidIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/auxLight/a200AuxLightRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/battery/a200BatteryDangerSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/battery/a200BatteryRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/battery/a200BatteryShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/battery/a200BatteryWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/battery/leak/a200BatteryHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/battery/leak/a200BatteryHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/battery/leak/a200BatteryRandomLeakStateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/battery/resetChargeCycles/a200BatteryResetChargeCyclesSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/bodyLeak/a200BodyLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/bodyLeak/a200HasBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/bodyLeak/a200HasNoBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/calibrator/a200CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/calibrator/a200CalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/calibrator/a200CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/calibrator/a200A150Joint2CalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/cameraHome/a150CameraHeadCameraHomeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/core/a150CameraHeadSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/cpuTemp/a200A150CameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/ip/a200A150CameraHeadIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/leak/a200A150CameraHeadHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/leak/a200A150CameraHeadHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/leak/a200A150CameraHeadLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/light/a200A150CameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/light/a200A150CameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/light/a200A150CameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/natural/a200A150CameraHeadNaturalDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/natural/a200A150CameraHeadNaturalEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/orientationConfig/a200A150CameraHeadOrientationConfigHorizontalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/orientationConfig/a200A150CameraHeadOrientationConfigVerticalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/usageTime/a200A150CameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/usageTime/a200A150CameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/usageTime/a200A150CameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/version/a200A150CameraHeadVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/version/a200A150CameraHeadVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/version/a200A150CameraHeadVersion3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/version/a200A150CameraHeadVersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/calibrator/a200A200Joint2CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/calibrator/a200A200Joint2CalibratorRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/calibrator/a200A200Joint2CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/cameraHome/a200A200CameraHeadCameraHomeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/core/a200A200CameraHeadSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/cpuTemp/a200A200CameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/ip/a200A200CameraHeadIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint2MotorDiagnostics/a200A200CameraHeadJoint2MotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/lasers/a200A200CameraHeadLaserOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/lasers/a200A200CameraHeadLaserOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/leak/a200A200CameraHeadHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/leak/a200A200CameraHeadHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/leak/a200A200CameraHeadLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/light/a200A200CameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/light/a200A200CameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/light/a200A200CameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/natural/a200A200CameraHeadNaturalDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/natural/a200A200CameraHeadNaturalEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/orientationConfig/a200A200CameraHeadOrientationConfigHorizontalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/orientationConfig/a200A200CameraHeadOrientationConfigVerticalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/pan/a200A200CameraHeadPanCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/pan/a200A200CameraHeadPanPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/pan/a200A200CameraHeadPanPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/pan/a200A200CameraHeadPanPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/pan/a200A200CameraHeadPanRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/pan/a200A200CameraHeadPanSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/pan/a200A200CameraHeadPanSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/pan/a200A200CameraHeadPanSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/panMotorDiagnostics/a200A200CameraHeadPanMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/panMotorDiagnostics/a200A200CameraHeadPanMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/panMotorDiagnostics/a200A200CameraHeadPanMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/panMotorDiagnostics/a200A200CameraHeadPanMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/panMotorDiagnostics/a200A200CameraHeadPanMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/panMotorDiagnostics/a200A200CameraHeadPanMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/panMotorDiagnostics/a200A200CameraHeadPanMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/panMotorDiagnostics/a200A200CameraHeadPanMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/usageTime/a200A200CameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/usageTime/a200A200CameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/usageTime/a200A200CameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersion3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/core/a200CameraDeleteSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/core/a200CamerasSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/brightness/a200DTCamBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/brightness/a200DTCamBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/brightness/a200DTCamBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/contrast/a200DTCamContrastMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/contrast/a200DTCamContrastMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/contrast/a200DTCamContrastRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/ip/a200DTCamIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/saturation/a200DTCamSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/saturation/a200DTCamSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/saturation/a200DTCamSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream1080pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream480pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream720pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamBitrate4Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamBitrate8Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/version/a200DTCamVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/version/a200DTCamVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/version/a200DTCamVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/version/a200DTCamVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/brightness/a200TamronHarrierZoomCameraBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/brightness/a200TamronHarrierZoomCameraBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/brightness/a200TamronHarrierZoomCameraBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureAutoSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureManualRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureManualSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusAutoSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusManualMaxSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusNearLimit10mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusNearLimit2300mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusNearLimit34mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusRateDecreaseSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusRateIncreaseSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusRateStaticSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/ip/a200TamronHarrierZoomCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/saturation/a200TamronHarrierZoomCameraSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/saturation/a200TamronHarrierZoomCameraSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/saturation/a200TamronHarrierZoomCameraSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/sharpness/a200TamronHarrierZoomCameraSharpnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/sharpness/a200TamronHarrierZoomCameraSharpnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/sharpness/a200TamronHarrierZoomCameraSharpnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream1080pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream2kSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream480pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream4kSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream720pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamBitrate4Sample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamBitrate8Sample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamNotActiveSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamRandomSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/version/a200TamronHarrierZoomCameraVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/version/a200TamronHarrierZoomCameraVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/version/a200TamronHarrierZoomCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/version/a200TamronHarrierZoomCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/cpuTemp/a200TamronOcleaZoomCameraCpuTempHighSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/cpuTemp/a200TamronOcleaZoomCameraCpuTempLowSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/cpuTemp/a200TamronOcleaZoomCameraCpuTempNormalSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/cpuTemp/a200TamronOcleaZoomCameraCpuTempRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureManualRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureManualSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusManualMaxSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusManualMinSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusNearLimit10mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusNearLimit2300mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusNearLimit34mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusRateDecreaseSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusRateIncreaseSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusRateStaticSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/ip/a200TamronOcleaZoomCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/opticalZoom/a200TamronOcleaZoomCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/opticalZoom/a200TamronOcleaZoomCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/opticalZoom/a200TamronOcleaZoomCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/opticalZoom/a200TamronOcleaZoomCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/opticalZoom/a200TamronOcleaZoomCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/opticalZoom/a200TamronOcleaZoomCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/opticalZoom/a200TamronOcleaZoomCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/osd/a200TamronOcleaZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/osd/a200TamronOcleaZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/osd/a200TamronOcleaZoomCameraOsdRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/sharpness/a200TamronOcleaZoomCameraSharpnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/sharpness/a200TamronOcleaZoomCameraSharpnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/sharpness/a200TamronOcleaZoomCameraSharpnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStream1080pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStream2kSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStream480pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStream4kSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStream720pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStreamBitrate4Sample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStreamBitrate8Sample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStreamNotActiveSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/streams/a200TamronOcleaZoomCameraStreamRandomSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/turbidityStrength/a200TamronOcleaZoomCameraTurbidityStrengthMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/turbidityStrength/a200TamronOcleaZoomCameraTurbidityStrengthMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/turbidityStrength/a200TamronOcleaZoomCameraTurbidityStrengthRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/type/a200TamronOcleaZoomCameraTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/type/a200TamronOcleaZoomCameraTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/version/a200TamronOcleaZoomCameraVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/version/a200TamronOcleaZoomCameraVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/version/a200TamronOcleaZoomCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/version/a200TamronOcleaZoomCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/core/a200DeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/core/a200GetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/core/a200SetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/core/a200UpdateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200AFWCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveMaxSpeedBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveMaxSpeedForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveModeAssistSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveModeCruiseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveModeNormalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveNoSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveNoSteerSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveSteerLeftSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveSteerRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveSteerRightSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200MotorsDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200MotorsEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/hybridPowerDiagnostics/a200HybridPowerDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/hybridPowerDiagnostics/chargeVoltage/a200HybridPowerDiagnosticsChargeVoltageRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/hybridPowerDiagnostics/inputVoltage/a200HybridPowerDiagnosticsInputVoltageRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/incline/a200inclineMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/incline/a200inclineMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/incline/a200inclineRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/ip/a200IpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/motorDiagnostics/leftMotor/a200LeftMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/motorDiagnostics/leftMotor/a200LeftMotorDiagnosticsRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/motorDiagnostics/rightMotor/a200RightMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/motorDiagnostics/rightMotor/a200RightMotorDiagnosticsRestingSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/a200ElevatingArmBackwardMaxSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/a200ElevatingArmForwardMaxSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/a200ElevatingArmHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/a200ElevatingArmHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/a200ElevatingArmMaxHeightSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/a200ElevatingArmMinHeightSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/a200ElevatingArmNotPresentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/a200ElevatingArmRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/calibrator/a200ElevatingArmCalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/calibrator/a200ElevatingArmIsCalibratingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/calibrator/a200ElevationArmIsNotCalibratingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsBackwardRpmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsForwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsHasNoOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsHasOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsRandomCurrentSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsRandomPwmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsStaticRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/sonde/a200SondeDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/sonde/a200SondeEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/sonde/a200SondeRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/rearLight/a200RearLightOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/rearLight/a200RearLightOnMaxIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/rearLight/a200RearLightOnMidIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/rearLight/a200RearLightRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/roll/a200RollMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/roll/a200RollMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/roll/a200RollRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/temperature/cpuTemp/a200CPUTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/temperature/cpuTemp/a200CPUTemperatureShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/temperature/cpuTemp/a200CPUTemperatureWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/temperature/imuTemp/a200IMUTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/temperature/imuTemp/a200IMUTemperatureShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/temperature/imuTemp/a200IMUTemperatureWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/usageTime/a200CurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/usageTime/a200TotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/usageTime/a200UsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/version/a200Version1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/version/a200Version2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/version/a200Version3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/version/a200VersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/altitude/pivotAltitudeInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/altitude/pivotAltitudeRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/altitude/pivotAltitudeValidRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/altitude/pivotAltitudeValidSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/auxLight/pivotAuxLightOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/auxLight/pivotAuxLightOnMaxIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/auxLight/pivotAuxLightOnMidIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/auxLight/pivotAuxLightRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotHasLeftBatteryLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotHasNoLeftBatteryLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryAllStatesSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryVoltageMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryVoltageMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryVoltageRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotHasNoRightBatteryLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotHasRightBatteryLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryAllStatesSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryVoltageMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryVoltageMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryVoltageRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/bodyLeak/pivotBodyLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/bodyLeak/pivotHasBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/bodyLeak/pivotHasNoBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/acceptImuCalibration/pivotAcceptImuCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/acceptMagneticCalibration/pivotAcceptMagneticCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/denyImuCalibration/pivotDenyImuCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/denyMagneticCalibration/pivotDenyMagneticCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/sensorNotCalibratingState/pivotAcceptedRandomUpdate.json +8 -8
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/sensorPendingImuCalibration/pivotPendingImuRandomUpdate.json +14 -14
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/sensorPendingMagneticCalibration/pivotPendingMagneticRandomUpdate.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/startImuCalibration/pivotStartImuCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/startMagneticCalibration/pivotStartMagneticCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/stopImuCalibration/pivotStopImuCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/calibration/stopMagneticCalibration/pivotStopMagneticCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/core/pivotCameraHeadCoreSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/cpuTemp/pivotCameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/lasers/pivotCameraHeadLaserOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/lasers/pivotCameraHeadLaserOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/lasers/pivotCameraHeadLaserRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/leak/pivotCameraHeadLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/leak/pivotHasCameraHeadLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/leak/pivotHasNoCameraHeadLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/light/pivotCameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/light/pivotCameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/light/pivotCameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/pivotCameraHeadRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tilt/pivotCameraHeadTiltForwardMaxSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tilt/pivotCameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tilt/pivotCameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tilt/pivotCameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tilt/pivotCameraHeadTiltRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tilt/pivotCameraHeadTiltReverseMaxSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tilt/pivotCameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/usageTime/pivotCameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/usageTime/pivotCameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/usageTime/pivotCameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/DTCam/whiteBalance/pivotDTCamAutoWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/DTCam/whiteBalance/pivotDTCamManualWhiteBalanceSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/brightness/pivotDTCamBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/brightness/pivotDTCamBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/brightness/pivotDTCamBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/contrast/pivotDTCamContrastMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/contrast/pivotDTCamContrastMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/contrast/pivotDTCamContrastRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/ip/pivotDTCamIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/osd/pivotDTCamOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/osd/pivotDTCamOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/osd/pivotDTCamOsdRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/saturation/pivotDTCamSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/saturation/pivotDTCamSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/saturation/pivotDTCamSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/streams/pivotDTCamStream1080pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/streams/pivotDTCamStream480pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/streams/pivotDTCamStream720pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/streams/pivotDTCamStreamBitrate4Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/streams/pivotDTCamStreamBitrate8Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/streams/pivotDTCamStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/streams/pivotDTCamStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/type/pivotDTCamTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/type/pivotDTCamTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/version/pivotDTCamVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/version/pivotDTCamVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/version/pivotDTCamVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/dtCam/version/pivotDTCamVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/brightness/pivotOcleaCamBrightnessSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/contrast/pivotOcleaCamContrastSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/exposure/pivotOcleaCamAutoExposureSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/exposure/pivotOcleaCamManualExposureSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/saturation/pivotOcleaCamSaturationSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/whiteBalance/pivotOcleaCamAutoWhiteBalanceAirModeSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/whiteBalance/pivotOcleaCamAutoWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/whiteBalance/pivotOcleaCamAutoWhiteBalanceUnderwaterModeSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/ocleaCam/whiteBalance/pivotOcleaCamManualWhiteBalanceSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/pivotCameraDeleteSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/pivotCamerasRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/brightness/pivotCameraBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/brightness/pivotCameraBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/brightness/pivotCameraBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/exposure/pivotCameraExposureAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/exposure/pivotCameraExposureManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/exposure/pivotCameraExposureManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/exposure/pivotCameraExposureManualRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusAutoSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusManualMaxSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusRateDecreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusRateIncreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusRateStaticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/ip/pivotCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/saturation/pivotCameraSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/saturation/pivotCameraSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/saturation/pivotCameraSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/sharpness/pivotCameraSharpnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/sharpness/pivotCameraSharpnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/sharpness/pivotCameraSharpnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/streams/pivotCameraStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/streams/pivotcameraStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/streams/pivotcameraStreamR_2kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/streams/pivotcameraStreamR_480Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/streams/pivotcameraStreamR_4kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/streams/pivotcameraStreamR_720Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/tamronHarrierZoomCamera/osd/pivotTamronHarrierZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/tamronHarrierZoomCamera/osd/pivotTamronHarrierZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/tamronHarrierZoomCamera/osd/pivotTamronHarrierZoomCameraOsdRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/type/pivotCameraTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/type/pivotCameraTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/version/pivotCameraVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/version/pivotCameraVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/version/pivotCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/version/pivotCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/core/pivotDeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/core/pivotGetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/core/pivotSetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/core/pivotUpdateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotDepthCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotDepthRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotInvalidDepthCalibrationSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/drive/pivotDriveRandomSample.json +9 -9
- package/dist/samples/json/requests/devices/vehicles/pivot/inWater/pivotInWaterRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/inWater/pivotInWaterSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/inWater/pivotOutOfWaterSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/ip/pivotIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/openClose/pivotCloseClawGrabberDiagnosticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/openClose/pivotGrabberOpenCloseMotorDiagnosticRestingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/openClose/pivotGrabberOpenCloseMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/openClose/pivotGrabberOpenCloseMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/openClose/pivotOpenClawGrabberDiagnosticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/rotate/pivotGrabberRotateMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/rotate/pivotGrabberRotateMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/rotate/pivotGrabberRotateMotorDiagnosticsRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/rotate/pivotRotateGrabberLeftDiagnosticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/rotate/pivotRotateGrabberRightDiagnosticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotCloseClawGrabberSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotOpenClawGrabberSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotOpenCloseGrabberRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotRandomGrabberSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotRestingGrabberSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotRotateGrabberLeftSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotRotateGrabberRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotRotateGrabberRightSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformDownDiagnosticsSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformUpDiagnosticsSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformDownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformRestingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformUpSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/pivotConnected.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/pivotDisconnected.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotReferencePositionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotReferencePositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/positionOptionsUsbl/pivotPositionSourceRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/probes/pivotCpProbeRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/probes/pivotUtProbeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/sensorPod/pivotSensorPodHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/sensorPod/pivotSensorPodHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/sensorPod/pivotSensorPodLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/spareMotors/spareMotor1/pivotSpareMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/spareMotors/spareMotor1/pivotSpareMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/temperature/cpuTemp/pivotCPUTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/temperature/cpuTemp/pivotCPUTemperatureShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/temperature/cpuTemp/pivotCPUTemperatureWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/temperature/waterTemp/pivotWaterTemperatureMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/temperature/waterTemp/pivotWaterTemperatureMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/temperature/waterTemp/pivotWaterTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/frontLeftThruster/pivotFrontLeftMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/frontLeftThruster/pivotFrontLeftMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/frontLeftThruster/pivotFrontLeftMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/frontRightThruster/pivotFrontRightMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/frontRightThruster/pivotFrontRightMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/frontRightThruster/pivotFrontRightMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/rearLeftThruster/pivotRearLeftMotorDiagnosticsRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/rearLeftThruster/pivotRearLeftMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/rearLeftThruster/pivotRearLeftMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/rearRightThruster/pivotRearRightMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/rearRightThruster/pivotRearRightMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/rearRightThruster/pivotRearRightMotorDiagnosticsRestingSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalFrontThruster/pivotVerticalFrontMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalFrontThruster/pivotVerticalFrontMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalFrontThruster/pivotVerticalFrontMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalRearThruster/pivotVerticalRearMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalRearThruster/pivotVerticalRearMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalRearThruster/pivotVerticalRearMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/turns/pivotTurnsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/usageTime/pivotUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/usageTime/pivotUsageTimeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/velocity/pivotVelocityInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/velocity/pivotVelocityRandomSample.json +7 -7
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersion3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeValidRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeValidSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/auxLight/revolutionAuxLightOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/auxLight/revolutionAuxLightOnMaxIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/auxLight/revolutionAuxLightOnMidIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/auxLight/revolutionAuxLightRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/leak/revolutionLeftBatteryHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/leak/revolutionLeftBatteryHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/leak/revolutionLeftBatteryRandomLeakStateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryIsChargingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryIsNotChargingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/leak/revolutionRightBatteryHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/leak/revolutionRightBatteryHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/leak/revolutionRightBatteryRandomLeakStateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/revolutionRightBatteryIsChargingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/revolutionRightBatteryIsNotChargingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/revolutionRightBatteryRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/revolutionRightBatteryShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/revolutionRightBatteryWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/bodyLeak/revolutionBodyLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/bodyLeak/revolutionHasBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/bodyLeak/revolutionHasNoBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/acceptImuCalibration/revolutionAcceptImuCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/acceptMagneticCalibration/revolutionAcceptMagneticCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/denyImuCalibration/revolutionDenyImuCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/denyMagneticCalibration/revolutionDenyMagneticCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/sensorImuCalibration/revolutionPendingImuRandomUpdate.json +14 -14
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/sensorMagneticCalibration/revolutionPendingMagneticRandomUpdate.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/sensorNotCalibratingState/revolutionAcceptedRandomUpdate.json +8 -8
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/startImuCalibration/revolutionStartImuCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/startMagneticCalibration/revolutionStartMagneticCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/stopImuCalibration/revolutionStopImuCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/calibration/stopMagneticCalibration/revolutionStopMagneticCalibrationRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/core/revolutionCameraHeadRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/cpuTemp/revolutionCameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/lasers/revolutionCameraHeadLaserOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/lasers/revolutionCameraHeadLaserOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/lasers/revolutionCameraHeadLaserRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/leak/revolutionCameraHeadLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/leak/revolutionHasCameraHeadLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/leak/revolutionHasNoCameraHeadLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/light/revolutionCameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/light/revolutionCameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/light/revolutionCameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsBackwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsForwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsHasNoOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsHasOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsStaticRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/usageTime/revolutionCameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/usageTime/revolutionCameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/usageTime/revolutionCameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/DTCam/whiteBalance/revolutionDTCamAutoWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/DTCam/whiteBalance/revolutionDTCamManualWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/brightness/revolutionDTCamBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/brightness/revolutionDTCamBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/brightness/revolutionDTCamBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/contrast/revolutionDTCamContrastMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/contrast/revolutionDTCamContrastMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/contrast/revolutionDTCamContrastRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/ip/revolutionDTCamIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/osd/revolutionDTCamOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/osd/revolutionDTCamOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/osd/revolutionDTCamOsdRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/saturation/revolutionDTCamSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/saturation/revolutionDTCamSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/saturation/revolutionDTCamSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStream1080pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStream480pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStream720pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStreamBitrate4Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStreamBitrate8Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/type/revolutionDTCamTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/type/revolutionDTCamTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/version/revolutionDTCamVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/version/revolutionDTCamVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/version/revolutionDTCamVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/version/revolutionDTCamVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/brightness/revolutionOcleaCamBrightnessSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/contrast/revolutionOcleaCamContrastSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/exposure/revolutionOcleaCamAutoExposureSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/exposure/revolutionOcleaCamManualExposureSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/saturation/revolutionOcleaCamSaturationSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/whiteBalance/revolutionOcleaCamAutoWhiteBalanceAirModeSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/whiteBalance/revolutionOcleaCamAutoWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/whiteBalance/revolutionOcleaCamAutoWhiteBalanceUnderwaterModeSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/whiteBalance/revolutionOcleaCamManualWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/revolutionCamerasDeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/brightness/revolutionCameraBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/brightness/revolutionCameraBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/brightness/revolutionCameraBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/exposure/revolutionCameraExposureAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/exposure/revolutionCameraExposureManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/exposure/revolutionCameraExposureManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/exposure/revolutionCameraExposureManualRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusAutoSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusManualMinSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusRateDecreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusRateIncreaseSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusRateStaticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/ip/revolutionCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/saturation/revolutionCameraSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/saturation/revolutionCameraSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/saturation/revolutionCameraSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/sharpness/revolutionCameraSharpnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/sharpness/revolutionCameraSharpnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/sharpness/revolutionCameraSharpnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/streams/revolutionCameraStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/streams/revolutioncameraStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/streams/revolutioncameraStreamR_2kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/streams/revolutioncameraStreamR_480Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/streams/revolutioncameraStreamR_4kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/streams/revolutioncameraStreamR_720Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/tamronHarrierZoomCamera/osd/revolutionTamronHarrierZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/tamronHarrierZoomCamera/osd/revolutionTamronHarrierZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/tamronHarrierZoomCamera/osd/revolutionTamronHarrierZoomCameraOsdRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/type/revolutionCameraTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/type/revolutionCameraTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/version/revolutionCameraVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/version/revolutionCameraVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/version/revolutionCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/version/revolutionCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/core/revolutionDeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/core/revolutionGetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/core/revolutionSetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/core/revolutionUpdateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cpuTemp/revolutionCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionDepthCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionDepthRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionInvalidDepthCalibrationSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/drive/revolutionDriveRandomSample.json +10 -10
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsBackwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsForwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsHasNoOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsHasOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsRandomCurrentSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsRandomPwmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsStaticRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsBackwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsForwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsHasNoOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsHasOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsRandomCurrentSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsRandomPwmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsStaticRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/revolutionGrabberCloseClawSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/revolutionGrabberOpenClawSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/revolutionGrabberRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/revolutionGrabberRestingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/revolutionGrabberRotateLeftSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/revolutionGrabberRotateRightSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/inWater/revolutionInWaterRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/inWater/revolutionInWaterSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/inWater/revolutionOutOfWaterSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/ip/revolutionRandomIpSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionGlobalPositionInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionGlobalPositionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionGlobalPositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionLocalPositionInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionLocalPositionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionLocalPositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionReferencePositionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionReferencePositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/positionOptionsUsbl/revolutionPositionSourceRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/revolutionIsConnected.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/revolutionIsDisconnected.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/sensorPodLeak/revolutionHasNoSensorPodLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/sensorPodLeak/revolutionHasSensorPodLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/sensorPodLeak/revolutionSensorPodLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor1/revolutionSpareMotor1DiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor1/revolutionSpareMotor1DiagnosticsRestingSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor2/revolutionSpareMotor2DiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor2/revolutionSpareMotor2DiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/frontLeftThruster/revolutionFrontLeftMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/frontLeftThruster/revolutionFrontLeftMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/frontLeftThruster/revolutionFrontLeftMotorDiagnosticsRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/frontRightThruster/revolutionFrontRightMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/frontRightThruster/revolutionFrontRightMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/frontRightThruster/revolutionFrontRightMotorDiagnosticsRestingSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearLeftThruster/revolutionRearLeftMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearLeftThruster/revolutionRearLeftMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearLeftThruster/revolutionRearLeftMotorDiagnosticsRestingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearRightThruster/revolutionRearRightMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearRightThruster/revolutionRearRightMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearRightThruster/revolutionRearRightMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalLeftThruster/revolutionVerticalLeftMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalLeftThruster/revolutionVerticalLeftMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalLeftThruster/revolutionVerticalLeftMotorDiagnosticsRestingSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalRightThruster/revolutionVerticalRightMotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalRightThruster/revolutionVerticalRightMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalRightThruster/revolutionVerticalRightMotorDiagnosticsRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/turns/revolutionTurnsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/usageTime/revolutionRandomCurrentSecondsUsageSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/usageTime/revolutionRandomTotalSecondsUsageSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/usageTime/revolutionUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/velocity/revolutionVelocityInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/velocity/revolutionVelocityRandomSample.json +7 -7
- package/dist/samples/json/requests/devices/vehicles/revolution/version/revolutionVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/version/revolutionVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/version/revolutionVersion3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/version/revolutionVersionRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/waterTemp/revolutionMaxWaterTempSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/waterTemp/revolutionMinWaterTempSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/waterTemp/revolutionRandomWaterTempSample.json +3 -3
- package/dist/samples/json/requests/errors/badRequest400.json +1 -1
- package/dist/samples/json/requests/errors/notAccepted405.json +1 -1
- package/dist/samples/json/requests/errors/serverError500.json +1 -1
- package/dist/samples/json/requests/errors/serviceUnavailable503.json +1 -1
- package/dist/samples/json/requests/errors/systemUpdateError519.json +1 -1
- package/dist/samples/json/requests/errors/unauthenticated401.json +1 -1
- package/dist/samples/json/requests/errors/unauthorized403.json +1 -1
- package/dist/samples/json/requests/transferDeleteRequest.json +1 -1
- package/dist/samples/json/requests/transferErrorRequest.json +1 -1
- package/dist/samples/json/requests/transferGetRequest.json +1 -1
- package/dist/samples/json/requests/transferSetRequest.json +1 -1
- package/dist/samples/json/requests/transferUpdateRequest.json +1 -1
- package/dist/samples/json/server/answer.json +3 -3
- package/dist/samples/json/server/iceCandidate.json +3 -3
- package/dist/samples/json/server/joinSession.json +2 -2
- package/dist/samples/json/server/leaveSession.json +2 -2
- package/dist/samples/json/server/offer.json +3 -3
- package/dist/samples/json/server/registerSession.json +29 -29
- package/dist/samples/json/server/session.json +4 -4
- package/dist/samples/json/server/sessionCheck.json +1 -1
- package/dist/samples/json/states/a150RandomState.json +62 -62
- package/dist/samples/json/states/a200AndPoweredReelRandomState.json +79 -79
- package/dist/samples/json/states/a200RandomState.json +57 -57
- package/dist/samples/json/states/pivotAndPoweredReelRandomStableState.json +117 -117
- package/dist/samples/json/states/pivotAndPoweredReelRandomState.json +124 -124
- package/dist/samples/json/states/pivotRandomStableState.json +91 -91
- package/dist/samples/json/states/pivotRandomState.json +97 -97
- package/dist/samples/json/states/poweredReelRandomState.json +22 -22
- package/dist/samples/json/states/revolutionAndPoweredReelRandomStableState.json +115 -115
- package/dist/samples/json/states/revolutionAndPoweredReelRandomState.json +115 -115
- package/dist/samples/json/states/revolutionRandomStableState.json +93 -93
- package/dist/samples/json/states/revolutionRandomState.json +95 -95
- package/dist/samples/json/swupdates/systemUpdatePayloadSample.json +93 -93
- package/dist/schemas/schema.json +151 -353
- package/dist/types/devices/cameraHeads/index.d.ts +0 -2
- package/dist/types/devices/cameras/index.d.ts +0 -4
- package/dist/types/devices/cameras/tamronOcleaZoomCamera/index.d.ts +1 -0
- package/dist/types/devices/core/index.d.ts +0 -32
- package/dist/types/devices/index.d.ts +6 -6
- package/dist/types/devices/index.js +10 -3
- package/dist/types/devices/peripherals/dvl/index.d.ts +8 -0
- package/dist/types/devices/peripherals/dvl/index.js +2 -0
- package/dist/types/devices/peripherals/index.d.ts +0 -12
- package/dist/types/devices/peripherals/sensorPod/index.d.ts +4 -0
- package/dist/types/devices/serial/index.d.ts +5 -0
- package/dist/types/devices/sonar/index.d.ts +11 -0
- package/dist/types/devices/vehicles/index.d.ts +1 -9
- package/dist/types/devices/vehicles/onyx/index.d.ts +18 -33
- package/dist/types/devices/vehicles/photon/index.d.ts +5 -14
- package/dist/types/devices/vehicles/pivot/index.d.ts +13 -16
- package/dist/types/devices/vehicles/revolution/index.d.ts +1 -17
- package/dist/types/devices/vehicles/rov/index.d.ts +35 -1
- package/dist/types/devices/vehicles/rovDrive/index.d.ts +9 -12
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/index.js +8 -51
- package/package.json +3 -2
package/dist/schemas/schema.json
CHANGED
|
@@ -48,18 +48,10 @@
|
|
|
48
48
|
"description": "CPU Temperature Sensor\n\nMeasured in degrees celsius\n\n- Arbitrary\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureRandomSample.json}\n\n- CPU temperature warning\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureWarningSample.json}\n\n- CPU temperature shutdown\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureShutdownSample.json}",
|
|
49
49
|
"type": "number"
|
|
50
50
|
},
|
|
51
|
-
"currentSeconds": {
|
|
52
|
-
"description": "Current usage time in seconds.",
|
|
53
|
-
"type": "number"
|
|
54
|
-
},
|
|
55
51
|
"cygnus": {
|
|
56
52
|
"$ref": "#/definitions/cygnusType",
|
|
57
53
|
"description": "The ut(cygnus) probe"
|
|
58
54
|
},
|
|
59
|
-
"deviceInfo": {
|
|
60
|
-
"$ref": "#/definitions/Device",
|
|
61
|
-
"description": "Device information for all vehicles"
|
|
62
|
-
},
|
|
63
55
|
"drive": {
|
|
64
56
|
"$ref": "#/definitions/CrawlerDrive",
|
|
65
57
|
"description": "Drive\n\nControls the direction of drive for the a150"
|
|
@@ -112,14 +104,6 @@
|
|
|
112
104
|
"$ref": "#/definitions/Sonde",
|
|
113
105
|
"description": "Sonde\n\n### Example Payloads #### SET Request\n\n- Sonde enabled\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/peripherals/sonde/a150SondeEnabledSample.json}\n\n- Sonde Disabled\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/peripherals/sonde/a150SondeDisabledSample.json}"
|
|
114
106
|
},
|
|
115
|
-
"temperatures": {
|
|
116
|
-
"$ref": "#/definitions/DeviceTemperatures",
|
|
117
|
-
"description": "Temperatures of device internals"
|
|
118
|
-
},
|
|
119
|
-
"totalSeconds": {
|
|
120
|
-
"description": "Total usage time in seconds.",
|
|
121
|
-
"type": "number"
|
|
122
|
-
},
|
|
123
107
|
"usageTime": {
|
|
124
108
|
"$ref": "#/definitions/UsageTime",
|
|
125
109
|
"description": "Vehicle Usage Time\n\n### Example Payloads #### GET Requests\n\n- Current seconds {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150CurrentSecondsRandomSample.json}\n- Total Seconds\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150TotalSecondsRandomSample.json}\n\n- Arbitrary Total Usage\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150UsageTimeRandomSample.json}"
|
|
@@ -146,14 +130,6 @@
|
|
|
146
130
|
"description": "Temperature in degrees celsius",
|
|
147
131
|
"type": "number"
|
|
148
132
|
},
|
|
149
|
-
"currentSeconds": {
|
|
150
|
-
"description": "Current usage time in seconds.",
|
|
151
|
-
"type": "number"
|
|
152
|
-
},
|
|
153
|
-
"deviceInfo": {
|
|
154
|
-
"$ref": "#/definitions/Device",
|
|
155
|
-
"description": "Camera Head Device Info"
|
|
156
|
-
},
|
|
157
133
|
"ip": {
|
|
158
134
|
"description": "IP address",
|
|
159
135
|
"type": "string"
|
|
@@ -208,10 +184,6 @@
|
|
|
208
184
|
"deprecated": "- This has been replaced with joint1MotorDiagnostics and joint2MotorDiagnostics",
|
|
209
185
|
"description": "Tilt Motor Diagnostics\n\n### Example Payload\n\n#### Tilt Motor Diagnostics Current Sample\n\n##### crawler at random\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json}\n\n##### crawler at random\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics Overcurrent Sample\n\n##### crawler at ON\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json}\n\n##### crawler at OFF\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json}\n\n##### crawler at ON\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json}\n\n##### crawler at OFF\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics PWM Samples\n\n##### crawler at random speed\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsPWMRandomSample.json}\n\n##### crawler at random speed\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsPWMRandomSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics RPM Samples\n\n##### crawler at static\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMStaticSample.json}\n\n##### crawler at forward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMForwardSample.json}\n\n##### crawler at backward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json}\n\n##### crawler at static\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMStaticSample.json}\n\n##### crawler at forward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMForwardSample.json}\n\n##### crawler at backward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json}\n\n<br /> <br />\n\n#### crawler tilt Motor Diagnostics with Current, Overcurrent, PWM, RPM\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRandomSample.json}\n\n#### crawler tilt Motor Diagnostics with Current, Overcurrent, PWM, RPM\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRandomSample.json}"
|
|
210
186
|
},
|
|
211
|
-
"totalSeconds": {
|
|
212
|
-
"description": "Total usage time in seconds.",
|
|
213
|
-
"type": "number"
|
|
214
|
-
},
|
|
215
187
|
"usageTime": {
|
|
216
188
|
"$ref": "#/definitions/UsageTime",
|
|
217
189
|
"description": "Camera Head Usage Time"
|
|
@@ -272,18 +244,10 @@
|
|
|
272
244
|
"description": "CPU Temperature Sensor\n\nMeasured in degrees celsius\n\n- Arbitrary\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/temperature/cpuTemp/a200CPUTemperatureRandomSample.json}\n\n- CPU temperature warning\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/temperature/cpuTemp/a200CPUTemperatureWarningSample.json}\n\n- CPU temperature shutdown\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/temperature/cpuTemp/a200CPUTemperatureShutdownSample.json}",
|
|
273
245
|
"type": "number"
|
|
274
246
|
},
|
|
275
|
-
"currentSeconds": {
|
|
276
|
-
"description": "Current usage time in seconds.",
|
|
277
|
-
"type": "number"
|
|
278
|
-
},
|
|
279
247
|
"cygnus": {
|
|
280
248
|
"$ref": "#/definitions/cygnusType",
|
|
281
249
|
"description": "The ut(cygnus) probe"
|
|
282
250
|
},
|
|
283
|
-
"deviceInfo": {
|
|
284
|
-
"$ref": "#/definitions/Device",
|
|
285
|
-
"description": "Device information for all vehicles"
|
|
286
|
-
},
|
|
287
251
|
"drive": {
|
|
288
252
|
"$ref": "#/definitions/CrawlerDrive",
|
|
289
253
|
"description": "Drive\n\nControls the direction of drive for the A200"
|
|
@@ -336,14 +300,6 @@
|
|
|
336
300
|
"$ref": "#/definitions/Sonde",
|
|
337
301
|
"description": "Sonde\n\n### Example Payloads #### SET Request\n\n- Sonde enabled\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/peripherals/sonde/a200SondeEnabledSample.json}\n\n- Sonde Disabled\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/peripherals/sonde/a200SondeDisabledSample.json}"
|
|
338
302
|
},
|
|
339
|
-
"temperatures": {
|
|
340
|
-
"$ref": "#/definitions/DeviceTemperatures",
|
|
341
|
-
"description": "Temperatures of device internals"
|
|
342
|
-
},
|
|
343
|
-
"totalSeconds": {
|
|
344
|
-
"description": "Total usage time in seconds.",
|
|
345
|
-
"type": "number"
|
|
346
|
-
},
|
|
347
303
|
"usageTime": {
|
|
348
304
|
"$ref": "#/definitions/UsageTime",
|
|
349
305
|
"description": "Vehicle Usage Time\n\n### Example Payloads #### GET Requests\n\n- Current seconds {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/usageTime/a200CurrentSecondsRandomSample.json}\n- Total Seconds\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/usageTime/a200TotalSecondsRandomSample.json}\n\n- Arbitrary Total Usage\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/usageTime/a200UsageTimeRandomSample.json}"
|
|
@@ -370,14 +326,6 @@
|
|
|
370
326
|
"description": "Temperature in degrees celsius",
|
|
371
327
|
"type": "number"
|
|
372
328
|
},
|
|
373
|
-
"currentSeconds": {
|
|
374
|
-
"description": "Current usage time in seconds.",
|
|
375
|
-
"type": "number"
|
|
376
|
-
},
|
|
377
|
-
"deviceInfo": {
|
|
378
|
-
"$ref": "#/definitions/Device",
|
|
379
|
-
"description": "Camera Head Device Info"
|
|
380
|
-
},
|
|
381
329
|
"ip": {
|
|
382
330
|
"description": "IP address",
|
|
383
331
|
"type": "string"
|
|
@@ -440,10 +388,6 @@
|
|
|
440
388
|
"deprecated": "- This has been replaced with joint1MotorDiagnostics and joint2MotorDiagnostics",
|
|
441
389
|
"description": "Tilt Motor Diagnostics\n\n### Example Payload\n\n#### Tilt Motor Diagnostics Current Sample\n\n##### crawler at random\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json}\n\n##### crawler at random\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics Overcurrent Sample\n\n##### crawler at ON\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json}\n\n##### crawler at OFF\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json}\n\n##### crawler at ON\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json}\n\n##### crawler at OFF\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics PWM Samples\n\n##### crawler at random speed\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsPWMRandomSample.json}\n\n##### crawler at random speed\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsPWMRandomSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics RPM Samples\n\n##### crawler at static\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMStaticSample.json}\n\n##### crawler at forward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMForwardSample.json}\n\n##### crawler at backward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json}\n\n##### crawler at static\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMStaticSample.json}\n\n##### crawler at forward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMForwardSample.json}\n\n##### crawler at backward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json}\n\n<br /> <br />\n\n#### crawler tilt Motor Diagnostics with Current, Overcurrent, PWM, RPM\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRandomSample.json}\n\n#### crawler tilt Motor Diagnostics with Current, Overcurrent, PWM, RPM\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a200CameraHead/tiltMotorDiagnostics/a150A200CameraHeadTiltMotorDiagnosticsRandomSample.json}"
|
|
442
390
|
},
|
|
443
|
-
"totalSeconds": {
|
|
444
|
-
"description": "Total usage time in seconds.",
|
|
445
|
-
"type": "number"
|
|
446
|
-
},
|
|
447
391
|
"usageTime": {
|
|
448
392
|
"$ref": "#/definitions/UsageTime",
|
|
449
393
|
"description": "Camera Head Usage Time"
|
|
@@ -458,21 +402,6 @@
|
|
|
458
402
|
],
|
|
459
403
|
"type": "object"
|
|
460
404
|
},
|
|
461
|
-
"Batteries": {
|
|
462
|
-
"additionalProperties": false,
|
|
463
|
-
"description": "{@link IBatteries š See extended definition } \n\nšš Batteries Information about all batteries in the system.",
|
|
464
|
-
"properties": {
|
|
465
|
-
"left": {
|
|
466
|
-
"$ref": "#/definitions/Battery",
|
|
467
|
-
"description": "Left side battery of the robot"
|
|
468
|
-
},
|
|
469
|
-
"right": {
|
|
470
|
-
"$ref": "#/definitions/Battery",
|
|
471
|
-
"description": "Right side battery of the robot"
|
|
472
|
-
}
|
|
473
|
-
},
|
|
474
|
-
"type": "object"
|
|
475
|
-
},
|
|
476
405
|
"Battery": {
|
|
477
406
|
"additionalProperties": false,
|
|
478
407
|
"description": "{@link IBattery š See extended definition } \n\nš Battery",
|
|
@@ -667,10 +596,6 @@
|
|
|
667
596
|
"CalibratableSensorPod": {
|
|
668
597
|
"additionalProperties": false,
|
|
669
598
|
"properties": {
|
|
670
|
-
"currentSeconds": {
|
|
671
|
-
"description": "Current usage time in seconds.",
|
|
672
|
-
"type": "number"
|
|
673
|
-
},
|
|
674
599
|
"imu": {
|
|
675
600
|
"additionalProperties": false,
|
|
676
601
|
"description": "Calibratable IMU",
|
|
@@ -698,6 +623,10 @@
|
|
|
698
623
|
"description": "IP address",
|
|
699
624
|
"type": "string"
|
|
700
625
|
},
|
|
626
|
+
"macAddressId": {
|
|
627
|
+
"description": "The unique identifier of the sensor pod, typically a MAC address.",
|
|
628
|
+
"type": "string"
|
|
629
|
+
},
|
|
701
630
|
"magnetic": {
|
|
702
631
|
"additionalProperties": false,
|
|
703
632
|
"description": "Calibratable magnetic sensor",
|
|
@@ -720,10 +649,6 @@
|
|
|
720
649
|
"$ref": "#/definitions/DeviceModel",
|
|
721
650
|
"description": "Deep Trekker internal device model numbers. This can be used for selecting the associated device schema."
|
|
722
651
|
},
|
|
723
|
-
"totalSeconds": {
|
|
724
|
-
"description": "Total usage time in seconds.",
|
|
725
|
-
"type": "number"
|
|
726
|
-
},
|
|
727
652
|
"version": {
|
|
728
653
|
"$ref": "#/definitions/DeviceVersion",
|
|
729
654
|
"description": "Version"
|
|
@@ -750,18 +675,10 @@
|
|
|
750
675
|
"additionalProperties": false,
|
|
751
676
|
"description": "{@link ICamera š See extended definition } \n\nš· Camera",
|
|
752
677
|
"properties": {
|
|
753
|
-
"camHeadName": {
|
|
754
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
755
|
-
"type": "string"
|
|
756
|
-
},
|
|
757
678
|
"cpuTemp": {
|
|
758
679
|
"description": "Camera cpu temperature in Celsius",
|
|
759
680
|
"type": "number"
|
|
760
681
|
},
|
|
761
|
-
"currentSeconds": {
|
|
762
|
-
"description": "Current usage time in seconds.",
|
|
763
|
-
"type": "number"
|
|
764
|
-
},
|
|
765
682
|
"ip": {
|
|
766
683
|
"description": "IP address",
|
|
767
684
|
"type": "string"
|
|
@@ -809,10 +726,6 @@
|
|
|
809
726
|
"description": "Video Streams\n\nHolds a list of available streams from the camera.\n\n### Example Payload (Standard 1080p Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream1080pSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream1080pSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamRandomSample.json}\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A150 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream2kSample.json}\n\n##### A150 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream4kSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A200 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream2kSample.json}\n\n##### A200 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream4kSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamRandomSample.json}\n\n<br /> <br />",
|
|
810
727
|
"type": "object"
|
|
811
728
|
},
|
|
812
|
-
"totalSeconds": {
|
|
813
|
-
"description": "Total usage time in seconds.",
|
|
814
|
-
"type": "number"
|
|
815
|
-
},
|
|
816
729
|
"type": {
|
|
817
730
|
"$ref": "#/definitions/CameraType",
|
|
818
731
|
"description": "Camera Type\n\nUsed to determine which camera feed should get initiated first\n\n### Example Payload (Standard 1080p Camera)\n\n#### Camera Type Samples (A150) ##### A150 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeMainSample.json}\n\n##### A150 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeAuxSample.json}\n\n#### Camera Type Samples (A200) ##### A200 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeMainSample.json}\n\n##### A200 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeAuxSample.json}\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Camera Type Samples (A150) ##### A150 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeMainSample.json}\n\n##### A150 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeAuxSample.json}\n\n#### Camera Type Samples (A200) ##### A200 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeMainSample.json}\n\n##### A200 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeAuxSample.json}\n\n<br /> <br />"
|
|
@@ -933,10 +846,6 @@
|
|
|
933
846
|
"minimum": 0,
|
|
934
847
|
"type": "number"
|
|
935
848
|
},
|
|
936
|
-
"camHeadName": {
|
|
937
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
938
|
-
"type": "string"
|
|
939
|
-
},
|
|
940
849
|
"contrast": {
|
|
941
850
|
"description": "Camera Contrast",
|
|
942
851
|
"maximum": 100,
|
|
@@ -947,10 +856,6 @@
|
|
|
947
856
|
"description": "Camera cpu temperature in Celsius",
|
|
948
857
|
"type": "number"
|
|
949
858
|
},
|
|
950
|
-
"currentSeconds": {
|
|
951
|
-
"description": "Current usage time in seconds.",
|
|
952
|
-
"type": "number"
|
|
953
|
-
},
|
|
954
859
|
"ip": {
|
|
955
860
|
"description": "IP address",
|
|
956
861
|
"type": "string"
|
|
@@ -980,10 +885,6 @@
|
|
|
980
885
|
"description": "Video Streams\n\nHolds a list of available streams from the camera.\n\n### Example Payload (Standard 1080p Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream1080pSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream1080pSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamRandomSample.json}\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A150 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream2kSample.json}\n\n##### A150 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream4kSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A200 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream2kSample.json}\n\n##### A200 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream4kSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamRandomSample.json}\n\n<br /> <br />",
|
|
981
886
|
"type": "object"
|
|
982
887
|
},
|
|
983
|
-
"totalSeconds": {
|
|
984
|
-
"description": "Total usage time in seconds.",
|
|
985
|
-
"type": "number"
|
|
986
|
-
},
|
|
987
888
|
"type": {
|
|
988
889
|
"$ref": "#/definitions/CameraType",
|
|
989
890
|
"description": "Camera Type\n\nUsed to determine which camera feed should get initiated first\n\n### Example Payload (Standard 1080p Camera)\n\n#### Camera Type Samples (A150) ##### A150 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeMainSample.json}\n\n##### A150 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeAuxSample.json}\n\n#### Camera Type Samples (A200) ##### A200 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeMainSample.json}\n\n##### A200 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeAuxSample.json}\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Camera Type Samples (A150) ##### A150 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeMainSample.json}\n\n##### A150 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeAuxSample.json}\n\n#### Camera Type Samples (A200) ##### A200 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeMainSample.json}\n\n##### A200 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeAuxSample.json}\n\n<br /> <br />"
|
|
@@ -1027,41 +928,21 @@
|
|
|
1027
928
|
],
|
|
1028
929
|
"type": "object"
|
|
1029
930
|
},
|
|
1030
|
-
"
|
|
1031
|
-
"additionalProperties": false,
|
|
1032
|
-
"description": "DateTime\n\nAn endpoint to facilitate requesting and adjusting the datetime of the BridgeBox.",
|
|
1033
|
-
"properties": {
|
|
1034
|
-
"networkTimeSync": {
|
|
1035
|
-
"description": "Automatic Date Time Network Sync\n\nAutomatically sync date and time with the NTP server (requires a network connection with an NTP server to sync time)",
|
|
1036
|
-
"type": "boolean"
|
|
1037
|
-
},
|
|
1038
|
-
"timestamp": {
|
|
1039
|
-
"description": "Timestamp\n\nUsed to define the system time.\n\nFormatted to ISO 8601/RFC 3339 (with time zone extension) spec\n\nNote: The applied timestamp will not be persistent if the system's network time sync is enabled and there's an NTP server in the network. Use the networkTimeSync property to explicitly disable the network time sync **before** setting the timestamp.",
|
|
1040
|
-
"type": "string"
|
|
1041
|
-
}
|
|
1042
|
-
},
|
|
1043
|
-
"type": "object"
|
|
1044
|
-
},
|
|
1045
|
-
"Device": {
|
|
931
|
+
"DVL": {
|
|
1046
932
|
"additionalProperties": false,
|
|
1047
|
-
"description": "{@link IDevice š See extended definition } \n\nDevice\n\nDevice interface is a base interface for interacting with derived device types such as vehicles, reels, cameras, etc. In order to properly parse and generate the derived interface data, an appropriate schema must be selected. This can be done by parsing the device's",
|
|
1048
933
|
"properties": {
|
|
1049
|
-
"currentSeconds": {
|
|
1050
|
-
"description": "Current usage time in seconds.",
|
|
1051
|
-
"type": "number"
|
|
1052
|
-
},
|
|
1053
934
|
"ip": {
|
|
1054
935
|
"description": "IP address",
|
|
1055
936
|
"type": "string"
|
|
1056
937
|
},
|
|
938
|
+
"macAddressId": {
|
|
939
|
+
"description": "The unique identifier of the DVL, typically a MAC address. This is used to identify the DVL in the network.",
|
|
940
|
+
"type": "string"
|
|
941
|
+
},
|
|
1057
942
|
"model": {
|
|
1058
943
|
"$ref": "#/definitions/DeviceModel",
|
|
1059
944
|
"description": "Deep Trekker internal device model numbers. This can be used for selecting the associated device schema."
|
|
1060
945
|
},
|
|
1061
|
-
"totalSeconds": {
|
|
1062
|
-
"description": "Total usage time in seconds.",
|
|
1063
|
-
"type": "number"
|
|
1064
|
-
},
|
|
1065
946
|
"version": {
|
|
1066
947
|
"$ref": "#/definitions/DeviceVersion",
|
|
1067
948
|
"description": "Version"
|
|
@@ -1072,13 +953,26 @@
|
|
|
1072
953
|
],
|
|
1073
954
|
"type": "object"
|
|
1074
955
|
},
|
|
956
|
+
"DateTime": {
|
|
957
|
+
"additionalProperties": false,
|
|
958
|
+
"description": "DateTime\n\nAn endpoint to facilitate requesting and adjusting the datetime of the BridgeBox.",
|
|
959
|
+
"properties": {
|
|
960
|
+
"networkTimeSync": {
|
|
961
|
+
"description": "Automatic Date Time Network Sync\n\nAutomatically sync date and time with the NTP server (requires a network connection with an NTP server to sync time)",
|
|
962
|
+
"type": "boolean"
|
|
963
|
+
},
|
|
964
|
+
"timestamp": {
|
|
965
|
+
"description": "Timestamp\n\nUsed to define the system time.\n\nFormatted to ISO 8601/RFC 3339 (with time zone extension) spec\n\nNote: The applied timestamp will not be persistent if the system's network time sync is enabled and there's an NTP server in the network. Use the networkTimeSync property to explicitly disable the network time sync **before** setting the timestamp.",
|
|
966
|
+
"type": "string"
|
|
967
|
+
}
|
|
968
|
+
},
|
|
969
|
+
"type": "object"
|
|
970
|
+
},
|
|
1075
971
|
"DeviceModel": {
|
|
1076
972
|
"description": "Deep Trekker internal device model numbers. TODO: add all model numbers",
|
|
1077
973
|
"enum": [
|
|
1078
974
|
20,
|
|
1079
|
-
109,
|
|
1080
975
|
19,
|
|
1081
|
-
106,
|
|
1082
976
|
240,
|
|
1083
977
|
5,
|
|
1084
978
|
206,
|
|
@@ -1088,35 +982,24 @@
|
|
|
1088
982
|
24,
|
|
1089
983
|
16,
|
|
1090
984
|
13,
|
|
1091
|
-
102,
|
|
1092
985
|
18,
|
|
986
|
+
102,
|
|
1093
987
|
103,
|
|
988
|
+
109,
|
|
989
|
+
106,
|
|
1094
990
|
107,
|
|
1095
991
|
108,
|
|
1096
992
|
"BRIDGEBOX",
|
|
1097
993
|
100,
|
|
1098
994
|
101,
|
|
1099
|
-
244
|
|
995
|
+
244,
|
|
996
|
+
104
|
|
1100
997
|
],
|
|
1101
998
|
"type": [
|
|
1102
999
|
"number",
|
|
1103
1000
|
"string"
|
|
1104
1001
|
]
|
|
1105
1002
|
},
|
|
1106
|
-
"DeviceTemperatures": {
|
|
1107
|
-
"additionalProperties": false,
|
|
1108
|
-
"properties": {
|
|
1109
|
-
"cpu": {
|
|
1110
|
-
"description": "CPU temperature of a device (Degrees Celsius).",
|
|
1111
|
-
"type": "number"
|
|
1112
|
-
},
|
|
1113
|
-
"imu": {
|
|
1114
|
-
"description": "IMU temperture of a device (Degrees Celsius).",
|
|
1115
|
-
"type": "number"
|
|
1116
|
-
}
|
|
1117
|
-
},
|
|
1118
|
-
"type": "object"
|
|
1119
|
-
},
|
|
1120
1003
|
"DeviceVersion": {
|
|
1121
1004
|
"additionalProperties": false,
|
|
1122
1005
|
"description": "{@link IVersion š See extended definition } \n\nDevice Version\n\nDevice Version is a base interface for hardware and software version sample payloads.\n-1 hardware versions and 0.0 software versions refer to not applicable",
|
|
@@ -1364,20 +1247,6 @@
|
|
|
1364
1247
|
],
|
|
1365
1248
|
"type": "object"
|
|
1366
1249
|
},
|
|
1367
|
-
"Lights": {
|
|
1368
|
-
"additionalProperties": false,
|
|
1369
|
-
"properties": {
|
|
1370
|
-
"auxLight": {
|
|
1371
|
-
"$ref": "#/definitions/Light",
|
|
1372
|
-
"description": "Aux light controls"
|
|
1373
|
-
},
|
|
1374
|
-
"rearLight": {
|
|
1375
|
-
"$ref": "#/definitions/Light",
|
|
1376
|
-
"description": "Rear light controls"
|
|
1377
|
-
}
|
|
1378
|
-
},
|
|
1379
|
-
"type": "object"
|
|
1380
|
-
},
|
|
1381
1250
|
"LocalPosition": {
|
|
1382
1251
|
"additionalProperties": false,
|
|
1383
1252
|
"description": "contains positional data for the ROV in the Local reference frame",
|
|
@@ -1452,10 +1321,6 @@
|
|
|
1452
1321
|
"description": "Reel CPU Temperature\n\nMeasured in degrees celsius",
|
|
1453
1322
|
"type": "number"
|
|
1454
1323
|
},
|
|
1455
|
-
"currentSeconds": {
|
|
1456
|
-
"description": "Current usage time in seconds.",
|
|
1457
|
-
"type": "number"
|
|
1458
|
-
},
|
|
1459
1324
|
"distance": {
|
|
1460
1325
|
"description": "relative payed out tether distance, given in cm. This can be overwritten to set a value from the UI. This is used to keep track of the relative payed out tether, which is different from 'totalDistance',",
|
|
1461
1326
|
"type": "number"
|
|
@@ -1484,10 +1349,6 @@
|
|
|
1484
1349
|
"description": "total payed out tether distance, given in cm. This can be overwritten to set a value from the UI. This is used to keep track of the total payed out tether distance even after having reset the 'distance' property.\n\n#### Reel total distance random sample\n{@codeblock ~~/dist/samples/json/requests/devices/reels/poweredReels/totalDistance/poweredReelTotalDistanceRandomSample.json}",
|
|
1485
1350
|
"type": "number"
|
|
1486
1351
|
},
|
|
1487
|
-
"totalSeconds": {
|
|
1488
|
-
"description": "Total usage time in seconds.",
|
|
1489
|
-
"type": "number"
|
|
1490
|
-
},
|
|
1491
1352
|
"version": {
|
|
1492
1353
|
"$ref": "#/definitions/DeviceVersion",
|
|
1493
1354
|
"description": "Version"
|
|
@@ -1714,10 +1575,6 @@
|
|
|
1714
1575
|
"minimum": 0,
|
|
1715
1576
|
"type": "number"
|
|
1716
1577
|
},
|
|
1717
|
-
"camHeadName": {
|
|
1718
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
1719
|
-
"type": "string"
|
|
1720
|
-
},
|
|
1721
1578
|
"contrast": {
|
|
1722
1579
|
"description": "Camera Contrast\n\n#### Contrast Sample (Revolution/Pivot) {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/contrast/revolutionOcleaCamContrastSample.json} </br>",
|
|
1723
1580
|
"maximum": 100,
|
|
@@ -1728,10 +1585,6 @@
|
|
|
1728
1585
|
"description": "Camera cpu temperature in Celsius",
|
|
1729
1586
|
"type": "number"
|
|
1730
1587
|
},
|
|
1731
|
-
"currentSeconds": {
|
|
1732
|
-
"description": "Current usage time in seconds.",
|
|
1733
|
-
"type": "number"
|
|
1734
|
-
},
|
|
1735
1588
|
"dptz": {
|
|
1736
1589
|
"$ref": "#/definitions/OcleaDptz",
|
|
1737
1590
|
"description": "Digital pan/tilt/zoom control"
|
|
@@ -1819,10 +1672,6 @@
|
|
|
1819
1672
|
"description": "Video Streams\n\nHolds a list of available streams from the camera.\n\n### Example Payload (Standard 1080p Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream1080pSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream1080pSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamRandomSample.json}\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A150 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream2kSample.json}\n\n##### A150 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream4kSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A200 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream2kSample.json}\n\n##### A200 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream4kSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamRandomSample.json}\n\n<br /> <br />",
|
|
1820
1673
|
"type": "object"
|
|
1821
1674
|
},
|
|
1822
|
-
"totalSeconds": {
|
|
1823
|
-
"description": "Total usage time in seconds.",
|
|
1824
|
-
"type": "number"
|
|
1825
|
-
},
|
|
1826
1675
|
"turbidityFilter": {
|
|
1827
1676
|
"$ref": "#/definitions/TurbidityFilter",
|
|
1828
1677
|
"description": "Turbidity filter settings for supported oclea versions\n\n### Turbidity filter Strength Example Payload (4k UHD Camera)\n\n##### Revolution at MAX strength {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthMaxSample.json}\n\n##### Revolution at MIN strength {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthMinSample.json}\n\n##### Revolution at RANDOM strength {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthRandomSample.json}\n\n##### Pivot at MAX strength {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthMaxSample.json}\n\n##### Pivot at MIN strength {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthMinSample.json}\n\n##### Pivot at RANDOM strength {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameras/OcleaCamera/turbidityStrength/pivotOcleaCameraTurbidityStrengthRandomSample.json} </br>"
|
|
@@ -1962,9 +1811,12 @@
|
|
|
1962
1811
|
"description": "Rov altitude valid\n\nAltitude validity flag\n\n### Example Payloads #### UPDATE Requests\n\n\n- Valid altitude (good data) {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/altitude/pivotAltitudeValidSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeValidSample.json}\n\n- Random altitude validity {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/altitude/pivotAltitudeValidRandomSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeValidRandomSample.json}",
|
|
1963
1812
|
"type": "boolean"
|
|
1964
1813
|
},
|
|
1965
|
-
"
|
|
1966
|
-
"
|
|
1967
|
-
|
|
1814
|
+
"auxLights": {
|
|
1815
|
+
"additionalProperties": {
|
|
1816
|
+
"$ref": "#/definitions/Removable%3CLight%3E"
|
|
1817
|
+
},
|
|
1818
|
+
"description": "Aux Light",
|
|
1819
|
+
"type": "object"
|
|
1968
1820
|
},
|
|
1969
1821
|
"bodyLeak": {
|
|
1970
1822
|
"description": "Body Leak Fault\n\n### Example Payloads #### UPDATE Requests\n\n- Arbitrary {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/bodyLeak/revolutionBodyLeakRandomSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/bodyLeak/pivotBodyLeakRandomSample.json}\n\n- Has no body leak fault {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/bodyLeak/revolutionHasNoBodyLeakSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/bodyLeak/pivotHasNoBodyLeakSample.json}\n\n- Has body leak fault {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/bodyLeak/revolutionHasBodyLeakSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/bodyLeak/pivotHasBodyLeakSample.json}",
|
|
@@ -2002,10 +1854,6 @@
|
|
|
2002
1854
|
"description": "Temperature in degrees celsius",
|
|
2003
1855
|
"type": "number"
|
|
2004
1856
|
},
|
|
2005
|
-
"currentSeconds": {
|
|
2006
|
-
"description": "Current usage time in seconds.",
|
|
2007
|
-
"type": "number"
|
|
2008
|
-
},
|
|
2009
1857
|
"cygnus": {
|
|
2010
1858
|
"$ref": "#/definitions/cygnusType",
|
|
2011
1859
|
"description": "The ut(cygnus) probe"
|
|
@@ -2014,29 +1862,17 @@
|
|
|
2014
1862
|
"description": "Rov depth\n\nMeasured in meters from water surface\n\nTo Calibrate depth, set depth to '0'. Setting depth to any other value will be ignored.\n\nValid Depth calibration {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotDepthCalibrationSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionDepthCalibrationSample.json}\n\nInvalid Depth Calibration {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotInvalidDepthCalibrationSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionInvalidDepthCalibrationSample.json}",
|
|
2015
1863
|
"type": "number"
|
|
2016
1864
|
},
|
|
2017
|
-
"deviceInfo": {
|
|
2018
|
-
"$ref": "#/definitions/Device",
|
|
2019
|
-
"description": "Device information for all vehicles"
|
|
2020
|
-
},
|
|
2021
1865
|
"directPowerKitPresent": {
|
|
2022
1866
|
"description": "Direct Power Kit Present Flag",
|
|
2023
1867
|
"type": "boolean"
|
|
2024
1868
|
},
|
|
2025
|
-
"
|
|
2026
|
-
"$ref": "#/definitions/
|
|
2027
|
-
"description": "Rov
|
|
1869
|
+
"drive": {
|
|
1870
|
+
"$ref": "#/definitions/RovDrive",
|
|
1871
|
+
"description": "Rov Drive object\n\nCommands thrust actions for the ROV and sets drive modes\n\nSee {@link RovDrive } for more details.\n\n### Example Payloads #### SET Requests\n\n- Random drive request {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/drive/pivotDriveRandomSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/drive/revolutionDriveRandomSample.json}"
|
|
2028
1872
|
},
|
|
2029
|
-
"
|
|
2030
|
-
"
|
|
2031
|
-
"
|
|
2032
|
-
"left": {
|
|
2033
|
-
"$ref": "#/definitions/MotorDiagnostics"
|
|
2034
|
-
},
|
|
2035
|
-
"right": {
|
|
2036
|
-
"$ref": "#/definitions/MotorDiagnostics"
|
|
2037
|
-
}
|
|
2038
|
-
},
|
|
2039
|
-
"type": "object"
|
|
1873
|
+
"dvl": {
|
|
1874
|
+
"$ref": "#/definitions/DVL",
|
|
1875
|
+
"description": "DVL"
|
|
2040
1876
|
},
|
|
2041
1877
|
"echosounder": {
|
|
2042
1878
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2060,9 +1896,13 @@
|
|
|
2060
1896
|
"description": "IP Address ### Example Payloads #### SET Requests\n\n- Arbitrary {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/ip/revolutionRandomIpSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/ip/pivotIpRandomSample.json}",
|
|
2061
1897
|
"type": "string"
|
|
2062
1898
|
},
|
|
2063
|
-
"
|
|
2064
|
-
"$ref": "#/definitions/
|
|
2065
|
-
"description": "
|
|
1899
|
+
"leftBattery": {
|
|
1900
|
+
"$ref": "#/definitions/Battery",
|
|
1901
|
+
"description": "Left Battery"
|
|
1902
|
+
},
|
|
1903
|
+
"leftMotorDiagnostics": {
|
|
1904
|
+
"$ref": "#/definitions/MotorDiagnostics",
|
|
1905
|
+
"description": "Left Motor Diagnostics"
|
|
2066
1906
|
},
|
|
2067
1907
|
"localHeading": {
|
|
2068
1908
|
"description": "Rov local heading\n\nMeasure in degrees from local heading",
|
|
@@ -2078,10 +1918,6 @@
|
|
|
2078
1918
|
"const": 16,
|
|
2079
1919
|
"type": "number"
|
|
2080
1920
|
},
|
|
2081
|
-
"modes": {
|
|
2082
|
-
"$ref": "#/definitions/RovDriveModes",
|
|
2083
|
-
"description": "Rov Drive Modes object\n\nSets drive modes for the ROV\n\nSee {@link RovDriveModes } for more details.\n\n### Example Payloads #### SET Requests"
|
|
2084
|
-
},
|
|
2085
1921
|
"navigationOptions": {
|
|
2086
1922
|
"$ref": "#/definitions/NavigationOptions",
|
|
2087
1923
|
"description": "Navigation settings and options for the ROV"
|
|
@@ -2096,6 +1932,14 @@
|
|
|
2096
1932
|
"$ref": "#/definitions/Position",
|
|
2097
1933
|
"description": "Contains positional data about the ROV.\n\n### Example payloads\n#### UPDATE Requests\n\n- Invalid position sample\n- Revolution\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionLocalPositionInvalidSample.json}\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionGlobalPositionInvalidSample.json}\n\n- Pivot\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionInvalidSample.json}\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionInvalidSample.json}\n\n\n- Arbitrary position sample\n- Revolution\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionLocalPositionRandomSample.json}\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionGlobalPositionRandomSample.json}\n\n- Pivot\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionRandomSample.json}\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionRandomSample.json}\n\n\n#### UPDATE Requests\n\n- Arbitrary Local position only\n- Revolution\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionLocalPositionSample.json}\n\n- Pivot\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionRandomSample.json}\n\n\n- Arbitrary Global position only\n- Revolution\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/position/revolutionGlobalPositionSample.json}\n- Pivot\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionRandomSample.json}"
|
|
2098
1934
|
},
|
|
1935
|
+
"rightBattery": {
|
|
1936
|
+
"$ref": "#/definitions/Battery",
|
|
1937
|
+
"description": "Right Battery"
|
|
1938
|
+
},
|
|
1939
|
+
"rightMotorDiagnostics": {
|
|
1940
|
+
"$ref": "#/definitions/MotorDiagnostics",
|
|
1941
|
+
"description": "Right Motor Diagnostics"
|
|
1942
|
+
},
|
|
2099
1943
|
"roll": {
|
|
2100
1944
|
"description": "Rov roll\n\nMeasured in degrees from neutral roll position",
|
|
2101
1945
|
"maximum": 180,
|
|
@@ -2110,18 +1954,21 @@
|
|
|
2110
1954
|
"description": "Sensor Pod Leak Fault\n\nCommon across all ROV and also comes from the ROV Web Adapter in Con_gui",
|
|
2111
1955
|
"type": "boolean"
|
|
2112
1956
|
},
|
|
2113
|
-
"
|
|
2114
|
-
"
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
"
|
|
2119
|
-
"type": "number"
|
|
1957
|
+
"spareMotors": {
|
|
1958
|
+
"additionalProperties": {
|
|
1959
|
+
"$ref": "#/definitions/Removable%3CMotorDiagnostics%3E"
|
|
1960
|
+
},
|
|
1961
|
+
"description": "Provides diagnostics for spare motors on the Rov. These spare motors can be used to extend the capabilities of the ROV by attaching various power tools to them. These tools can include CaviBlasters, cutters and etc.",
|
|
1962
|
+
"type": "object"
|
|
2120
1963
|
},
|
|
2121
1964
|
"turns": {
|
|
2122
1965
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2123
1966
|
"type": "number"
|
|
2124
1967
|
},
|
|
1968
|
+
"usageTime": {
|
|
1969
|
+
"$ref": "#/definitions/UsageTime",
|
|
1970
|
+
"description": "Vehicle Usage Time"
|
|
1971
|
+
},
|
|
2125
1972
|
"velocity": {
|
|
2126
1973
|
"$ref": "#/definitions/Velocity",
|
|
2127
1974
|
"description": "Velocity and speed components for the ROV\n\n### Example payloads\n#### UPDATE Requests\n\n- Arbitrary velocity samples\n- Revolution\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/velocity/revolutionVelocityRandomSample.json}\n- Pivot\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/velocity/pivotVelocityRandomSample.json}"
|
|
@@ -2202,10 +2049,6 @@
|
|
|
2202
2049
|
"description": "Temperature in degrees celsius",
|
|
2203
2050
|
"type": "number"
|
|
2204
2051
|
},
|
|
2205
|
-
"currentSeconds": {
|
|
2206
|
-
"description": "Current usage time in seconds.",
|
|
2207
|
-
"type": "number"
|
|
2208
|
-
},
|
|
2209
2052
|
"cygnus": {
|
|
2210
2053
|
"$ref": "#/definitions/cygnusType",
|
|
2211
2054
|
"description": "The ut(cygnus) probe"
|
|
@@ -2214,17 +2057,17 @@
|
|
|
2214
2057
|
"description": "Rov depth\n\nMeasured in meters from water surface\n\nTo Calibrate depth, set depth to '0'. Setting depth to any other value will be ignored.\n\nValid Depth calibration {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotDepthCalibrationSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionDepthCalibrationSample.json}\n\nInvalid Depth Calibration {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotInvalidDepthCalibrationSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionInvalidDepthCalibrationSample.json}",
|
|
2215
2058
|
"type": "number"
|
|
2216
2059
|
},
|
|
2217
|
-
"deviceInfo": {
|
|
2218
|
-
"$ref": "#/definitions/Device",
|
|
2219
|
-
"description": "Device information for all vehicles"
|
|
2220
|
-
},
|
|
2221
2060
|
"directPowerKitPresent": {
|
|
2222
2061
|
"description": "Direct Power Kit Present Flag",
|
|
2223
2062
|
"type": "boolean"
|
|
2224
2063
|
},
|
|
2225
2064
|
"drive": {
|
|
2226
2065
|
"$ref": "#/definitions/RovDrive",
|
|
2227
|
-
"description": "Rov Drive object\n\nCommands thrust actions for the ROV and sets drive modes\n\nSee {@link RovDrive } for more details.\n\n### Example Payloads #### SET Requests"
|
|
2066
|
+
"description": "Rov Drive object\n\nCommands thrust actions for the ROV and sets drive modes\n\nSee {@link RovDrive } for more details.\n\n### Example Payloads #### SET Requests\n\n- Random drive request {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/drive/pivotDriveRandomSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/drive/revolutionDriveRandomSample.json}"
|
|
2067
|
+
},
|
|
2068
|
+
"dvl": {
|
|
2069
|
+
"$ref": "#/definitions/DVL",
|
|
2070
|
+
"description": "DVL"
|
|
2228
2071
|
},
|
|
2229
2072
|
"echosounder": {
|
|
2230
2073
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2310,21 +2153,13 @@
|
|
|
2310
2153
|
"description": "Sensor Pod Leak Fault\n\nCommon across all ROV and also comes from the ROV Web Adapter in Con_gui",
|
|
2311
2154
|
"type": "boolean"
|
|
2312
2155
|
},
|
|
2313
|
-
"temperatures": {
|
|
2314
|
-
"$ref": "#/definitions/DeviceTemperatures",
|
|
2315
|
-
"description": "Temperatures of device internals"
|
|
2316
|
-
},
|
|
2317
|
-
"totalSeconds": {
|
|
2318
|
-
"description": "Total usage time in seconds.",
|
|
2319
|
-
"type": "number"
|
|
2320
|
-
},
|
|
2321
2156
|
"turns": {
|
|
2322
2157
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2323
2158
|
"type": "number"
|
|
2324
2159
|
},
|
|
2325
2160
|
"usageTime": {
|
|
2326
2161
|
"$ref": "#/definitions/UsageTime",
|
|
2327
|
-
"description": "
|
|
2162
|
+
"description": "Vehicle Usage Time"
|
|
2328
2163
|
},
|
|
2329
2164
|
"velocity": {
|
|
2330
2165
|
"$ref": "#/definitions/Velocity",
|
|
@@ -2399,10 +2234,6 @@
|
|
|
2399
2234
|
"description": "Temperature in degrees celsius\n\n### Example Payloads #### UPDATE Requests\n\n- CPU temperature warning {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/temperature/cpuTemp/pivotCPUTemperatureWarningSample.json}\n\n- CPU temperature shutdown {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/temperature/cpuTemp/pivotCPUTemperatureShutdownSample.json}\n\n- Arbitrary {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/temperature/cpuTemp/pivotCPUTemperatureRandomSample.json}",
|
|
2400
2235
|
"type": "number"
|
|
2401
2236
|
},
|
|
2402
|
-
"currentSeconds": {
|
|
2403
|
-
"description": "Current usage time in seconds.",
|
|
2404
|
-
"type": "number"
|
|
2405
|
-
},
|
|
2406
2237
|
"cygnus": {
|
|
2407
2238
|
"$ref": "#/definitions/cygnusType",
|
|
2408
2239
|
"description": "The ut(cygnus) probe"
|
|
@@ -2411,17 +2242,17 @@
|
|
|
2411
2242
|
"description": "Rov depth\n\nMeasured in meters from water surface\n\nTo Calibrate depth, set depth to '0'. Setting depth to any other value will be ignored.\n\nValid Depth calibration {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotDepthCalibrationSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionDepthCalibrationSample.json}\n\nInvalid Depth Calibration {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotInvalidDepthCalibrationSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionInvalidDepthCalibrationSample.json}",
|
|
2412
2243
|
"type": "number"
|
|
2413
2244
|
},
|
|
2414
|
-
"deviceInfo": {
|
|
2415
|
-
"$ref": "#/definitions/Device",
|
|
2416
|
-
"description": "Device information for all vehicles"
|
|
2417
|
-
},
|
|
2418
2245
|
"directPowerKitPresent": {
|
|
2419
2246
|
"description": "Direct Power Kit Present Flag",
|
|
2420
2247
|
"type": "boolean"
|
|
2421
2248
|
},
|
|
2422
2249
|
"drive": {
|
|
2423
2250
|
"$ref": "#/definitions/RovDrive",
|
|
2424
|
-
"description": "Rov Drive object\n\nCommands thrust actions for the ROV and sets drive modes\n\nSee {@link RovDrive } for more details.\n\n### Example Payloads #### SET Requests\n\n- Random drive request {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/drive/pivotDriveRandomSample.json}"
|
|
2251
|
+
"description": "Rov Drive object\n\nCommands thrust actions for the ROV and sets drive modes\n\nSee {@link RovDrive } for more details.\n\n### Example Payloads #### SET Requests\n\n- Random drive request {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/drive/pivotDriveRandomSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/drive/revolutionDriveRandomSample.json}"
|
|
2252
|
+
},
|
|
2253
|
+
"dvl": {
|
|
2254
|
+
"$ref": "#/definitions/DVL",
|
|
2255
|
+
"description": "DVL"
|
|
2425
2256
|
},
|
|
2426
2257
|
"echosounder": {
|
|
2427
2258
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2519,25 +2350,17 @@
|
|
|
2519
2350
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
2520
2351
|
"description": "Provides diagnostics for spare motors on the Rov. These spare motors can be used to extend the capabilities of the ROV by attaching various power tools to them. These tools can include CaviBlasters, cutters and etc.\n\n### Example Payloads #### UPDATE Requests\n\n- Resting spare motor 1 diagnostics sample {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/spareMotors/spareMotor1/pivotSpareMotorDiagnosticsRestingSample.json}\n\n- Arbitrary Spare Motor 1 Diagnostics sample {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/spareMotors/spareMotor1/pivotSpareMotorDiagnosticsRandomSample.json}"
|
|
2521
2352
|
},
|
|
2522
|
-
"temperatures": {
|
|
2523
|
-
"$ref": "#/definitions/DeviceTemperatures",
|
|
2524
|
-
"description": "Temperatures of device internals"
|
|
2525
|
-
},
|
|
2526
2353
|
"tiltPlatform": {
|
|
2527
2354
|
"$ref": "#/definitions/TiltPlatform",
|
|
2528
2355
|
"description": "Grabber\n\n### Example Payloads #### GET Requests\n\n- Resting pivot grabber arm {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformRestingSample.json}\n\n- Resting pivot grabber arm diagnostic {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformDiagnosticsRestingSample.json}\n\n- Tilt up {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformUpSample.json}\n\n- Tilt up pivot grabber arm diagnostic {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformUpDiagnosticsSample.json}\n\n- Tilt down {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformDownSample.json}\n\n- Tilt down pivot grabber arm diagnostic {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformDownDiagnosticsSample.json}\n\n- Random pivot grabber arm {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformRandomSample.json}\n\n- Random pivot grabber arm diagnostic {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformDiagnosticsRandomSample.json}"
|
|
2529
2356
|
},
|
|
2530
|
-
"totalSeconds": {
|
|
2531
|
-
"description": "Total usage time in seconds.",
|
|
2532
|
-
"type": "number"
|
|
2533
|
-
},
|
|
2534
2357
|
"turns": {
|
|
2535
2358
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2536
2359
|
"type": "number"
|
|
2537
2360
|
},
|
|
2538
2361
|
"usageTime": {
|
|
2539
2362
|
"$ref": "#/definitions/UsageTime",
|
|
2540
|
-
"description": "
|
|
2363
|
+
"description": "Vehicle Usage Time\n\n### Example Payloads #### GET Requests\n\n- Total and current usage times {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/usageTime/pivotUsageTimeSample.json}\n\n- Arbitrary {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/usageTime/pivotUsageTimeRandomSample.json}"
|
|
2541
2364
|
},
|
|
2542
2365
|
"velocity": {
|
|
2543
2366
|
"$ref": "#/definitions/Velocity",
|
|
@@ -2622,10 +2445,6 @@
|
|
|
2622
2445
|
"crawlerReverse": {
|
|
2623
2446
|
"type": "boolean"
|
|
2624
2447
|
},
|
|
2625
|
-
"currentSeconds": {
|
|
2626
|
-
"description": "Current usage time in seconds.",
|
|
2627
|
-
"type": "number"
|
|
2628
|
-
},
|
|
2629
2448
|
"distance": {
|
|
2630
2449
|
"description": "relative payed out tether distance, given in cm. This can be overwritten to set a value from the UI. This is used to keep track of the relative payed out tether, which is different from 'totalDistance',",
|
|
2631
2450
|
"type": "number"
|
|
@@ -2694,10 +2513,6 @@
|
|
|
2694
2513
|
"description": "total payed out tether distance, given in cm. This can be overwritten to set a value from the UI. This is used to keep track of the total payed out tether distance even after having reset the 'distance' property.\n\n#### Reel total distance random sample\n{@codeblock ~~/dist/samples/json/requests/devices/reels/poweredReels/totalDistance/poweredReelTotalDistanceRandomSample.json}",
|
|
2695
2514
|
"type": "number"
|
|
2696
2515
|
},
|
|
2697
|
-
"totalSeconds": {
|
|
2698
|
-
"description": "Total usage time in seconds.",
|
|
2699
|
-
"type": "number"
|
|
2700
|
-
},
|
|
2701
2516
|
"usageTime": {
|
|
2702
2517
|
"$ref": "#/definitions/UsageTime",
|
|
2703
2518
|
"description": "Represents the current running and lifetime usage of the device."
|
|
@@ -2777,6 +2592,34 @@
|
|
|
2777
2592
|
],
|
|
2778
2593
|
"description": "Removable\n\nRepresents an object that can be removed."
|
|
2779
2594
|
},
|
|
2595
|
+
"Removable<Light>": {
|
|
2596
|
+
"anyOf": [
|
|
2597
|
+
{
|
|
2598
|
+
"$ref": "#/definitions/Light"
|
|
2599
|
+
},
|
|
2600
|
+
{
|
|
2601
|
+
"additionalProperties": {
|
|
2602
|
+
"not": {}
|
|
2603
|
+
},
|
|
2604
|
+
"type": "object"
|
|
2605
|
+
}
|
|
2606
|
+
],
|
|
2607
|
+
"description": "Removable\n\nRepresents an object that can be removed."
|
|
2608
|
+
},
|
|
2609
|
+
"Removable<MotorDiagnostics>": {
|
|
2610
|
+
"anyOf": [
|
|
2611
|
+
{
|
|
2612
|
+
"$ref": "#/definitions/MotorDiagnostics"
|
|
2613
|
+
},
|
|
2614
|
+
{
|
|
2615
|
+
"additionalProperties": {
|
|
2616
|
+
"not": {}
|
|
2617
|
+
},
|
|
2618
|
+
"type": "object"
|
|
2619
|
+
}
|
|
2620
|
+
],
|
|
2621
|
+
"description": "Removable\n\nRepresents an object that can be removed."
|
|
2622
|
+
},
|
|
2780
2623
|
"Removable<TiltCameraHead>": {
|
|
2781
2624
|
"anyOf": [
|
|
2782
2625
|
{
|
|
@@ -2843,10 +2686,6 @@
|
|
|
2843
2686
|
"description": "CPU temperature sensors in degrees celsius\n\n### Example Payloads #### UPDATE Requests\n\n- Arbitrary\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cpuTemp/revolutionCpuTempRandomSample.json}",
|
|
2844
2687
|
"type": "number"
|
|
2845
2688
|
},
|
|
2846
|
-
"currentSeconds": {
|
|
2847
|
-
"description": "Current usage time in seconds.",
|
|
2848
|
-
"type": "number"
|
|
2849
|
-
},
|
|
2850
2689
|
"cygnus": {
|
|
2851
2690
|
"$ref": "#/definitions/cygnusType",
|
|
2852
2691
|
"description": "The ut(cygnus) probe"
|
|
@@ -2855,17 +2694,17 @@
|
|
|
2855
2694
|
"description": "Rov depth\n\nMeasured in meters from water surface\n\nTo Calibrate depth, set depth to '0'. Setting depth to any other value will be ignored.\n\nValid Depth calibration {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotDepthCalibrationSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionDepthCalibrationSample.json}\n\nInvalid Depth Calibration {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotInvalidDepthCalibrationSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionInvalidDepthCalibrationSample.json}",
|
|
2856
2695
|
"type": "number"
|
|
2857
2696
|
},
|
|
2858
|
-
"deviceInfo": {
|
|
2859
|
-
"$ref": "#/definitions/Device",
|
|
2860
|
-
"description": "Device information for all vehicles"
|
|
2861
|
-
},
|
|
2862
2697
|
"directPowerKitPresent": {
|
|
2863
2698
|
"description": "Direct Power Kit Present Flag",
|
|
2864
2699
|
"type": "boolean"
|
|
2865
2700
|
},
|
|
2866
2701
|
"drive": {
|
|
2867
2702
|
"$ref": "#/definitions/RovDrive",
|
|
2868
|
-
"description": "Rov Drive object\n\nCommands thrust actions for the ROV and sets drive modes\n\nSee {@link RovDrive } for more details.\n\n### Example Payloads #### SET Requests\n\n- Random drive request {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/drive/revolutionDriveRandomSample.json}"
|
|
2703
|
+
"description": "Rov Drive object\n\nCommands thrust actions for the ROV and sets drive modes\n\nSee {@link RovDrive } for more details.\n\n### Example Payloads #### SET Requests\n\n- Random drive request {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/drive/pivotDriveRandomSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/drive/revolutionDriveRandomSample.json}"
|
|
2704
|
+
},
|
|
2705
|
+
"dvl": {
|
|
2706
|
+
"$ref": "#/definitions/DVL",
|
|
2707
|
+
"description": "DVL"
|
|
2869
2708
|
},
|
|
2870
2709
|
"echosounder": {
|
|
2871
2710
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2967,21 +2806,13 @@
|
|
|
2967
2806
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
2968
2807
|
"description": "Provides diagnostics for spare motor 2 on the Rov. This spare motor can be used to extend the capabilities of the ROV by attaching a power tool to it.\n\n### Example Payloads #### UPDATE Requests\n\n- Resting spare motor 2 diagnostics sample {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor2/revolutionSpareMotor2DiagnosticsRestingSample.json}\n\n- Arbitrary Spare Motor 2 Diagnostics sample {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor2/revolutionSpareMotor2DiagnosticsRandomSample.json}"
|
|
2969
2808
|
},
|
|
2970
|
-
"temperatures": {
|
|
2971
|
-
"$ref": "#/definitions/DeviceTemperatures",
|
|
2972
|
-
"description": "Temperatures of device internals"
|
|
2973
|
-
},
|
|
2974
|
-
"totalSeconds": {
|
|
2975
|
-
"description": "Total usage time in seconds.",
|
|
2976
|
-
"type": "number"
|
|
2977
|
-
},
|
|
2978
2809
|
"turns": {
|
|
2979
2810
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2980
2811
|
"type": "number"
|
|
2981
2812
|
},
|
|
2982
2813
|
"usageTime": {
|
|
2983
2814
|
"$ref": "#/definitions/UsageTime",
|
|
2984
|
-
"description": "
|
|
2815
|
+
"description": "Vehicle Usage Time\n\n### Example Payloads #### GET Requests\n\n- Total and current usage times {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/usageTime/pivotUsageTimeSample.json}\n\n- Arbitrary {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/usageTime/pivotUsageTimeRandomSample.json} {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/usageTime/revolutionUsageTimeRandomSample.json}"
|
|
2985
2816
|
},
|
|
2986
2817
|
"velocity": {
|
|
2987
2818
|
"$ref": "#/definitions/Velocity",
|
|
@@ -3033,8 +2864,32 @@
|
|
|
3033
2864
|
"description": "Container for thrust and mode settings to the ROV",
|
|
3034
2865
|
"properties": {
|
|
3035
2866
|
"modes": {
|
|
3036
|
-
"
|
|
3037
|
-
"description": "Modes are not mutually exclusive. Mode requests to the ROV are handled via the state-system"
|
|
2867
|
+
"additionalProperties": false,
|
|
2868
|
+
"description": "Modes are not mutually exclusive. Mode requests to the ROV are handled via the state-system",
|
|
2869
|
+
"properties": {
|
|
2870
|
+
"altitudeLock": {
|
|
2871
|
+
"type": "boolean"
|
|
2872
|
+
},
|
|
2873
|
+
"autoStabilization": {
|
|
2874
|
+
"type": "boolean"
|
|
2875
|
+
},
|
|
2876
|
+
"depthLock": {
|
|
2877
|
+
"type": "boolean"
|
|
2878
|
+
},
|
|
2879
|
+
"distanceLock": {
|
|
2880
|
+
"$ref": "#/definitions/distanceLock"
|
|
2881
|
+
},
|
|
2882
|
+
"headingLock": {
|
|
2883
|
+
"type": "boolean"
|
|
2884
|
+
},
|
|
2885
|
+
"motorsDisabled": {
|
|
2886
|
+
"type": "boolean"
|
|
2887
|
+
},
|
|
2888
|
+
"stationHolding": {
|
|
2889
|
+
"type": "boolean"
|
|
2890
|
+
}
|
|
2891
|
+
},
|
|
2892
|
+
"type": "object"
|
|
3038
2893
|
},
|
|
3039
2894
|
"thrust": {
|
|
3040
2895
|
"$ref": "#/definitions/RovThrust",
|
|
@@ -3043,33 +2898,6 @@
|
|
|
3043
2898
|
},
|
|
3044
2899
|
"type": "object"
|
|
3045
2900
|
},
|
|
3046
|
-
"RovDriveModes": {
|
|
3047
|
-
"additionalProperties": false,
|
|
3048
|
-
"properties": {
|
|
3049
|
-
"altitudeLock": {
|
|
3050
|
-
"type": "boolean"
|
|
3051
|
-
},
|
|
3052
|
-
"autoStabilization": {
|
|
3053
|
-
"type": "boolean"
|
|
3054
|
-
},
|
|
3055
|
-
"depthLock": {
|
|
3056
|
-
"type": "boolean"
|
|
3057
|
-
},
|
|
3058
|
-
"distanceLock": {
|
|
3059
|
-
"$ref": "#/definitions/distanceLock"
|
|
3060
|
-
},
|
|
3061
|
-
"headingLock": {
|
|
3062
|
-
"type": "boolean"
|
|
3063
|
-
},
|
|
3064
|
-
"motorsDisabled": {
|
|
3065
|
-
"type": "boolean"
|
|
3066
|
-
},
|
|
3067
|
-
"stationHolding": {
|
|
3068
|
-
"type": "boolean"
|
|
3069
|
-
}
|
|
3070
|
-
},
|
|
3071
|
-
"type": "object"
|
|
3072
|
-
},
|
|
3073
2901
|
"RovThrust": {
|
|
3074
2902
|
"additionalProperties": false,
|
|
3075
2903
|
"description": "ROV Thrust commands. All values must be set at the same time as one bundled message.\nValues are expected to be integers, within the range of +/- 120.",
|
|
@@ -3080,12 +2908,6 @@
|
|
|
3080
2908
|
"lateral": {
|
|
3081
2909
|
"type": "number"
|
|
3082
2910
|
},
|
|
3083
|
-
"pitch": {
|
|
3084
|
-
"type": "number"
|
|
3085
|
-
},
|
|
3086
|
-
"roll": {
|
|
3087
|
-
"type": "number"
|
|
3088
|
-
},
|
|
3089
2911
|
"vertical": {
|
|
3090
2912
|
"type": "number"
|
|
3091
2913
|
},
|
|
@@ -3147,6 +2969,10 @@
|
|
|
3147
2969
|
"$ref": "#/definitions/SerialDeviceType",
|
|
3148
2970
|
"description": "Indicates the type of device"
|
|
3149
2971
|
},
|
|
2972
|
+
"isConfigurable": {
|
|
2973
|
+
"description": "Denotes if a serial device is configurable by the user. Typically, un-configurable devices will not accept Baud Rate from users.",
|
|
2974
|
+
"type": "boolean"
|
|
2975
|
+
},
|
|
3150
2976
|
"name": {
|
|
3151
2977
|
"description": "The display name of this device",
|
|
3152
2978
|
"type": "string"
|
|
@@ -3203,10 +3029,18 @@
|
|
|
3203
3029
|
"description": "The gain of the sonar",
|
|
3204
3030
|
"type": "number"
|
|
3205
3031
|
},
|
|
3032
|
+
"ip": {
|
|
3033
|
+
"description": "The dynamic IP address of the sonar. This is the IP address assigned to the sonar by the network's DHCP server. It can change over time, especially if the sonar is restarted or the network configuration changes.",
|
|
3034
|
+
"type": "string"
|
|
3035
|
+
},
|
|
3206
3036
|
"lowPower": {
|
|
3207
3037
|
"description": "The low power state of the device",
|
|
3208
3038
|
"type": "boolean"
|
|
3209
3039
|
},
|
|
3040
|
+
"macAddressId": {
|
|
3041
|
+
"description": "The sonar's unique identifier, typically a MAC address. This is used to identify the sonar in the network.",
|
|
3042
|
+
"type": "string"
|
|
3043
|
+
},
|
|
3210
3044
|
"maxRange": {
|
|
3211
3045
|
"description": "Maximum range that the sonar can be configured to.",
|
|
3212
3046
|
"type": "number"
|
|
@@ -3354,18 +3188,10 @@
|
|
|
3354
3188
|
"minimum": 0,
|
|
3355
3189
|
"type": "number"
|
|
3356
3190
|
},
|
|
3357
|
-
"camHeadName": {
|
|
3358
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
3359
|
-
"type": "string"
|
|
3360
|
-
},
|
|
3361
3191
|
"cpuTemp": {
|
|
3362
3192
|
"description": "Camera cpu temperature in Celsius",
|
|
3363
3193
|
"type": "number"
|
|
3364
3194
|
},
|
|
3365
|
-
"currentSeconds": {
|
|
3366
|
-
"description": "Current usage time in seconds.",
|
|
3367
|
-
"type": "number"
|
|
3368
|
-
},
|
|
3369
3195
|
"exposure": {
|
|
3370
3196
|
"additionalProperties": false,
|
|
3371
3197
|
"description": "š Camera Exposure\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Exposure Samples (A200) ##### a150 at Exposure Auto {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150TamronHarrierZoomCameraExposureAutoSample.json}\n\n##### a150 at Exposure Manual Max value {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150TamronHarrierZoomCameraExposureManualMaxSample.json}\n\n##### a150 at Exposure Manual Min value {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150TamronHarrierZoomCameraExposureManualMinSample.json}\n\n##### a150 at Exposure Manual Random value {@/codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/exposure/a150CameraTamronExposureManualRandomSample.json}\n\n<br /> <br />\n\n#### Exposure Samples (A200) ##### a200 at Exposure Auto {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureAutoSample.json}\n\n##### a200 at Exposure Manual Max value {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureManualMaxSample.json}\n\n##### a200 at Exposure Manual Min value {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureManualMinSample.json}\n\n##### a200 at Exposure Manual Random value {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/exposure/a200TamronHarrierZoomCameraExposureManualRandomSample.json}\n\n<br /> <br />",
|
|
@@ -3475,10 +3301,6 @@
|
|
|
3475
3301
|
"description": "Video Streams\n\nHolds a list of available streams from the camera.\n\n### Example Payload (Standard 1080p Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream1080pSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream1080pSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamRandomSample.json}\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A150 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream2kSample.json}\n\n##### A150 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream4kSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A200 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream2kSample.json}\n\n##### A200 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream4kSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamRandomSample.json}\n\n<br /> <br />",
|
|
3476
3302
|
"type": "object"
|
|
3477
3303
|
},
|
|
3478
|
-
"totalSeconds": {
|
|
3479
|
-
"description": "Total usage time in seconds.",
|
|
3480
|
-
"type": "number"
|
|
3481
|
-
},
|
|
3482
3304
|
"type": {
|
|
3483
3305
|
"$ref": "#/definitions/CameraType",
|
|
3484
3306
|
"description": "Camera Type\n\nUsed to determine which camera feed should get initiated first\n\n### Example Payload (Standard 1080p Camera)\n\n#### Camera Type Samples (A150) ##### A150 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeMainSample.json}\n\n##### A150 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeAuxSample.json}\n\n#### Camera Type Samples (A200) ##### A200 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeMainSample.json}\n\n##### A200 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/type/a200DTCamTypeAuxSample.json}\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Camera Type Samples (A150) ##### A150 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeMainSample.json}\n\n##### A150 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeAuxSample.json}\n\n#### Camera Type Samples (A200) ##### A200 Main Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeMainSample.json}\n\n##### A200 Aux Camera Type {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeAuxSample.json}\n\n<br /> <br />"
|
|
@@ -3501,18 +3323,10 @@
|
|
|
3501
3323
|
"additionalProperties": false,
|
|
3502
3324
|
"description": "{@link ITamronOcleaZoomCamera š See extended definition } \n\nš· Tamron-OClea Zoom Camera",
|
|
3503
3325
|
"properties": {
|
|
3504
|
-
"camHeadName": {
|
|
3505
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
3506
|
-
"type": "string"
|
|
3507
|
-
},
|
|
3508
3326
|
"cpuTemp": {
|
|
3509
3327
|
"description": "Camera cpu temperature in Celsius",
|
|
3510
3328
|
"type": "number"
|
|
3511
3329
|
},
|
|
3512
|
-
"currentSeconds": {
|
|
3513
|
-
"description": "Current usage time in seconds.",
|
|
3514
|
-
"type": "number"
|
|
3515
|
-
},
|
|
3516
3330
|
"dptz": {
|
|
3517
3331
|
"$ref": "#/definitions/OcleaDptz",
|
|
3518
3332
|
"description": "Digital pan/tilt/zoom control"
|
|
@@ -3623,13 +3437,9 @@
|
|
|
3623
3437
|
"description": "Video Streams\n\nHolds a list of available streams from the camera.\n\n### Example Payload (Standard 1080p Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStream1080pSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStream1080pSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/streams/a200DTCamStreamRandomSample.json}\n\n### Example Payload (Tamron Harrier Zoom Camera)\n\n#### Camera Stream Samples (A150) ##### A150 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream480pSample.json}\n\n##### A150 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream720pSample.json}\n\n##### A150 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A150 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream2kSample.json}\n\n##### A150 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream4kSample.json}\n\n##### A150 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamRandomSample.json}\n\n#### Camera Stream Samples (A200) ##### A200 with a 480p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream480pSample.json}\n\n##### A200 with a 720p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream720pSample.json}\n\n##### A200 with a 1080p stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream1080pSample.json}\n\n##### A200 with a 2k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream2kSample.json}\n\n##### A200 with a 4k stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream4kSample.json}\n\n##### A200 with a random stream {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamRandomSample.json}\n\n<br /> <br />",
|
|
3624
3438
|
"type": "object"
|
|
3625
3439
|
},
|
|
3626
|
-
"totalSeconds": {
|
|
3627
|
-
"description": "Total usage time in seconds.",
|
|
3628
|
-
"type": "number"
|
|
3629
|
-
},
|
|
3630
3440
|
"turbidityFilter": {
|
|
3631
3441
|
"$ref": "#/definitions/TurbidityFilter",
|
|
3632
|
-
"description": "Camera Turbidity Filter\n\n### Example Payload (Tamron Oclea Zoom Camera)\n\n#### Turbidity Filter Strength Samples (A150) ##### at Filter Strength Max {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthMaxSample.json\n\n##### at Filter Strength Min {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthMinSample.json\n\n##### at Filter Strength Random {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthRandomSample.json\n\n<br /> <br />\n\n#### Turbidity Filter Strength Samples (A200) ##### at Filter Strength Max\n\n##### at Filter Strength Min {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/turbidityStrength/a200TamronOcleaZoomCameraTurbidityStrengthMinSample.json\n\n##### at Filter Strength Random {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/turbidityStrength/a200TamronOcleaZoomCameraTurbidityStrengthRandomSample.json\n\n<br /> <br />"
|
|
3442
|
+
"description": "Camera Turbidity Filter\n\n### Example Payload (Tamron Oclea Zoom Camera)\n\n#### Turbidity Filter Strength Samples (A150) ##### at Filter Strength Max {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthMaxSample.json\n\n##### at Filter Strength Min {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthMinSample.json\n\n##### at Filter Strength Random {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/turbidityStrength/a150TamronOcleaZoomCameraTurbidityStrengthRandomSample.json\n\n<br /> <br />\n\n#### Turbidity Filter Strength Samples (A200) ##### at Filter Strength Max {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/turbidityStrength/a200TamronOcleaZoomCameraTurbidityStrengthMaxSample.json\n\n##### at Filter Strength Min {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/turbidityStrength/a200TamronOcleaZoomCameraTurbidityStrengthMinSample.json\n\n##### at Filter Strength Random {@codeblock ~~/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/turbidityStrength/a200TamronOcleaZoomCameraTurbidityStrengthRandomSample.json\n\n<br /> <br />"
|
|
3633
3443
|
},
|
|
3634
3444
|
"type": {
|
|
3635
3445
|
"$ref": "#/definitions/CameraType",
|
|
@@ -3653,14 +3463,6 @@
|
|
|
3653
3463
|
"description": "Temperature in degrees celsius",
|
|
3654
3464
|
"type": "number"
|
|
3655
3465
|
},
|
|
3656
|
-
"currentSeconds": {
|
|
3657
|
-
"description": "Current usage time in seconds.",
|
|
3658
|
-
"type": "number"
|
|
3659
|
-
},
|
|
3660
|
-
"deviceInfo": {
|
|
3661
|
-
"$ref": "#/definitions/Device",
|
|
3662
|
-
"description": "Camera Head Device Info"
|
|
3663
|
-
},
|
|
3664
3466
|
"ip": {
|
|
3665
3467
|
"description": "IP address",
|
|
3666
3468
|
"type": "string"
|
|
@@ -3692,10 +3494,6 @@
|
|
|
3692
3494
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
3693
3495
|
"description": "Motor Diagnostics\n\n### Example Payload #### SET Requests\n\n#### Tilt Motor Diagnostics Current Sample\n\n##### revolution at random current\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsCurrentRandomSample.json}\n\n##### pivot at random\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsCurrentRandomSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics Overcurrent Sample\n\n##### revolution has overcurrent\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsHasOvercurrentSample.json}\n\n##### revolution has no overcurrent\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsHasNoOvercurrentSample.json}\n\n##### pivot has overcurrent\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json}\n\n##### pivot has no overcurrent\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics PWM Samples\n\n##### revolution at random PWM\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsPWMRandomSample.json}\n\n##### pivot at random speed\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsPWMRandomSample.json}\n\n<br /> <br />\n\n#### Tilt Motor Diagnostics RPM Samples\n\n##### revolution at static RPM {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsStaticRpmSample.json}\n\n##### revolution at forward RPM {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsForwardRpmSample.json}\n\n##### revolution at backward RPM {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsBackwardRpmSample.json} ##### pivot at static\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsRPMStaticSample.json}\n\n##### pivot at forward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsRPMForwardSample.json}\n\n##### pivot at backward\n\n{@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsRPMBackwardSample.json}\n\n<br /> <br />\n\n##### revolution Tilt Motor Diagnostics with Current, Overcurrent, PWM, RPM {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsRandomSample.json}\n\n##### pivot Tilt Motor Diagnostics with Current, Overcurrent, PWM, RPM {@codeblock ~~/dist/samples/json/requests/devices/vehicles/pivot/cameraHead/tiltMotorDiagnostics/pivotCameraHeadTiltMotorDiagnosticsRandomSample.json}"
|
|
3694
3496
|
},
|
|
3695
|
-
"totalSeconds": {
|
|
3696
|
-
"description": "Total usage time in seconds.",
|
|
3697
|
-
"type": "number"
|
|
3698
|
-
},
|
|
3699
3497
|
"usageTime": {
|
|
3700
3498
|
"$ref": "#/definitions/UsageTime",
|
|
3701
3499
|
"description": "Camera Head Usage Time"
|