@deeptrekker/api-domain 0.58.16-ros-api-update.6 ā 0.58.16
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 +2 -2
- 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 +3 -3
- 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 +3 -3
- 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 +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/hybridPower/poweredReelHybridPowerOnSample.json +3 -3
- 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 +4 -4
- 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 +2 -2
- 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 +3 -3
- 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 +2 -2
- 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 +4 -4
- 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 +5 -5
- 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 +2 -2
- 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 +3 -3
- 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 +6 -6
- 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 +2 -2
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusManualMaxSample.json +4 -4
- 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 +4 -4
- 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 +6 -6
- 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 +3 -3
- 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 +5 -5
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/motorDiagnostics/leftMotor/a150LeftMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/motorDiagnostics/rightMotor/a150RightMotorDiagnosticsRandomSample.json +5 -5
- 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 +2 -2
- 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 +2 -2
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +3 -3
- 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 +5 -5
- 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 +5 -5
- 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 +3 -3
- 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 +6 -6
- 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 +5 -5
- 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 +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersion3Sample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersionRandomSample.json +2 -2
- 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 +4 -4
- 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 +4 -4
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusManualMaxSample.json +3 -3
- 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 +4 -4
- 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 +3 -3
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusManualMaxSample.json +3 -3
- 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 +4 -4
- 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 +3 -3
- 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 +3 -3
- 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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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 +5 -5
- 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 +3 -3
- 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 +3 -3
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryLeakRandomSample.json +2 -2
- 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 +5 -5
- 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 +4 -4
- 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 +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +8 -8
- package/dist/samples/json/requests/devices/vehicles/pivot/inWater/pivotInWaterRandomSample.json +2 -2
- 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 +4 -4
- 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 +3 -3
- 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 +4 -4
- 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 +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformDiagnosticsRestingSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformDownDiagnosticsSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/motorDiagnostics/tilt/pivotTiltPlatformUpDiagnosticsSample.json +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/rearLeftThruster/pivotRearLeftMotorDiagnosticsRandomSample.json +6 -6
- 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 +4 -4
- 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 +5 -5
- 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 +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalRearThruster/pivotVerticalRearMotorDiagnosticsRandomSample.json +6 -6
- 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 +6 -6
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersion1Sample.json +2 -2
- 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 +2 -2
- 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 +3 -3
- 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 +4 -4
- 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 +3 -3
- 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 +4 -4
- 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 +3 -3
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusManualMaxSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusManualMinSample.json +3 -3
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusRateIncreaseSample.json +4 -4
- 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 +4 -4
- 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 +4 -4
- 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 +6 -6
- 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 +5 -5
- 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 +3 -3
- 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 +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor1/revolutionSpareMotor1DiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor1/revolutionSpareMotor1DiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor2/revolutionSpareMotor2DiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor2/revolutionSpareMotor2DiagnosticsRestingSample.json +6 -6
- 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 +5 -5
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearLeftThruster/revolutionRearLeftMotorDiagnosticsRandomSample.json +6 -6
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearRightThruster/revolutionRearRightMotorDiagnosticsRandomSample.json +6 -6
- 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 +6 -6
- 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 +5 -5
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/turns/revolutionTurnsRandomSample.json +2 -2
- 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 +6 -6
- 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 +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/version/revolutionVersionRandomSample.json +4 -4
- 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 +31 -31
- 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 +64 -64
- package/dist/samples/json/states/a200AndPoweredReelRandomState.json +84 -84
- package/dist/samples/json/states/a200RandomState.json +64 -64
- package/dist/samples/json/states/pivotAndPoweredReelRandomStableState.json +115 -115
- package/dist/samples/json/states/pivotAndPoweredReelRandomState.json +123 -123
- package/dist/samples/json/states/pivotRandomStableState.json +95 -95
- package/dist/samples/json/states/pivotRandomState.json +98 -98
- package/dist/samples/json/states/poweredReelRandomState.json +26 -26
- package/dist/samples/json/states/revolutionAndPoweredReelRandomStableState.json +120 -120
- package/dist/samples/json/states/revolutionAndPoweredReelRandomState.json +117 -117
- package/dist/samples/json/states/revolutionRandomStableState.json +93 -93
- package/dist/samples/json/states/revolutionRandomState.json +98 -98
- package/dist/samples/json/swupdates/systemUpdatePayloadSample.json +92 -92
- package/dist/schemas/schema.json +101 -355
- 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 +3 -0
- package/dist/types/devices/core/index.d.ts +0 -32
- package/dist/types/devices/index.d.ts +1 -2
- package/dist/types/devices/peripherals/index.d.ts +0 -12
- package/dist/types/devices/serial/index.d.ts +5 -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 +29 -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 -50
- 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",
|
|
@@ -720,10 +645,6 @@
|
|
|
720
645
|
"$ref": "#/definitions/DeviceModel",
|
|
721
646
|
"description": "Deep Trekker internal device model numbers. This can be used for selecting the associated device schema."
|
|
722
647
|
},
|
|
723
|
-
"totalSeconds": {
|
|
724
|
-
"description": "Total usage time in seconds.",
|
|
725
|
-
"type": "number"
|
|
726
|
-
},
|
|
727
648
|
"version": {
|
|
728
649
|
"$ref": "#/definitions/DeviceVersion",
|
|
729
650
|
"description": "Version"
|
|
@@ -750,18 +671,10 @@
|
|
|
750
671
|
"additionalProperties": false,
|
|
751
672
|
"description": "{@link ICamera š See extended definition } \n\nš· Camera",
|
|
752
673
|
"properties": {
|
|
753
|
-
"camHeadName": {
|
|
754
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
755
|
-
"type": "string"
|
|
756
|
-
},
|
|
757
674
|
"cpuTemp": {
|
|
758
675
|
"description": "Camera cpu temperature in Celsius",
|
|
759
676
|
"type": "number"
|
|
760
677
|
},
|
|
761
|
-
"currentSeconds": {
|
|
762
|
-
"description": "Current usage time in seconds.",
|
|
763
|
-
"type": "number"
|
|
764
|
-
},
|
|
765
678
|
"ip": {
|
|
766
679
|
"description": "IP address",
|
|
767
680
|
"type": "string"
|
|
@@ -809,10 +722,6 @@
|
|
|
809
722
|
"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
723
|
"type": "object"
|
|
811
724
|
},
|
|
812
|
-
"totalSeconds": {
|
|
813
|
-
"description": "Total usage time in seconds.",
|
|
814
|
-
"type": "number"
|
|
815
|
-
},
|
|
816
725
|
"type": {
|
|
817
726
|
"$ref": "#/definitions/CameraType",
|
|
818
727
|
"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 +842,6 @@
|
|
|
933
842
|
"minimum": 0,
|
|
934
843
|
"type": "number"
|
|
935
844
|
},
|
|
936
|
-
"camHeadName": {
|
|
937
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
938
|
-
"type": "string"
|
|
939
|
-
},
|
|
940
845
|
"contrast": {
|
|
941
846
|
"description": "Camera Contrast",
|
|
942
847
|
"maximum": 100,
|
|
@@ -947,10 +852,6 @@
|
|
|
947
852
|
"description": "Camera cpu temperature in Celsius",
|
|
948
853
|
"type": "number"
|
|
949
854
|
},
|
|
950
|
-
"currentSeconds": {
|
|
951
|
-
"description": "Current usage time in seconds.",
|
|
952
|
-
"type": "number"
|
|
953
|
-
},
|
|
954
855
|
"ip": {
|
|
955
856
|
"description": "IP address",
|
|
956
857
|
"type": "string"
|
|
@@ -980,10 +881,6 @@
|
|
|
980
881
|
"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
882
|
"type": "object"
|
|
982
883
|
},
|
|
983
|
-
"totalSeconds": {
|
|
984
|
-
"description": "Total usage time in seconds.",
|
|
985
|
-
"type": "number"
|
|
986
|
-
},
|
|
987
884
|
"type": {
|
|
988
885
|
"$ref": "#/definitions/CameraType",
|
|
989
886
|
"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 />"
|
|
@@ -1042,36 +939,6 @@
|
|
|
1042
939
|
},
|
|
1043
940
|
"type": "object"
|
|
1044
941
|
},
|
|
1045
|
-
"Device": {
|
|
1046
|
-
"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
|
-
"properties": {
|
|
1049
|
-
"currentSeconds": {
|
|
1050
|
-
"description": "Current usage time in seconds.",
|
|
1051
|
-
"type": "number"
|
|
1052
|
-
},
|
|
1053
|
-
"ip": {
|
|
1054
|
-
"description": "IP address",
|
|
1055
|
-
"type": "string"
|
|
1056
|
-
},
|
|
1057
|
-
"model": {
|
|
1058
|
-
"$ref": "#/definitions/DeviceModel",
|
|
1059
|
-
"description": "Deep Trekker internal device model numbers. This can be used for selecting the associated device schema."
|
|
1060
|
-
},
|
|
1061
|
-
"totalSeconds": {
|
|
1062
|
-
"description": "Total usage time in seconds.",
|
|
1063
|
-
"type": "number"
|
|
1064
|
-
},
|
|
1065
|
-
"version": {
|
|
1066
|
-
"$ref": "#/definitions/DeviceVersion",
|
|
1067
|
-
"description": "Version"
|
|
1068
|
-
}
|
|
1069
|
-
},
|
|
1070
|
-
"required": [
|
|
1071
|
-
"model"
|
|
1072
|
-
],
|
|
1073
|
-
"type": "object"
|
|
1074
|
-
},
|
|
1075
942
|
"DeviceModel": {
|
|
1076
943
|
"description": "Deep Trekker internal device model numbers. TODO: add all model numbers",
|
|
1077
944
|
"enum": [
|
|
@@ -1103,20 +970,6 @@
|
|
|
1103
970
|
"string"
|
|
1104
971
|
]
|
|
1105
972
|
},
|
|
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
973
|
"DeviceVersion": {
|
|
1121
974
|
"additionalProperties": false,
|
|
1122
975
|
"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 +1217,6 @@
|
|
|
1364
1217
|
],
|
|
1365
1218
|
"type": "object"
|
|
1366
1219
|
},
|
|
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
1220
|
"LocalPosition": {
|
|
1382
1221
|
"additionalProperties": false,
|
|
1383
1222
|
"description": "contains positional data for the ROV in the Local reference frame",
|
|
@@ -1452,10 +1291,6 @@
|
|
|
1452
1291
|
"description": "Reel CPU Temperature\n\nMeasured in degrees celsius",
|
|
1453
1292
|
"type": "number"
|
|
1454
1293
|
},
|
|
1455
|
-
"currentSeconds": {
|
|
1456
|
-
"description": "Current usage time in seconds.",
|
|
1457
|
-
"type": "number"
|
|
1458
|
-
},
|
|
1459
1294
|
"distance": {
|
|
1460
1295
|
"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
1296
|
"type": "number"
|
|
@@ -1484,10 +1319,6 @@
|
|
|
1484
1319
|
"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
1320
|
"type": "number"
|
|
1486
1321
|
},
|
|
1487
|
-
"totalSeconds": {
|
|
1488
|
-
"description": "Total usage time in seconds.",
|
|
1489
|
-
"type": "number"
|
|
1490
|
-
},
|
|
1491
1322
|
"version": {
|
|
1492
1323
|
"$ref": "#/definitions/DeviceVersion",
|
|
1493
1324
|
"description": "Version"
|
|
@@ -1714,10 +1545,6 @@
|
|
|
1714
1545
|
"minimum": 0,
|
|
1715
1546
|
"type": "number"
|
|
1716
1547
|
},
|
|
1717
|
-
"camHeadName": {
|
|
1718
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
1719
|
-
"type": "string"
|
|
1720
|
-
},
|
|
1721
1548
|
"contrast": {
|
|
1722
1549
|
"description": "Camera Contrast\n\n#### Contrast Sample (Revolution/Pivot) {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/contrast/revolutionOcleaCamContrastSample.json} </br>",
|
|
1723
1550
|
"maximum": 100,
|
|
@@ -1728,10 +1555,6 @@
|
|
|
1728
1555
|
"description": "Camera cpu temperature in Celsius",
|
|
1729
1556
|
"type": "number"
|
|
1730
1557
|
},
|
|
1731
|
-
"currentSeconds": {
|
|
1732
|
-
"description": "Current usage time in seconds.",
|
|
1733
|
-
"type": "number"
|
|
1734
|
-
},
|
|
1735
1558
|
"dptz": {
|
|
1736
1559
|
"$ref": "#/definitions/OcleaDptz",
|
|
1737
1560
|
"description": "Digital pan/tilt/zoom control"
|
|
@@ -1819,10 +1642,6 @@
|
|
|
1819
1642
|
"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
1643
|
"type": "object"
|
|
1821
1644
|
},
|
|
1822
|
-
"totalSeconds": {
|
|
1823
|
-
"description": "Total usage time in seconds.",
|
|
1824
|
-
"type": "number"
|
|
1825
|
-
},
|
|
1826
1645
|
"turbidityFilter": {
|
|
1827
1646
|
"$ref": "#/definitions/TurbidityFilter",
|
|
1828
1647
|
"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 +1781,12 @@
|
|
|
1962
1781
|
"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
1782
|
"type": "boolean"
|
|
1964
1783
|
},
|
|
1965
|
-
"
|
|
1966
|
-
"
|
|
1967
|
-
|
|
1784
|
+
"auxLights": {
|
|
1785
|
+
"additionalProperties": {
|
|
1786
|
+
"$ref": "#/definitions/Removable%3CLight%3E"
|
|
1787
|
+
},
|
|
1788
|
+
"description": "Aux Light",
|
|
1789
|
+
"type": "object"
|
|
1968
1790
|
},
|
|
1969
1791
|
"bodyLeak": {
|
|
1970
1792
|
"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 +1824,6 @@
|
|
|
2002
1824
|
"description": "Temperature in degrees celsius",
|
|
2003
1825
|
"type": "number"
|
|
2004
1826
|
},
|
|
2005
|
-
"currentSeconds": {
|
|
2006
|
-
"description": "Current usage time in seconds.",
|
|
2007
|
-
"type": "number"
|
|
2008
|
-
},
|
|
2009
1827
|
"cygnus": {
|
|
2010
1828
|
"$ref": "#/definitions/cygnusType",
|
|
2011
1829
|
"description": "The ut(cygnus) probe"
|
|
@@ -2014,29 +1832,13 @@
|
|
|
2014
1832
|
"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
1833
|
"type": "number"
|
|
2016
1834
|
},
|
|
2017
|
-
"deviceInfo": {
|
|
2018
|
-
"$ref": "#/definitions/Device",
|
|
2019
|
-
"description": "Device information for all vehicles"
|
|
2020
|
-
},
|
|
2021
1835
|
"directPowerKitPresent": {
|
|
2022
1836
|
"description": "Direct Power Kit Present Flag",
|
|
2023
1837
|
"type": "boolean"
|
|
2024
1838
|
},
|
|
2025
|
-
"
|
|
2026
|
-
"$ref": "#/definitions/
|
|
2027
|
-
"description": "Rov
|
|
2028
|
-
},
|
|
2029
|
-
"driveMotorDiagnostics": {
|
|
2030
|
-
"additionalProperties": false,
|
|
2031
|
-
"properties": {
|
|
2032
|
-
"left": {
|
|
2033
|
-
"$ref": "#/definitions/MotorDiagnostics"
|
|
2034
|
-
},
|
|
2035
|
-
"right": {
|
|
2036
|
-
"$ref": "#/definitions/MotorDiagnostics"
|
|
2037
|
-
}
|
|
2038
|
-
},
|
|
2039
|
-
"type": "object"
|
|
1839
|
+
"drive": {
|
|
1840
|
+
"$ref": "#/definitions/RovDrive",
|
|
1841
|
+
"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}"
|
|
2040
1842
|
},
|
|
2041
1843
|
"echosounder": {
|
|
2042
1844
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2060,9 +1862,13 @@
|
|
|
2060
1862
|
"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
1863
|
"type": "string"
|
|
2062
1864
|
},
|
|
2063
|
-
"
|
|
2064
|
-
"$ref": "#/definitions/
|
|
2065
|
-
"description": "
|
|
1865
|
+
"leftBattery": {
|
|
1866
|
+
"$ref": "#/definitions/Battery",
|
|
1867
|
+
"description": "Left Battery"
|
|
1868
|
+
},
|
|
1869
|
+
"leftMotorDiagnostics": {
|
|
1870
|
+
"$ref": "#/definitions/MotorDiagnostics",
|
|
1871
|
+
"description": "Left Motor Diagnostics"
|
|
2066
1872
|
},
|
|
2067
1873
|
"localHeading": {
|
|
2068
1874
|
"description": "Rov local heading\n\nMeasure in degrees from local heading",
|
|
@@ -2078,10 +1884,6 @@
|
|
|
2078
1884
|
"const": 16,
|
|
2079
1885
|
"type": "number"
|
|
2080
1886
|
},
|
|
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
1887
|
"navigationOptions": {
|
|
2086
1888
|
"$ref": "#/definitions/NavigationOptions",
|
|
2087
1889
|
"description": "Navigation settings and options for the ROV"
|
|
@@ -2096,6 +1898,14 @@
|
|
|
2096
1898
|
"$ref": "#/definitions/Position",
|
|
2097
1899
|
"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
1900
|
},
|
|
1901
|
+
"rightBattery": {
|
|
1902
|
+
"$ref": "#/definitions/Battery",
|
|
1903
|
+
"description": "Right Battery"
|
|
1904
|
+
},
|
|
1905
|
+
"rightMotorDiagnostics": {
|
|
1906
|
+
"$ref": "#/definitions/MotorDiagnostics",
|
|
1907
|
+
"description": "Right Motor Diagnostics"
|
|
1908
|
+
},
|
|
2099
1909
|
"roll": {
|
|
2100
1910
|
"description": "Rov roll\n\nMeasured in degrees from neutral roll position",
|
|
2101
1911
|
"maximum": 180,
|
|
@@ -2110,18 +1920,21 @@
|
|
|
2110
1920
|
"description": "Sensor Pod Leak Fault\n\nCommon across all ROV and also comes from the ROV Web Adapter in Con_gui",
|
|
2111
1921
|
"type": "boolean"
|
|
2112
1922
|
},
|
|
2113
|
-
"
|
|
2114
|
-
"
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
"
|
|
2119
|
-
"type": "number"
|
|
1923
|
+
"spareMotors": {
|
|
1924
|
+
"additionalProperties": {
|
|
1925
|
+
"$ref": "#/definitions/Removable%3CMotorDiagnostics%3E"
|
|
1926
|
+
},
|
|
1927
|
+
"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.",
|
|
1928
|
+
"type": "object"
|
|
2120
1929
|
},
|
|
2121
1930
|
"turns": {
|
|
2122
1931
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2123
1932
|
"type": "number"
|
|
2124
1933
|
},
|
|
1934
|
+
"usageTime": {
|
|
1935
|
+
"$ref": "#/definitions/UsageTime",
|
|
1936
|
+
"description": "Vehicle Usage Time"
|
|
1937
|
+
},
|
|
2125
1938
|
"velocity": {
|
|
2126
1939
|
"$ref": "#/definitions/Velocity",
|
|
2127
1940
|
"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 +2015,6 @@
|
|
|
2202
2015
|
"description": "Temperature in degrees celsius",
|
|
2203
2016
|
"type": "number"
|
|
2204
2017
|
},
|
|
2205
|
-
"currentSeconds": {
|
|
2206
|
-
"description": "Current usage time in seconds.",
|
|
2207
|
-
"type": "number"
|
|
2208
|
-
},
|
|
2209
2018
|
"cygnus": {
|
|
2210
2019
|
"$ref": "#/definitions/cygnusType",
|
|
2211
2020
|
"description": "The ut(cygnus) probe"
|
|
@@ -2214,17 +2023,13 @@
|
|
|
2214
2023
|
"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
2024
|
"type": "number"
|
|
2216
2025
|
},
|
|
2217
|
-
"deviceInfo": {
|
|
2218
|
-
"$ref": "#/definitions/Device",
|
|
2219
|
-
"description": "Device information for all vehicles"
|
|
2220
|
-
},
|
|
2221
2026
|
"directPowerKitPresent": {
|
|
2222
2027
|
"description": "Direct Power Kit Present Flag",
|
|
2223
2028
|
"type": "boolean"
|
|
2224
2029
|
},
|
|
2225
2030
|
"drive": {
|
|
2226
2031
|
"$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"
|
|
2032
|
+
"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}"
|
|
2228
2033
|
},
|
|
2229
2034
|
"echosounder": {
|
|
2230
2035
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2310,21 +2115,13 @@
|
|
|
2310
2115
|
"description": "Sensor Pod Leak Fault\n\nCommon across all ROV and also comes from the ROV Web Adapter in Con_gui",
|
|
2311
2116
|
"type": "boolean"
|
|
2312
2117
|
},
|
|
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
2118
|
"turns": {
|
|
2322
2119
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2323
2120
|
"type": "number"
|
|
2324
2121
|
},
|
|
2325
2122
|
"usageTime": {
|
|
2326
2123
|
"$ref": "#/definitions/UsageTime",
|
|
2327
|
-
"description": "
|
|
2124
|
+
"description": "Vehicle Usage Time"
|
|
2328
2125
|
},
|
|
2329
2126
|
"velocity": {
|
|
2330
2127
|
"$ref": "#/definitions/Velocity",
|
|
@@ -2399,10 +2196,6 @@
|
|
|
2399
2196
|
"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
2197
|
"type": "number"
|
|
2401
2198
|
},
|
|
2402
|
-
"currentSeconds": {
|
|
2403
|
-
"description": "Current usage time in seconds.",
|
|
2404
|
-
"type": "number"
|
|
2405
|
-
},
|
|
2406
2199
|
"cygnus": {
|
|
2407
2200
|
"$ref": "#/definitions/cygnusType",
|
|
2408
2201
|
"description": "The ut(cygnus) probe"
|
|
@@ -2411,17 +2204,13 @@
|
|
|
2411
2204
|
"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
2205
|
"type": "number"
|
|
2413
2206
|
},
|
|
2414
|
-
"deviceInfo": {
|
|
2415
|
-
"$ref": "#/definitions/Device",
|
|
2416
|
-
"description": "Device information for all vehicles"
|
|
2417
|
-
},
|
|
2418
2207
|
"directPowerKitPresent": {
|
|
2419
2208
|
"description": "Direct Power Kit Present Flag",
|
|
2420
2209
|
"type": "boolean"
|
|
2421
2210
|
},
|
|
2422
2211
|
"drive": {
|
|
2423
2212
|
"$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}"
|
|
2213
|
+
"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}"
|
|
2425
2214
|
},
|
|
2426
2215
|
"echosounder": {
|
|
2427
2216
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2519,25 +2308,17 @@
|
|
|
2519
2308
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
2520
2309
|
"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
2310
|
},
|
|
2522
|
-
"temperatures": {
|
|
2523
|
-
"$ref": "#/definitions/DeviceTemperatures",
|
|
2524
|
-
"description": "Temperatures of device internals"
|
|
2525
|
-
},
|
|
2526
2311
|
"tiltPlatform": {
|
|
2527
2312
|
"$ref": "#/definitions/TiltPlatform",
|
|
2528
2313
|
"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
2314
|
},
|
|
2530
|
-
"totalSeconds": {
|
|
2531
|
-
"description": "Total usage time in seconds.",
|
|
2532
|
-
"type": "number"
|
|
2533
|
-
},
|
|
2534
2315
|
"turns": {
|
|
2535
2316
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2536
2317
|
"type": "number"
|
|
2537
2318
|
},
|
|
2538
2319
|
"usageTime": {
|
|
2539
2320
|
"$ref": "#/definitions/UsageTime",
|
|
2540
|
-
"description": "
|
|
2321
|
+
"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
2322
|
},
|
|
2542
2323
|
"velocity": {
|
|
2543
2324
|
"$ref": "#/definitions/Velocity",
|
|
@@ -2622,10 +2403,6 @@
|
|
|
2622
2403
|
"crawlerReverse": {
|
|
2623
2404
|
"type": "boolean"
|
|
2624
2405
|
},
|
|
2625
|
-
"currentSeconds": {
|
|
2626
|
-
"description": "Current usage time in seconds.",
|
|
2627
|
-
"type": "number"
|
|
2628
|
-
},
|
|
2629
2406
|
"distance": {
|
|
2630
2407
|
"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
2408
|
"type": "number"
|
|
@@ -2694,10 +2471,6 @@
|
|
|
2694
2471
|
"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
2472
|
"type": "number"
|
|
2696
2473
|
},
|
|
2697
|
-
"totalSeconds": {
|
|
2698
|
-
"description": "Total usage time in seconds.",
|
|
2699
|
-
"type": "number"
|
|
2700
|
-
},
|
|
2701
2474
|
"usageTime": {
|
|
2702
2475
|
"$ref": "#/definitions/UsageTime",
|
|
2703
2476
|
"description": "Represents the current running and lifetime usage of the device."
|
|
@@ -2777,6 +2550,34 @@
|
|
|
2777
2550
|
],
|
|
2778
2551
|
"description": "Removable\n\nRepresents an object that can be removed."
|
|
2779
2552
|
},
|
|
2553
|
+
"Removable<Light>": {
|
|
2554
|
+
"anyOf": [
|
|
2555
|
+
{
|
|
2556
|
+
"$ref": "#/definitions/Light"
|
|
2557
|
+
},
|
|
2558
|
+
{
|
|
2559
|
+
"additionalProperties": {
|
|
2560
|
+
"not": {}
|
|
2561
|
+
},
|
|
2562
|
+
"type": "object"
|
|
2563
|
+
}
|
|
2564
|
+
],
|
|
2565
|
+
"description": "Removable\n\nRepresents an object that can be removed."
|
|
2566
|
+
},
|
|
2567
|
+
"Removable<MotorDiagnostics>": {
|
|
2568
|
+
"anyOf": [
|
|
2569
|
+
{
|
|
2570
|
+
"$ref": "#/definitions/MotorDiagnostics"
|
|
2571
|
+
},
|
|
2572
|
+
{
|
|
2573
|
+
"additionalProperties": {
|
|
2574
|
+
"not": {}
|
|
2575
|
+
},
|
|
2576
|
+
"type": "object"
|
|
2577
|
+
}
|
|
2578
|
+
],
|
|
2579
|
+
"description": "Removable\n\nRepresents an object that can be removed."
|
|
2580
|
+
},
|
|
2780
2581
|
"Removable<TiltCameraHead>": {
|
|
2781
2582
|
"anyOf": [
|
|
2782
2583
|
{
|
|
@@ -2843,10 +2644,6 @@
|
|
|
2843
2644
|
"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
2645
|
"type": "number"
|
|
2845
2646
|
},
|
|
2846
|
-
"currentSeconds": {
|
|
2847
|
-
"description": "Current usage time in seconds.",
|
|
2848
|
-
"type": "number"
|
|
2849
|
-
},
|
|
2850
2647
|
"cygnus": {
|
|
2851
2648
|
"$ref": "#/definitions/cygnusType",
|
|
2852
2649
|
"description": "The ut(cygnus) probe"
|
|
@@ -2855,17 +2652,13 @@
|
|
|
2855
2652
|
"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
2653
|
"type": "number"
|
|
2857
2654
|
},
|
|
2858
|
-
"deviceInfo": {
|
|
2859
|
-
"$ref": "#/definitions/Device",
|
|
2860
|
-
"description": "Device information for all vehicles"
|
|
2861
|
-
},
|
|
2862
2655
|
"directPowerKitPresent": {
|
|
2863
2656
|
"description": "Direct Power Kit Present Flag",
|
|
2864
2657
|
"type": "boolean"
|
|
2865
2658
|
},
|
|
2866
2659
|
"drive": {
|
|
2867
2660
|
"$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}"
|
|
2661
|
+
"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}"
|
|
2869
2662
|
},
|
|
2870
2663
|
"echosounder": {
|
|
2871
2664
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2967,21 +2760,13 @@
|
|
|
2967
2760
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
2968
2761
|
"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
2762
|
},
|
|
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
2763
|
"turns": {
|
|
2979
2764
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2980
2765
|
"type": "number"
|
|
2981
2766
|
},
|
|
2982
2767
|
"usageTime": {
|
|
2983
2768
|
"$ref": "#/definitions/UsageTime",
|
|
2984
|
-
"description": "
|
|
2769
|
+
"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
2770
|
},
|
|
2986
2771
|
"velocity": {
|
|
2987
2772
|
"$ref": "#/definitions/Velocity",
|
|
@@ -3033,8 +2818,32 @@
|
|
|
3033
2818
|
"description": "Container for thrust and mode settings to the ROV",
|
|
3034
2819
|
"properties": {
|
|
3035
2820
|
"modes": {
|
|
3036
|
-
"
|
|
3037
|
-
"description": "Modes are not mutually exclusive. Mode requests to the ROV are handled via the state-system"
|
|
2821
|
+
"additionalProperties": false,
|
|
2822
|
+
"description": "Modes are not mutually exclusive. Mode requests to the ROV are handled via the state-system",
|
|
2823
|
+
"properties": {
|
|
2824
|
+
"altitudeLock": {
|
|
2825
|
+
"type": "boolean"
|
|
2826
|
+
},
|
|
2827
|
+
"autoStabilization": {
|
|
2828
|
+
"type": "boolean"
|
|
2829
|
+
},
|
|
2830
|
+
"depthLock": {
|
|
2831
|
+
"type": "boolean"
|
|
2832
|
+
},
|
|
2833
|
+
"distanceLock": {
|
|
2834
|
+
"$ref": "#/definitions/distanceLock"
|
|
2835
|
+
},
|
|
2836
|
+
"headingLock": {
|
|
2837
|
+
"type": "boolean"
|
|
2838
|
+
},
|
|
2839
|
+
"motorsDisabled": {
|
|
2840
|
+
"type": "boolean"
|
|
2841
|
+
},
|
|
2842
|
+
"stationHolding": {
|
|
2843
|
+
"type": "boolean"
|
|
2844
|
+
}
|
|
2845
|
+
},
|
|
2846
|
+
"type": "object"
|
|
3038
2847
|
},
|
|
3039
2848
|
"thrust": {
|
|
3040
2849
|
"$ref": "#/definitions/RovThrust",
|
|
@@ -3043,33 +2852,6 @@
|
|
|
3043
2852
|
},
|
|
3044
2853
|
"type": "object"
|
|
3045
2854
|
},
|
|
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
2855
|
"RovThrust": {
|
|
3074
2856
|
"additionalProperties": false,
|
|
3075
2857
|
"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 +2862,6 @@
|
|
|
3080
2862
|
"lateral": {
|
|
3081
2863
|
"type": "number"
|
|
3082
2864
|
},
|
|
3083
|
-
"pitch": {
|
|
3084
|
-
"type": "number"
|
|
3085
|
-
},
|
|
3086
|
-
"roll": {
|
|
3087
|
-
"type": "number"
|
|
3088
|
-
},
|
|
3089
2865
|
"vertical": {
|
|
3090
2866
|
"type": "number"
|
|
3091
2867
|
},
|
|
@@ -3147,6 +2923,10 @@
|
|
|
3147
2923
|
"$ref": "#/definitions/SerialDeviceType",
|
|
3148
2924
|
"description": "Indicates the type of device"
|
|
3149
2925
|
},
|
|
2926
|
+
"isConfigurable": {
|
|
2927
|
+
"description": "Denotes if a serial device is configurable by the user. Typically, un-configurable devices will not accept Baud Rate from users.",
|
|
2928
|
+
"type": "boolean"
|
|
2929
|
+
},
|
|
3150
2930
|
"name": {
|
|
3151
2931
|
"description": "The display name of this device",
|
|
3152
2932
|
"type": "string"
|
|
@@ -3354,18 +3134,10 @@
|
|
|
3354
3134
|
"minimum": 0,
|
|
3355
3135
|
"type": "number"
|
|
3356
3136
|
},
|
|
3357
|
-
"camHeadName": {
|
|
3358
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
3359
|
-
"type": "string"
|
|
3360
|
-
},
|
|
3361
3137
|
"cpuTemp": {
|
|
3362
3138
|
"description": "Camera cpu temperature in Celsius",
|
|
3363
3139
|
"type": "number"
|
|
3364
3140
|
},
|
|
3365
|
-
"currentSeconds": {
|
|
3366
|
-
"description": "Current usage time in seconds.",
|
|
3367
|
-
"type": "number"
|
|
3368
|
-
},
|
|
3369
3141
|
"exposure": {
|
|
3370
3142
|
"additionalProperties": false,
|
|
3371
3143
|
"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 +3247,6 @@
|
|
|
3475
3247
|
"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
3248
|
"type": "object"
|
|
3477
3249
|
},
|
|
3478
|
-
"totalSeconds": {
|
|
3479
|
-
"description": "Total usage time in seconds.",
|
|
3480
|
-
"type": "number"
|
|
3481
|
-
},
|
|
3482
3250
|
"type": {
|
|
3483
3251
|
"$ref": "#/definitions/CameraType",
|
|
3484
3252
|
"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 +3269,10 @@
|
|
|
3501
3269
|
"additionalProperties": false,
|
|
3502
3270
|
"description": "{@link ITamronOcleaZoomCamera š See extended definition } \n\nš· Tamron-OClea Zoom Camera",
|
|
3503
3271
|
"properties": {
|
|
3504
|
-
"camHeadName": {
|
|
3505
|
-
"description": "Optional property, that links the camera to a specific camera head.",
|
|
3506
|
-
"type": "string"
|
|
3507
|
-
},
|
|
3508
3272
|
"cpuTemp": {
|
|
3509
3273
|
"description": "Camera cpu temperature in Celsius",
|
|
3510
3274
|
"type": "number"
|
|
3511
3275
|
},
|
|
3512
|
-
"currentSeconds": {
|
|
3513
|
-
"description": "Current usage time in seconds.",
|
|
3514
|
-
"type": "number"
|
|
3515
|
-
},
|
|
3516
3276
|
"dptz": {
|
|
3517
3277
|
"$ref": "#/definitions/OcleaDptz",
|
|
3518
3278
|
"description": "Digital pan/tilt/zoom control"
|
|
@@ -3623,13 +3383,11 @@
|
|
|
3623
3383
|
"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
3384
|
"type": "object"
|
|
3625
3385
|
},
|
|
3626
|
-
"totalSeconds": {
|
|
3627
|
-
"description": "Total usage time in seconds.",
|
|
3628
|
-
"type": "number"
|
|
3629
|
-
},
|
|
3630
3386
|
"turbidityFilter": {
|
|
3631
3387
|
"$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 />"
|
|
3388
|
+
"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 />",
|
|
3389
|
+
"maximum": 30,
|
|
3390
|
+
"minimum": 1
|
|
3633
3391
|
},
|
|
3634
3392
|
"type": {
|
|
3635
3393
|
"$ref": "#/definitions/CameraType",
|
|
@@ -3653,14 +3411,6 @@
|
|
|
3653
3411
|
"description": "Temperature in degrees celsius",
|
|
3654
3412
|
"type": "number"
|
|
3655
3413
|
},
|
|
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
3414
|
"ip": {
|
|
3665
3415
|
"description": "IP address",
|
|
3666
3416
|
"type": "string"
|
|
@@ -3692,10 +3442,6 @@
|
|
|
3692
3442
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
3693
3443
|
"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
3444
|
},
|
|
3695
|
-
"totalSeconds": {
|
|
3696
|
-
"description": "Total usage time in seconds.",
|
|
3697
|
-
"type": "number"
|
|
3698
|
-
},
|
|
3699
3445
|
"usageTime": {
|
|
3700
3446
|
"$ref": "#/definitions/UsageTime",
|
|
3701
3447
|
"description": "Camera Head Usage Time"
|