@deeptrekker/api-domain 0.58.15 ā 0.58.16-ros-api-update.1
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 +5 -5
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/poweredReelBattery2ShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/battery/battery2/poweredReelBattery2WarningSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/calibrator/poweredReelCalibratorRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/calibrator/poweredReelIsCalibratingSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/calibrator/poweredReelIsNotCalibratingSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/distance/poweredReelDistanceRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/eStop/poweredReelEStopOffSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/eStop/poweredReelEStopOnSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/eStop/poweredReelEStopRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderFailed/poweredReelEncoderFailedRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderFailed/poweredReelHasEncoderFailedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderFailed/poweredReelHasNoEncoderFailedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderMiscalibrated/poweredReelEncoderMiscalibratedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderMiscalibrated/poweredReelHasEncoderMiscalibratedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/encoderMiscalibrated/poweredReelHasNoEncoderMiscalibratedSample.json +2 -2
- package/dist/samples/json/requests/devices/reels/poweredReels/hybridPower/poweredReelHybridPowerOffRandomSample.json +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 +6 -6
- package/dist/samples/json/requests/devices/reels/poweredReels/motorDiagnostics/motor1/poweredReelMotor1DiagnosticsRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/reels/poweredReels/motorDiagnostics/motor2/poweredReelMotor2DiagnosticsRandomSample.json +5 -5
- 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 +3 -3
- 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 +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/battery/resetChargeCycles/a150BatteryResetChargeCyclesSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/bodyLeak/a150BodyLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/bodyLeak/a150HasBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/bodyLeak/a150HasNoBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/calibrator/a150CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/calibrator/a150CalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/calibrator/a150CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a150A150Joint2CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a150A150Joint2CalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a150A150Joint2CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a200A150Joint2CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/calibrator/a200A150Joint2CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/cameraHome/a150A150CameraHeadCameraHomeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/core/a150A150CameraHeadSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/cpuTemp/a150A150CameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/ip/a150A150CameraHeadIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint1MotorDiagnostics/a150A150CameraHeadJoint1MotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/joint2MotorDiagnostics/a150A150CameraHeadJoint2MotorDiagnosticsRandomSample.json +7 -7
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/leak/a150A150CameraHeadHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/leak/a150A150CameraHeadHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/leak/a150A150CameraHeadLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/light/a150A150CameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/light/a150A150CameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/light/a150A150CameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/natural/a150A150CameraHeadNaturalDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/natural/a150A150CameraHeadNaturalEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/orientationConfig/a150A150CameraHeadOrientationConfigHorizontalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/orientationConfig/a150A150CameraHeadOrientationConfigVerticalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/cameraHead/a150CameraHead/panMotorDiagnostics/a150A150CameraHeadPanMotorDiagnosticsRandomSample.json +4 -4
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- 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 +4 -4
- 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 +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/streams/a150DTCamStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/type/a150DTCamTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/version/a150DTCamVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/dtCam/version/a150DTCamVersion2Sample.json +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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusManualMinSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusNearLimit10mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusNearLimit2300mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusNearLimit34mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusRateDecreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusRateIncreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/focus/a150TamronHarrierZoomCameraFocusRateStaticSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/ip/a150TamronHarrierZoomCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/osd/a150TamronHarrierZoomCameraOsdRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/saturation/a150TamronHarrierZoomCameraSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/saturation/a150TamronHarrierZoomCameraSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/saturation/a150TamronHarrierZoomCameraSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/sharpness/a150TamronHarrierZoomCameraSharpnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/sharpness/a150TamronHarrierZoomCameraSharpnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/sharpness/a150TamronHarrierZoomCameraSharpnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream1080pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream2kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream480pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream4kSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStream720pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamBitrate4Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamBitrate8Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/streams/a150TamronHarrierZoomCameraStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/type/a150TamronHarrierZoomCameraTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/version/a150TamronHarrierZoomCameraVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/version/a150TamronHarrierZoomCameraVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/version/a150TamronHarrierZoomCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/version/a150TamronHarrierZoomCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150CameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronHarrierZoomCamera/zoom/a150TamronHarrierZoomCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureManualRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/exposure/a150TamronOcleaZoomCameraExposureManualSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusManualMinSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusNearLimit10mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusNearLimit2300mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusNearLimit34mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusRateDecreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusRateIncreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/focus/a150TamronOcleaZoomCameraFocusRateStaticSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/ip/a150TamronOcleaZoomCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/opticalZoom/a150TamronOcleaZoomCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/osd/a150TamronOcleaZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/osd/a150TamronOcleaZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/osd/a150TamronOcleaZoomCameraOsdRandomSample.json +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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/cameras/tamronOcleaZoomCamera/version/a150TamronOcleaZoomCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a150/core/a150DeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/core/a150GetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/core/a150SetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/core/a150UpdateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150AFWCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveMaxSpeedBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveMaxSpeedForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveModeAssistSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveModeCruiseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveModeNormalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveNoSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveNoSteerSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/drive/a150DriveRandomSample.json +6 -6
- 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 +6 -6
- 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 +5 -5
- 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 +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/rearLight/a150RearLightOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/rearLight/a150RearLightOnMaxIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/rearLight/a150RearLightOnMidIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/rearLight/a150RearLightRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/roll/a150RollMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/roll/a150RollMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/roll/a150RollRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/cpuTemp/a150CPUTemperatureWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/imuTemp/a150IMUTemperatureRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/imuTemp/a150IMUTemperatureShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/temperature/imuTemp/a150IMUTemperatureWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150CurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150TotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/usageTime/a150UsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a150/version/a150Version1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/version/a150Version2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a150/version/a150Version3Sample.json +2 -2
- 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 +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/bodyLeak/a200HasBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/bodyLeak/a200HasNoBodyLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/calibrator/a200CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/calibrator/a200CalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/calibrator/a200CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/calibrator/a200A150Joint2CalibratorRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/cameraHome/a150CameraHeadCameraHomeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/core/a150CameraHeadSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/cpuTemp/a200A150CameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/ip/a200A150CameraHeadIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint1MotorDiagnostics/a200A150CameraHeadJoint1MotorDiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/joint2MotorDiagnostics/a200A150CameraHeadJoint2MotorDiagnosticsRandomSample.json +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 +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/light/a200A150CameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/light/a200A150CameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/light/a200A150CameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/natural/a200A150CameraHeadNaturalDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/natural/a200A150CameraHeadNaturalEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/orientationConfig/a200A150CameraHeadOrientationConfigHorizontalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/orientationConfig/a200A150CameraHeadOrientationConfigVerticalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a150A150CameraHeadPanCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/pan/a200A150CameraHeadPanSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/panMotorDiagnostics/a200A150CameraHeadPanMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tilt/a200A150CameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/tiltMotorDiagnostics/a200A150CameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/usageTime/a200A150CameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/usageTime/a200A150CameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/usageTime/a200A150CameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/version/a200A150CameraHeadVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/version/a200A150CameraHeadVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/version/a200A150CameraHeadVersion3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a150CameraHead/version/a200A150CameraHeadVersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/calibrator/a200A200Joint2CalibratorFalseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/calibrator/a200A200Joint2CalibratorRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/calibrator/a200A200Joint2CalibratorTrueSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/cameraHome/a200A200CameraHeadCameraHomeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/core/a200A200CameraHeadSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/cpuTemp/a200A200CameraHeadCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/ip/a200A200CameraHeadIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsFailureOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsFailureOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/joint1MotorDiagnostics/a200A200CameraHeadJoint1MotorDiagnosticsRandomSample.json +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 +7 -7
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tilt/a200A200CameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsOvercurrentOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsOvercurrentOnSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRPMStaticSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/tiltMotorDiagnostics/a200A200CameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/usageTime/a200A200CameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/usageTime/a200A200CameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/usageTime/a200A200CameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersion3Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameraHead/a200CameraHead/version/a200A200CameraHeadVersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/core/a200CameraDeleteSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/core/a200CamerasSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/brightness/a200DTCamBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/brightness/a200DTCamBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/brightness/a200DTCamBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/contrast/a200DTCamContrastMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/contrast/a200DTCamContrastMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/contrast/a200DTCamContrastRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/ip/a200DTCamIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/dtCam/osd/a200DTCamOsdRandomSample.json +4 -4
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusManualMaxSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusNearLimit10mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusNearLimit2300mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusNearLimit34mmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusRateDecreaseSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusRateIncreaseSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/focus/a200TamronHarrierZoomCameraFocusRateStaticSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/ip/a200TamronHarrierZoomCameraIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/osd/a200TamronHarrierZoomCameraOsdRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/saturation/a200TamronHarrierZoomCameraSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/saturation/a200TamronHarrierZoomCameraSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/saturation/a200TamronHarrierZoomCameraSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/sharpness/a200TamronHarrierZoomCameraSharpnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/sharpness/a200TamronHarrierZoomCameraSharpnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/sharpness/a200TamronHarrierZoomCameraSharpnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream1080pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream2kSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream480pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream4kSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStream720pSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamBitrate4Sample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamBitrate8Sample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamNotActiveSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/streams/a200TamronHarrierZoomCameraStreamRandomSample.json +1 -1
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/type/a200TamronHarrierZoomCameraTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/version/a200TamronHarrierZoomCameraVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/version/a200TamronHarrierZoomCameraVersion2Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/version/a200TamronHarrierZoomCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/version/a200TamronHarrierZoomCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronHarrierZoomCamera/zoom/a200TamronHarrierZoomCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/cpuTemp/a200TamronOcleaZoomCameraCpuTempHighSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/cpuTemp/a200TamronOcleaZoomCameraCpuTempLowSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/cpuTemp/a200TamronOcleaZoomCameraCpuTempNormalSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/cpuTemp/a200TamronOcleaZoomCameraCpuTempRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureAutoSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureManualMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureManualRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/exposure/a200TamronOcleaZoomCameraExposureManualSample.json +3 -3
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/focus/a200TamronOcleaZoomCameraFocusManualRandomSample.json +4 -4
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/version/a200TamronOcleaZoomCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/a200/cameras/tamronOcleaZoomCamera/version/a200TamronOcleaZoomCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/a200/core/a200DeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/core/a200GetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/core/a200SetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/core/a200UpdateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200AFWCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveMaxSpeedBackwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveMaxSpeedForwardSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveModeAssistSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveModeCruiseSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveModeNormalSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveNoSpeedSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveNoSteerSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/drive/a200DriveRandomSample.json +4 -4
- 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 +6 -6
- 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 +6 -6
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/elevatingArm/motorDiagnostics/a200ElevatingArmMotorDiagnosticsStaticRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/sonde/a200SondeDisabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/sonde/a200SondeEnabledSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/a200/peripherals/sonde/a200SondeRandomSample.json +3 -3
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryLeakRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryVoltageMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryVoltageMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryVoltageRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/leftBattery/pivotLeftBatteryWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotHasNoRightBatteryLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotHasRightBatteryLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/battery/rightBattery/pivotRightBatteryAllStatesSample.json +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 +3 -3
- 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 +2 -2
- 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 +2 -2
- 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 +3 -3
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusManualMaxSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusManualMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusManualRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/focus/pivotCameraFocusRateDecreaseSample.json +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 +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/version/pivotCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/cameras/tamronHarrier/zoom/pivotCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/core/pivotDeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/core/pivotGetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/core/pivotSetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/core/pivotUpdateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotDepthCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotDepthRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/depth/pivotInvalidDepthCalibrationSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/drive/pivotDriveRandomSample.json +8 -8
- package/dist/samples/json/requests/devices/vehicles/pivot/inWater/pivotInWaterRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/inWater/pivotInWaterSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/inWater/pivotOutOfWaterSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/ip/pivotIpRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/openClose/pivotCloseClawGrabberDiagnosticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/openClose/pivotGrabberOpenCloseMotorDiagnosticRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/openClose/pivotGrabberOpenCloseMotorDiagnosticsRandomSample.json +6 -6
- 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 +4 -4
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/rotate/pivotRotateGrabberLeftDiagnosticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/motorDiagnostics/rotate/pivotRotateGrabberRightDiagnosticSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotCloseClawGrabberSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotOpenClawGrabberSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotOpenCloseGrabberRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/grabber/pivotRandomGrabberSample.json +3 -3
- 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 +4 -4
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformDownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformRestingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/peripherals/tiltPlatform/pivotTiltPlatformUpSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/pivotConnected.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/pivotDisconnected.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotGlobalPositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotLocalPositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotReferencePositionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/position/pivotReferencePositionSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/positionOptionsUsbl/pivotPositionSourceRequest.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/probes/pivotCpProbeRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/probes/pivotUtProbeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/sensorPod/pivotSensorPodHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/sensorPod/pivotSensorPodHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/sensorPod/pivotSensorPodLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/spareMotors/spareMotor1/pivotSpareMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/spareMotors/spareMotor1/pivotSpareMotorDiagnosticsRestingSample.json +4 -4
- 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 +5 -5
- 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 +4 -4
- 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 +5 -5
- 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 +6 -6
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalFrontThruster/pivotVerticalFrontMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalFrontThruster/pivotVerticalFrontMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalRearThruster/pivotVerticalRearMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalRearThruster/pivotVerticalRearMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/thrusters/verticalRearThruster/pivotVerticalRearMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/pivot/turns/pivotTurnsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/usageTime/pivotUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/pivot/usageTime/pivotUsageTimeSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/velocity/pivotVelocityInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/velocity/pivotVelocityRandomSample.json +7 -7
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersion1Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersion2Sample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersion3Sample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/pivot/version/pivotVersionRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeValidRandomSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/altitude/revolutionAltitudeValidSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/auxLight/revolutionAuxLightOffSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/auxLight/revolutionAuxLightOnMaxIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/auxLight/revolutionAuxLightOnMidIntensitySample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/auxLight/revolutionAuxLightRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/leak/revolutionLeftBatteryHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/leak/revolutionLeftBatteryHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/leak/revolutionLeftBatteryRandomLeakStateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryIsChargingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryIsNotChargingSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryShutdownSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/leftBattery/revolutionLeftBatteryWarningSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/leak/revolutionRightBatteryHasLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/leak/revolutionRightBatteryHasNoLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/battery/rightBattery/leak/revolutionRightBatteryRandomLeakStateSample.json +3 -3
- 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 +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/leak/revolutionCameraHeadLeakRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/leak/revolutionHasCameraHeadLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/leak/revolutionHasNoCameraHeadLeakSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/light/revolutionCameraHeadLightIntensityMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/light/revolutionCameraHeadLightIntensityMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/light/revolutionCameraHeadLightIntensityRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltPositionMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltPositionMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltPositionRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltSpeedMaxSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltSpeedMinSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tilt/revolutionCameraHeadTiltSpeedRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsBackwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsCurrentRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsForwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsHasNoOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsHasOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsPWMRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/tiltMotorDiagnostics/revolutionCameraHeadTiltMotorDiagnosticsStaticRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/usageTime/revolutionCameraHeadCurrentSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/usageTime/revolutionCameraHeadTotalSecondsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameraHead/usageTime/revolutionCameraHeadUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/DTCam/whiteBalance/revolutionDTCamAutoWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/DTCam/whiteBalance/revolutionDTCamManualWhiteBalanceSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/OcleaCamera/turbidityStrength/revolutionOcleaCameraTurbidityStrengthRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/brightness/revolutionDTCamBrightnessMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/brightness/revolutionDTCamBrightnessMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/brightness/revolutionDTCamBrightnessRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/contrast/revolutionDTCamContrastMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/contrast/revolutionDTCamContrastMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/contrast/revolutionDTCamContrastRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/ip/revolutionDTCamIpRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/osd/revolutionDTCamOsdDisabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/osd/revolutionDTCamOsdEnabledSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/osd/revolutionDTCamOsdRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/saturation/revolutionDTCamSaturationMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/saturation/revolutionDTCamSaturationMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/saturation/revolutionDTCamSaturationRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStream1080pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStream480pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStream720pSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStreamBitrate4Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStreamBitrate8Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStreamNotActiveSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/streams/revolutionDTCamStreamRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/type/revolutionDTCamTypeAuxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/type/revolutionDTCamTypeMainSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/version/revolutionDTCamVersion1Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/dtCam/version/revolutionDTCamVersion2Sample.json +3 -3
- 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 +5 -5
- 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 +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusRateDecreaseSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/focus/revolutionCameraFocusRateIncreaseSample.json +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 +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/version/revolutionCameraVersion3Sample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/version/revolutionCameraVersionRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomInMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomInRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomOutMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomSpeedMaxSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomSpeedMinSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/cameras/tamronHarrier/zoom/revolutionCameraZoomSpeedRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/core/revolutionDeleteSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/core/revolutionGetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/core/revolutionSetSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/core/revolutionUpdateSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/cpuTemp/revolutionCpuTempRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionDepthCalibrationSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionDepthRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/depth/revolutionInvalidDepthCalibrationSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/drive/revolutionDriveRandomSample.json +9 -9
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsBackwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsForwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsHasNoOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsHasOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsRandomCurrentSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsRandomPwmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberOpenCloseMotorDiagnosticsStaticRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsBackwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsForwardRpmSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsHasNoOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsHasOvercurrentSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsRandomCurrentSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsRandomPwmSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/grabber/motorDiagnostics/revolutionGrabberRotateMotorDiagnosticsRandomSample.json +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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor1/revolutionSpareMotor1DiagnosticsRestingSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor2/revolutionSpareMotor2DiagnosticsRandomSample.json +6 -6
- package/dist/samples/json/requests/devices/vehicles/revolution/spareMotors/spareMotor2/revolutionSpareMotor2DiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/frontLeftThruster/revolutionFrontLeftMotorDiagnosticsRandomSample.json +5 -5
- 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 +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearLeftThruster/revolutionRearLeftMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/rearLeftThruster/revolutionRearLeftMotorDiagnosticsRestingSample.json +3 -3
- 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 +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalLeftThruster/revolutionVerticalLeftMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalLeftThruster/revolutionVerticalLeftMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalLeftThruster/revolutionVerticalLeftMotorDiagnosticsRestingSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalRightThruster/revolutionVerticalRightMotorDiagnosticsRandomSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalRightThruster/revolutionVerticalRightMotorDiagnosticsRandomStableSample.json +5 -5
- package/dist/samples/json/requests/devices/vehicles/revolution/thrusters/diagnostics/verticalRightThruster/revolutionVerticalRightMotorDiagnosticsRestingSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/turns/revolutionTurnsRandomSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/usageTime/revolutionRandomCurrentSecondsUsageSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/usageTime/revolutionRandomTotalSecondsUsageSample.json +3 -3
- package/dist/samples/json/requests/devices/vehicles/revolution/usageTime/revolutionUsageTimeRandomSample.json +4 -4
- package/dist/samples/json/requests/devices/vehicles/revolution/velocity/revolutionVelocityInvalidSample.json +2 -2
- package/dist/samples/json/requests/devices/vehicles/revolution/velocity/revolutionVelocityRandomSample.json +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 +3 -3
- 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 +29 -29
- package/dist/samples/json/server/session.json +4 -4
- package/dist/samples/json/server/sessionCheck.json +1 -1
- package/dist/samples/json/states/a150RandomState.json +59 -59
- package/dist/samples/json/states/a200AndPoweredReelRandomState.json +81 -81
- package/dist/samples/json/states/a200RandomState.json +61 -61
- package/dist/samples/json/states/pivotAndPoweredReelRandomStableState.json +121 -121
- package/dist/samples/json/states/pivotAndPoweredReelRandomState.json +121 -121
- package/dist/samples/json/states/pivotRandomStableState.json +92 -92
- package/dist/samples/json/states/pivotRandomState.json +99 -99
- package/dist/samples/json/states/poweredReelRandomState.json +22 -22
- package/dist/samples/json/states/revolutionAndPoweredReelRandomStableState.json +122 -122
- 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 +100 -100
- package/dist/samples/json/swupdates/systemUpdatePayloadSample.json +95 -95
- package/dist/schemas/schema.json +353 -69
- package/dist/types/devices/cameraHeads/index.d.ts +2 -0
- package/dist/types/devices/cameras/index.d.ts +4 -0
- package/dist/types/devices/core/index.d.ts +32 -0
- package/dist/types/devices/index.d.ts +2 -1
- package/dist/types/devices/peripherals/index.d.ts +12 -0
- package/dist/types/devices/vehicles/index.d.ts +9 -1
- package/dist/types/devices/vehicles/onyx/index.d.ts +37 -13
- package/dist/types/devices/vehicles/photon/index.d.ts +14 -5
- package/dist/types/devices/vehicles/pivot/index.d.ts +16 -13
- package/dist/types/devices/vehicles/revolution/index.d.ts +17 -1
- package/dist/types/devices/vehicles/rov/index.d.ts +1 -29
- package/dist/types/devices/vehicles/rovDrive/index.d.ts +12 -9
- package/package.json +2 -3
package/dist/schemas/schema.json
CHANGED
|
@@ -48,10 +48,18 @@
|
|
|
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
|
+
},
|
|
51
55
|
"cygnus": {
|
|
52
56
|
"$ref": "#/definitions/cygnusType",
|
|
53
57
|
"description": "The ut(cygnus) probe"
|
|
54
58
|
},
|
|
59
|
+
"deviceInfo": {
|
|
60
|
+
"$ref": "#/definitions/Device",
|
|
61
|
+
"description": "Device information for all vehicles"
|
|
62
|
+
},
|
|
55
63
|
"drive": {
|
|
56
64
|
"$ref": "#/definitions/CrawlerDrive",
|
|
57
65
|
"description": "Drive\n\nControls the direction of drive for the a150"
|
|
@@ -104,6 +112,14 @@
|
|
|
104
112
|
"$ref": "#/definitions/Sonde",
|
|
105
113
|
"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}"
|
|
106
114
|
},
|
|
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
|
+
},
|
|
107
123
|
"usageTime": {
|
|
108
124
|
"$ref": "#/definitions/UsageTime",
|
|
109
125
|
"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}"
|
|
@@ -130,6 +146,14 @@
|
|
|
130
146
|
"description": "Temperature in degrees celsius",
|
|
131
147
|
"type": "number"
|
|
132
148
|
},
|
|
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
|
+
},
|
|
133
157
|
"ip": {
|
|
134
158
|
"description": "IP address",
|
|
135
159
|
"type": "string"
|
|
@@ -184,6 +208,10 @@
|
|
|
184
208
|
"deprecated": "- This has been replaced with joint1MotorDiagnostics and joint2MotorDiagnostics",
|
|
185
209
|
"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}"
|
|
186
210
|
},
|
|
211
|
+
"totalSeconds": {
|
|
212
|
+
"description": "Total usage time in seconds.",
|
|
213
|
+
"type": "number"
|
|
214
|
+
},
|
|
187
215
|
"usageTime": {
|
|
188
216
|
"$ref": "#/definitions/UsageTime",
|
|
189
217
|
"description": "Camera Head Usage Time"
|
|
@@ -244,10 +272,18 @@
|
|
|
244
272
|
"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}",
|
|
245
273
|
"type": "number"
|
|
246
274
|
},
|
|
275
|
+
"currentSeconds": {
|
|
276
|
+
"description": "Current usage time in seconds.",
|
|
277
|
+
"type": "number"
|
|
278
|
+
},
|
|
247
279
|
"cygnus": {
|
|
248
280
|
"$ref": "#/definitions/cygnusType",
|
|
249
281
|
"description": "The ut(cygnus) probe"
|
|
250
282
|
},
|
|
283
|
+
"deviceInfo": {
|
|
284
|
+
"$ref": "#/definitions/Device",
|
|
285
|
+
"description": "Device information for all vehicles"
|
|
286
|
+
},
|
|
251
287
|
"drive": {
|
|
252
288
|
"$ref": "#/definitions/CrawlerDrive",
|
|
253
289
|
"description": "Drive\n\nControls the direction of drive for the A200"
|
|
@@ -300,6 +336,14 @@
|
|
|
300
336
|
"$ref": "#/definitions/Sonde",
|
|
301
337
|
"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}"
|
|
302
338
|
},
|
|
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
|
+
},
|
|
303
347
|
"usageTime": {
|
|
304
348
|
"$ref": "#/definitions/UsageTime",
|
|
305
349
|
"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}"
|
|
@@ -326,6 +370,14 @@
|
|
|
326
370
|
"description": "Temperature in degrees celsius",
|
|
327
371
|
"type": "number"
|
|
328
372
|
},
|
|
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
|
+
},
|
|
329
381
|
"ip": {
|
|
330
382
|
"description": "IP address",
|
|
331
383
|
"type": "string"
|
|
@@ -388,6 +440,10 @@
|
|
|
388
440
|
"deprecated": "- This has been replaced with joint1MotorDiagnostics and joint2MotorDiagnostics",
|
|
389
441
|
"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}"
|
|
390
442
|
},
|
|
443
|
+
"totalSeconds": {
|
|
444
|
+
"description": "Total usage time in seconds.",
|
|
445
|
+
"type": "number"
|
|
446
|
+
},
|
|
391
447
|
"usageTime": {
|
|
392
448
|
"$ref": "#/definitions/UsageTime",
|
|
393
449
|
"description": "Camera Head Usage Time"
|
|
@@ -402,6 +458,21 @@
|
|
|
402
458
|
],
|
|
403
459
|
"type": "object"
|
|
404
460
|
},
|
|
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
|
+
},
|
|
405
476
|
"Battery": {
|
|
406
477
|
"additionalProperties": false,
|
|
407
478
|
"description": "{@link IBattery š See extended definition } \n\nš Battery",
|
|
@@ -596,6 +667,10 @@
|
|
|
596
667
|
"CalibratableSensorPod": {
|
|
597
668
|
"additionalProperties": false,
|
|
598
669
|
"properties": {
|
|
670
|
+
"currentSeconds": {
|
|
671
|
+
"description": "Current usage time in seconds.",
|
|
672
|
+
"type": "number"
|
|
673
|
+
},
|
|
599
674
|
"imu": {
|
|
600
675
|
"additionalProperties": false,
|
|
601
676
|
"description": "Calibratable IMU",
|
|
@@ -645,6 +720,10 @@
|
|
|
645
720
|
"$ref": "#/definitions/DeviceModel",
|
|
646
721
|
"description": "Deep Trekker internal device model numbers. This can be used for selecting the associated device schema."
|
|
647
722
|
},
|
|
723
|
+
"totalSeconds": {
|
|
724
|
+
"description": "Total usage time in seconds.",
|
|
725
|
+
"type": "number"
|
|
726
|
+
},
|
|
648
727
|
"version": {
|
|
649
728
|
"$ref": "#/definitions/DeviceVersion",
|
|
650
729
|
"description": "Version"
|
|
@@ -671,10 +750,18 @@
|
|
|
671
750
|
"additionalProperties": false,
|
|
672
751
|
"description": "{@link ICamera š See extended definition } \n\nš· Camera",
|
|
673
752
|
"properties": {
|
|
753
|
+
"camHeadName": {
|
|
754
|
+
"description": "Optional property, that links the camera to a specific camera head.",
|
|
755
|
+
"type": "string"
|
|
756
|
+
},
|
|
674
757
|
"cpuTemp": {
|
|
675
758
|
"description": "Camera cpu temperature in Celsius",
|
|
676
759
|
"type": "number"
|
|
677
760
|
},
|
|
761
|
+
"currentSeconds": {
|
|
762
|
+
"description": "Current usage time in seconds.",
|
|
763
|
+
"type": "number"
|
|
764
|
+
},
|
|
678
765
|
"ip": {
|
|
679
766
|
"description": "IP address",
|
|
680
767
|
"type": "string"
|
|
@@ -722,6 +809,10 @@
|
|
|
722
809
|
"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 />",
|
|
723
810
|
"type": "object"
|
|
724
811
|
},
|
|
812
|
+
"totalSeconds": {
|
|
813
|
+
"description": "Total usage time in seconds.",
|
|
814
|
+
"type": "number"
|
|
815
|
+
},
|
|
725
816
|
"type": {
|
|
726
817
|
"$ref": "#/definitions/CameraType",
|
|
727
818
|
"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 />"
|
|
@@ -842,6 +933,10 @@
|
|
|
842
933
|
"minimum": 0,
|
|
843
934
|
"type": "number"
|
|
844
935
|
},
|
|
936
|
+
"camHeadName": {
|
|
937
|
+
"description": "Optional property, that links the camera to a specific camera head.",
|
|
938
|
+
"type": "string"
|
|
939
|
+
},
|
|
845
940
|
"contrast": {
|
|
846
941
|
"description": "Camera Contrast",
|
|
847
942
|
"maximum": 100,
|
|
@@ -852,6 +947,10 @@
|
|
|
852
947
|
"description": "Camera cpu temperature in Celsius",
|
|
853
948
|
"type": "number"
|
|
854
949
|
},
|
|
950
|
+
"currentSeconds": {
|
|
951
|
+
"description": "Current usage time in seconds.",
|
|
952
|
+
"type": "number"
|
|
953
|
+
},
|
|
855
954
|
"ip": {
|
|
856
955
|
"description": "IP address",
|
|
857
956
|
"type": "string"
|
|
@@ -881,6 +980,10 @@
|
|
|
881
980
|
"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 />",
|
|
882
981
|
"type": "object"
|
|
883
982
|
},
|
|
983
|
+
"totalSeconds": {
|
|
984
|
+
"description": "Total usage time in seconds.",
|
|
985
|
+
"type": "number"
|
|
986
|
+
},
|
|
884
987
|
"type": {
|
|
885
988
|
"$ref": "#/definitions/CameraType",
|
|
886
989
|
"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 />"
|
|
@@ -939,6 +1042,36 @@
|
|
|
939
1042
|
},
|
|
940
1043
|
"type": "object"
|
|
941
1044
|
},
|
|
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
|
+
},
|
|
942
1075
|
"DeviceModel": {
|
|
943
1076
|
"description": "Deep Trekker internal device model numbers. TODO: add all model numbers",
|
|
944
1077
|
"enum": [
|
|
@@ -970,6 +1103,20 @@
|
|
|
970
1103
|
"string"
|
|
971
1104
|
]
|
|
972
1105
|
},
|
|
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
|
+
},
|
|
973
1120
|
"DeviceVersion": {
|
|
974
1121
|
"additionalProperties": false,
|
|
975
1122
|
"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",
|
|
@@ -1217,6 +1364,20 @@
|
|
|
1217
1364
|
],
|
|
1218
1365
|
"type": "object"
|
|
1219
1366
|
},
|
|
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
|
+
},
|
|
1220
1381
|
"LocalPosition": {
|
|
1221
1382
|
"additionalProperties": false,
|
|
1222
1383
|
"description": "contains positional data for the ROV in the Local reference frame",
|
|
@@ -1291,6 +1452,10 @@
|
|
|
1291
1452
|
"description": "Reel CPU Temperature\n\nMeasured in degrees celsius",
|
|
1292
1453
|
"type": "number"
|
|
1293
1454
|
},
|
|
1455
|
+
"currentSeconds": {
|
|
1456
|
+
"description": "Current usage time in seconds.",
|
|
1457
|
+
"type": "number"
|
|
1458
|
+
},
|
|
1294
1459
|
"distance": {
|
|
1295
1460
|
"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',",
|
|
1296
1461
|
"type": "number"
|
|
@@ -1319,6 +1484,10 @@
|
|
|
1319
1484
|
"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}",
|
|
1320
1485
|
"type": "number"
|
|
1321
1486
|
},
|
|
1487
|
+
"totalSeconds": {
|
|
1488
|
+
"description": "Total usage time in seconds.",
|
|
1489
|
+
"type": "number"
|
|
1490
|
+
},
|
|
1322
1491
|
"version": {
|
|
1323
1492
|
"$ref": "#/definitions/DeviceVersion",
|
|
1324
1493
|
"description": "Version"
|
|
@@ -1545,6 +1714,10 @@
|
|
|
1545
1714
|
"minimum": 0,
|
|
1546
1715
|
"type": "number"
|
|
1547
1716
|
},
|
|
1717
|
+
"camHeadName": {
|
|
1718
|
+
"description": "Optional property, that links the camera to a specific camera head.",
|
|
1719
|
+
"type": "string"
|
|
1720
|
+
},
|
|
1548
1721
|
"contrast": {
|
|
1549
1722
|
"description": "Camera Contrast\n\n#### Contrast Sample (Revolution/Pivot) {@codeblock ~~/dist/samples/json/requests/devices/vehicles/revolution/cameras/ocleaCam/contrast/revolutionOcleaCamContrastSample.json} </br>",
|
|
1550
1723
|
"maximum": 100,
|
|
@@ -1555,6 +1728,10 @@
|
|
|
1555
1728
|
"description": "Camera cpu temperature in Celsius",
|
|
1556
1729
|
"type": "number"
|
|
1557
1730
|
},
|
|
1731
|
+
"currentSeconds": {
|
|
1732
|
+
"description": "Current usage time in seconds.",
|
|
1733
|
+
"type": "number"
|
|
1734
|
+
},
|
|
1558
1735
|
"dptz": {
|
|
1559
1736
|
"$ref": "#/definitions/OcleaDptz",
|
|
1560
1737
|
"description": "Digital pan/tilt/zoom control"
|
|
@@ -1642,6 +1819,10 @@
|
|
|
1642
1819
|
"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 />",
|
|
1643
1820
|
"type": "object"
|
|
1644
1821
|
},
|
|
1822
|
+
"totalSeconds": {
|
|
1823
|
+
"description": "Total usage time in seconds.",
|
|
1824
|
+
"type": "number"
|
|
1825
|
+
},
|
|
1645
1826
|
"turbidityFilter": {
|
|
1646
1827
|
"$ref": "#/definitions/TurbidityFilter",
|
|
1647
1828
|
"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>"
|
|
@@ -1781,12 +1962,9 @@
|
|
|
1781
1962
|
"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}",
|
|
1782
1963
|
"type": "boolean"
|
|
1783
1964
|
},
|
|
1784
|
-
"
|
|
1785
|
-
"
|
|
1786
|
-
|
|
1787
|
-
},
|
|
1788
|
-
"description": "Aux Light",
|
|
1789
|
-
"type": "object"
|
|
1965
|
+
"batteries": {
|
|
1966
|
+
"$ref": "#/definitions/Batteries",
|
|
1967
|
+
"description": "Information for all the batteries in an Onyx"
|
|
1790
1968
|
},
|
|
1791
1969
|
"bodyLeak": {
|
|
1792
1970
|
"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}",
|
|
@@ -1824,6 +2002,10 @@
|
|
|
1824
2002
|
"description": "Temperature in degrees celsius",
|
|
1825
2003
|
"type": "number"
|
|
1826
2004
|
},
|
|
2005
|
+
"currentSeconds": {
|
|
2006
|
+
"description": "Current usage time in seconds.",
|
|
2007
|
+
"type": "number"
|
|
2008
|
+
},
|
|
1827
2009
|
"cygnus": {
|
|
1828
2010
|
"$ref": "#/definitions/cygnusType",
|
|
1829
2011
|
"description": "The ut(cygnus) probe"
|
|
@@ -1832,13 +2014,17 @@
|
|
|
1832
2014
|
"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}",
|
|
1833
2015
|
"type": "number"
|
|
1834
2016
|
},
|
|
2017
|
+
"deviceInfo": {
|
|
2018
|
+
"$ref": "#/definitions/Device",
|
|
2019
|
+
"description": "Device information for all vehicles"
|
|
2020
|
+
},
|
|
1835
2021
|
"directPowerKitPresent": {
|
|
1836
2022
|
"description": "Direct Power Kit Present Flag",
|
|
1837
2023
|
"type": "boolean"
|
|
1838
2024
|
},
|
|
1839
|
-
"
|
|
1840
|
-
"$ref": "#/definitions/
|
|
1841
|
-
"description": "Rov
|
|
2025
|
+
"driveCommands": {
|
|
2026
|
+
"$ref": "#/definitions/RovThrust",
|
|
2027
|
+
"description": "Rov drive commands object\n\nSets thrust actions for the ROV.\n\nSee {@link RovDrive } for more details.\n\n### Example Payloads #### SET Requests"
|
|
1842
2028
|
},
|
|
1843
2029
|
"echosounder": {
|
|
1844
2030
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -1862,14 +2048,14 @@
|
|
|
1862
2048
|
"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}",
|
|
1863
2049
|
"type": "string"
|
|
1864
2050
|
},
|
|
1865
|
-
"leftBattery": {
|
|
1866
|
-
"$ref": "#/definitions/Battery",
|
|
1867
|
-
"description": "Left Battery"
|
|
1868
|
-
},
|
|
1869
2051
|
"leftMotorDiagnostics": {
|
|
1870
2052
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
1871
2053
|
"description": "Left Motor Diagnostics"
|
|
1872
2054
|
},
|
|
2055
|
+
"lights": {
|
|
2056
|
+
"$ref": "#/definitions/Lights",
|
|
2057
|
+
"description": "Controls for available lights"
|
|
2058
|
+
},
|
|
1873
2059
|
"localHeading": {
|
|
1874
2060
|
"description": "Rov local heading\n\nMeasure in degrees from local heading",
|
|
1875
2061
|
"maximum": 360,
|
|
@@ -1884,6 +2070,10 @@
|
|
|
1884
2070
|
"const": 16,
|
|
1885
2071
|
"type": "number"
|
|
1886
2072
|
},
|
|
2073
|
+
"modes": {
|
|
2074
|
+
"$ref": "#/definitions/RovDriveModes",
|
|
2075
|
+
"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"
|
|
2076
|
+
},
|
|
1887
2077
|
"navigationOptions": {
|
|
1888
2078
|
"$ref": "#/definitions/NavigationOptions",
|
|
1889
2079
|
"description": "Navigation settings and options for the ROV"
|
|
@@ -1898,10 +2088,6 @@
|
|
|
1898
2088
|
"$ref": "#/definitions/Position",
|
|
1899
2089
|
"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}"
|
|
1900
2090
|
},
|
|
1901
|
-
"rightBattery": {
|
|
1902
|
-
"$ref": "#/definitions/Battery",
|
|
1903
|
-
"description": "Right Battery"
|
|
1904
|
-
},
|
|
1905
2091
|
"rightMotorDiagnostics": {
|
|
1906
2092
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
1907
2093
|
"description": "Right Motor Diagnostics"
|
|
@@ -1920,21 +2106,32 @@
|
|
|
1920
2106
|
"description": "Sensor Pod Leak Fault\n\nCommon across all ROV and also comes from the ROV Web Adapter in Con_gui",
|
|
1921
2107
|
"type": "boolean"
|
|
1922
2108
|
},
|
|
1923
|
-
"
|
|
2109
|
+
"spareMotorCommands": {
|
|
2110
|
+
"additionalProperties": {
|
|
2111
|
+
"type": "number"
|
|
2112
|
+
},
|
|
2113
|
+
"description": "Available Spare Motors and commands interface",
|
|
2114
|
+
"type": "object"
|
|
2115
|
+
},
|
|
2116
|
+
"spareMotorDiagnostics": {
|
|
1924
2117
|
"additionalProperties": {
|
|
1925
2118
|
"$ref": "#/definitions/Removable%3CMotorDiagnostics%3E"
|
|
1926
2119
|
},
|
|
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
|
|
2120
|
+
"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 piston, hoser, brush and etc.",
|
|
1928
2121
|
"type": "object"
|
|
1929
2122
|
},
|
|
2123
|
+
"temperatures": {
|
|
2124
|
+
"$ref": "#/definitions/DeviceTemperatures",
|
|
2125
|
+
"description": "Temperatures of device internals"
|
|
2126
|
+
},
|
|
2127
|
+
"totalSeconds": {
|
|
2128
|
+
"description": "Total usage time in seconds.",
|
|
2129
|
+
"type": "number"
|
|
2130
|
+
},
|
|
1930
2131
|
"turns": {
|
|
1931
2132
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
1932
2133
|
"type": "number"
|
|
1933
2134
|
},
|
|
1934
|
-
"usageTime": {
|
|
1935
|
-
"$ref": "#/definitions/UsageTime",
|
|
1936
|
-
"description": "Vehicle Usage Time"
|
|
1937
|
-
},
|
|
1938
2135
|
"velocity": {
|
|
1939
2136
|
"$ref": "#/definitions/Velocity",
|
|
1940
2137
|
"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}"
|
|
@@ -2015,6 +2212,10 @@
|
|
|
2015
2212
|
"description": "Temperature in degrees celsius",
|
|
2016
2213
|
"type": "number"
|
|
2017
2214
|
},
|
|
2215
|
+
"currentSeconds": {
|
|
2216
|
+
"description": "Current usage time in seconds.",
|
|
2217
|
+
"type": "number"
|
|
2218
|
+
},
|
|
2018
2219
|
"cygnus": {
|
|
2019
2220
|
"$ref": "#/definitions/cygnusType",
|
|
2020
2221
|
"description": "The ut(cygnus) probe"
|
|
@@ -2023,13 +2224,17 @@
|
|
|
2023
2224
|
"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}",
|
|
2024
2225
|
"type": "number"
|
|
2025
2226
|
},
|
|
2227
|
+
"deviceInfo": {
|
|
2228
|
+
"$ref": "#/definitions/Device",
|
|
2229
|
+
"description": "Device information for all vehicles"
|
|
2230
|
+
},
|
|
2026
2231
|
"directPowerKitPresent": {
|
|
2027
2232
|
"description": "Direct Power Kit Present Flag",
|
|
2028
2233
|
"type": "boolean"
|
|
2029
2234
|
},
|
|
2030
2235
|
"drive": {
|
|
2031
2236
|
"$ref": "#/definitions/RovDrive",
|
|
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
|
|
2237
|
+
"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"
|
|
2033
2238
|
},
|
|
2034
2239
|
"echosounder": {
|
|
2035
2240
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2115,13 +2320,21 @@
|
|
|
2115
2320
|
"description": "Sensor Pod Leak Fault\n\nCommon across all ROV and also comes from the ROV Web Adapter in Con_gui",
|
|
2116
2321
|
"type": "boolean"
|
|
2117
2322
|
},
|
|
2323
|
+
"temperatures": {
|
|
2324
|
+
"$ref": "#/definitions/DeviceTemperatures",
|
|
2325
|
+
"description": "Temperatures of device internals"
|
|
2326
|
+
},
|
|
2327
|
+
"totalSeconds": {
|
|
2328
|
+
"description": "Total usage time in seconds.",
|
|
2329
|
+
"type": "number"
|
|
2330
|
+
},
|
|
2118
2331
|
"turns": {
|
|
2119
2332
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2120
2333
|
"type": "number"
|
|
2121
2334
|
},
|
|
2122
2335
|
"usageTime": {
|
|
2123
2336
|
"$ref": "#/definitions/UsageTime",
|
|
2124
|
-
"description": "
|
|
2337
|
+
"description": "Device Usage Time"
|
|
2125
2338
|
},
|
|
2126
2339
|
"velocity": {
|
|
2127
2340
|
"$ref": "#/definitions/Velocity",
|
|
@@ -2196,6 +2409,10 @@
|
|
|
2196
2409
|
"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}",
|
|
2197
2410
|
"type": "number"
|
|
2198
2411
|
},
|
|
2412
|
+
"currentSeconds": {
|
|
2413
|
+
"description": "Current usage time in seconds.",
|
|
2414
|
+
"type": "number"
|
|
2415
|
+
},
|
|
2199
2416
|
"cygnus": {
|
|
2200
2417
|
"$ref": "#/definitions/cygnusType",
|
|
2201
2418
|
"description": "The ut(cygnus) probe"
|
|
@@ -2204,13 +2421,17 @@
|
|
|
2204
2421
|
"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}",
|
|
2205
2422
|
"type": "number"
|
|
2206
2423
|
},
|
|
2424
|
+
"deviceInfo": {
|
|
2425
|
+
"$ref": "#/definitions/Device",
|
|
2426
|
+
"description": "Device information for all vehicles"
|
|
2427
|
+
},
|
|
2207
2428
|
"directPowerKitPresent": {
|
|
2208
2429
|
"description": "Direct Power Kit Present Flag",
|
|
2209
2430
|
"type": "boolean"
|
|
2210
2431
|
},
|
|
2211
2432
|
"drive": {
|
|
2212
2433
|
"$ref": "#/definitions/RovDrive",
|
|
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}
|
|
2434
|
+
"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}"
|
|
2214
2435
|
},
|
|
2215
2436
|
"echosounder": {
|
|
2216
2437
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2308,17 +2529,25 @@
|
|
|
2308
2529
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
2309
2530
|
"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}"
|
|
2310
2531
|
},
|
|
2532
|
+
"temperatures": {
|
|
2533
|
+
"$ref": "#/definitions/DeviceTemperatures",
|
|
2534
|
+
"description": "Temperatures of device internals"
|
|
2535
|
+
},
|
|
2311
2536
|
"tiltPlatform": {
|
|
2312
2537
|
"$ref": "#/definitions/TiltPlatform",
|
|
2313
2538
|
"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}"
|
|
2314
2539
|
},
|
|
2540
|
+
"totalSeconds": {
|
|
2541
|
+
"description": "Total usage time in seconds.",
|
|
2542
|
+
"type": "number"
|
|
2543
|
+
},
|
|
2315
2544
|
"turns": {
|
|
2316
2545
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2317
2546
|
"type": "number"
|
|
2318
2547
|
},
|
|
2319
2548
|
"usageTime": {
|
|
2320
2549
|
"$ref": "#/definitions/UsageTime",
|
|
2321
|
-
"description": "
|
|
2550
|
+
"description": "Device Usage Time"
|
|
2322
2551
|
},
|
|
2323
2552
|
"velocity": {
|
|
2324
2553
|
"$ref": "#/definitions/Velocity",
|
|
@@ -2403,6 +2632,10 @@
|
|
|
2403
2632
|
"crawlerReverse": {
|
|
2404
2633
|
"type": "boolean"
|
|
2405
2634
|
},
|
|
2635
|
+
"currentSeconds": {
|
|
2636
|
+
"description": "Current usage time in seconds.",
|
|
2637
|
+
"type": "number"
|
|
2638
|
+
},
|
|
2406
2639
|
"distance": {
|
|
2407
2640
|
"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',",
|
|
2408
2641
|
"type": "number"
|
|
@@ -2471,6 +2704,10 @@
|
|
|
2471
2704
|
"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}",
|
|
2472
2705
|
"type": "number"
|
|
2473
2706
|
},
|
|
2707
|
+
"totalSeconds": {
|
|
2708
|
+
"description": "Total usage time in seconds.",
|
|
2709
|
+
"type": "number"
|
|
2710
|
+
},
|
|
2474
2711
|
"usageTime": {
|
|
2475
2712
|
"$ref": "#/definitions/UsageTime",
|
|
2476
2713
|
"description": "Represents the current running and lifetime usage of the device."
|
|
@@ -2550,20 +2787,6 @@
|
|
|
2550
2787
|
],
|
|
2551
2788
|
"description": "Removable\n\nRepresents an object that can be removed."
|
|
2552
2789
|
},
|
|
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
2790
|
"Removable<MotorDiagnostics>": {
|
|
2568
2791
|
"anyOf": [
|
|
2569
2792
|
{
|
|
@@ -2644,6 +2867,10 @@
|
|
|
2644
2867
|
"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}",
|
|
2645
2868
|
"type": "number"
|
|
2646
2869
|
},
|
|
2870
|
+
"currentSeconds": {
|
|
2871
|
+
"description": "Current usage time in seconds.",
|
|
2872
|
+
"type": "number"
|
|
2873
|
+
},
|
|
2647
2874
|
"cygnus": {
|
|
2648
2875
|
"$ref": "#/definitions/cygnusType",
|
|
2649
2876
|
"description": "The ut(cygnus) probe"
|
|
@@ -2652,13 +2879,17 @@
|
|
|
2652
2879
|
"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}",
|
|
2653
2880
|
"type": "number"
|
|
2654
2881
|
},
|
|
2882
|
+
"deviceInfo": {
|
|
2883
|
+
"$ref": "#/definitions/Device",
|
|
2884
|
+
"description": "Device information for all vehicles"
|
|
2885
|
+
},
|
|
2655
2886
|
"directPowerKitPresent": {
|
|
2656
2887
|
"description": "Direct Power Kit Present Flag",
|
|
2657
2888
|
"type": "boolean"
|
|
2658
2889
|
},
|
|
2659
2890
|
"drive": {
|
|
2660
2891
|
"$ref": "#/definitions/RovDrive",
|
|
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/
|
|
2892
|
+
"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}"
|
|
2662
2893
|
},
|
|
2663
2894
|
"echosounder": {
|
|
2664
2895
|
"$ref": "#/definitions/Echosounder",
|
|
@@ -2760,13 +2991,21 @@
|
|
|
2760
2991
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
2761
2992
|
"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}"
|
|
2762
2993
|
},
|
|
2994
|
+
"temperatures": {
|
|
2995
|
+
"$ref": "#/definitions/DeviceTemperatures",
|
|
2996
|
+
"description": "Temperatures of device internals"
|
|
2997
|
+
},
|
|
2998
|
+
"totalSeconds": {
|
|
2999
|
+
"description": "Total usage time in seconds.",
|
|
3000
|
+
"type": "number"
|
|
3001
|
+
},
|
|
2763
3002
|
"turns": {
|
|
2764
3003
|
"description": "Turns\n\nCount the number of turns the rov has completed",
|
|
2765
3004
|
"type": "number"
|
|
2766
3005
|
},
|
|
2767
3006
|
"usageTime": {
|
|
2768
3007
|
"$ref": "#/definitions/UsageTime",
|
|
2769
|
-
"description": "
|
|
3008
|
+
"description": "Device Usage Time"
|
|
2770
3009
|
},
|
|
2771
3010
|
"velocity": {
|
|
2772
3011
|
"$ref": "#/definitions/Velocity",
|
|
@@ -2818,32 +3057,8 @@
|
|
|
2818
3057
|
"description": "Container for thrust and mode settings to the ROV",
|
|
2819
3058
|
"properties": {
|
|
2820
3059
|
"modes": {
|
|
2821
|
-
"
|
|
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"
|
|
3060
|
+
"$ref": "#/definitions/RovDriveModes",
|
|
3061
|
+
"description": "Modes are not mutually exclusive. Mode requests to the ROV are handled via the state-system"
|
|
2847
3062
|
},
|
|
2848
3063
|
"thrust": {
|
|
2849
3064
|
"$ref": "#/definitions/RovThrust",
|
|
@@ -2852,6 +3067,33 @@
|
|
|
2852
3067
|
},
|
|
2853
3068
|
"type": "object"
|
|
2854
3069
|
},
|
|
3070
|
+
"RovDriveModes": {
|
|
3071
|
+
"additionalProperties": false,
|
|
3072
|
+
"properties": {
|
|
3073
|
+
"altitudeLock": {
|
|
3074
|
+
"type": "boolean"
|
|
3075
|
+
},
|
|
3076
|
+
"autoStabilization": {
|
|
3077
|
+
"type": "boolean"
|
|
3078
|
+
},
|
|
3079
|
+
"depthLock": {
|
|
3080
|
+
"type": "boolean"
|
|
3081
|
+
},
|
|
3082
|
+
"distanceLock": {
|
|
3083
|
+
"$ref": "#/definitions/distanceLock"
|
|
3084
|
+
},
|
|
3085
|
+
"headingLock": {
|
|
3086
|
+
"type": "boolean"
|
|
3087
|
+
},
|
|
3088
|
+
"motorsDisabled": {
|
|
3089
|
+
"type": "boolean"
|
|
3090
|
+
},
|
|
3091
|
+
"stationHolding": {
|
|
3092
|
+
"type": "boolean"
|
|
3093
|
+
}
|
|
3094
|
+
},
|
|
3095
|
+
"type": "object"
|
|
3096
|
+
},
|
|
2855
3097
|
"RovThrust": {
|
|
2856
3098
|
"additionalProperties": false,
|
|
2857
3099
|
"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.",
|
|
@@ -2862,6 +3104,12 @@
|
|
|
2862
3104
|
"lateral": {
|
|
2863
3105
|
"type": "number"
|
|
2864
3106
|
},
|
|
3107
|
+
"pitch": {
|
|
3108
|
+
"type": "number"
|
|
3109
|
+
},
|
|
3110
|
+
"roll": {
|
|
3111
|
+
"type": "number"
|
|
3112
|
+
},
|
|
2865
3113
|
"vertical": {
|
|
2866
3114
|
"type": "number"
|
|
2867
3115
|
},
|
|
@@ -3130,10 +3378,18 @@
|
|
|
3130
3378
|
"minimum": 0,
|
|
3131
3379
|
"type": "number"
|
|
3132
3380
|
},
|
|
3381
|
+
"camHeadName": {
|
|
3382
|
+
"description": "Optional property, that links the camera to a specific camera head.",
|
|
3383
|
+
"type": "string"
|
|
3384
|
+
},
|
|
3133
3385
|
"cpuTemp": {
|
|
3134
3386
|
"description": "Camera cpu temperature in Celsius",
|
|
3135
3387
|
"type": "number"
|
|
3136
3388
|
},
|
|
3389
|
+
"currentSeconds": {
|
|
3390
|
+
"description": "Current usage time in seconds.",
|
|
3391
|
+
"type": "number"
|
|
3392
|
+
},
|
|
3137
3393
|
"exposure": {
|
|
3138
3394
|
"additionalProperties": false,
|
|
3139
3395
|
"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 />",
|
|
@@ -3243,6 +3499,10 @@
|
|
|
3243
3499
|
"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 />",
|
|
3244
3500
|
"type": "object"
|
|
3245
3501
|
},
|
|
3502
|
+
"totalSeconds": {
|
|
3503
|
+
"description": "Total usage time in seconds.",
|
|
3504
|
+
"type": "number"
|
|
3505
|
+
},
|
|
3246
3506
|
"type": {
|
|
3247
3507
|
"$ref": "#/definitions/CameraType",
|
|
3248
3508
|
"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 />"
|
|
@@ -3265,10 +3525,18 @@
|
|
|
3265
3525
|
"additionalProperties": false,
|
|
3266
3526
|
"description": "{@link ITamronOcleaZoomCamera š See extended definition } \n\nš· Tamron-OClea Zoom Camera",
|
|
3267
3527
|
"properties": {
|
|
3528
|
+
"camHeadName": {
|
|
3529
|
+
"description": "Optional property, that links the camera to a specific camera head.",
|
|
3530
|
+
"type": "string"
|
|
3531
|
+
},
|
|
3268
3532
|
"cpuTemp": {
|
|
3269
3533
|
"description": "Camera cpu temperature in Celsius",
|
|
3270
3534
|
"type": "number"
|
|
3271
3535
|
},
|
|
3536
|
+
"currentSeconds": {
|
|
3537
|
+
"description": "Current usage time in seconds.",
|
|
3538
|
+
"type": "number"
|
|
3539
|
+
},
|
|
3272
3540
|
"dptz": {
|
|
3273
3541
|
"$ref": "#/definitions/OcleaDptz",
|
|
3274
3542
|
"description": "Digital pan/tilt/zoom control"
|
|
@@ -3379,6 +3647,10 @@
|
|
|
3379
3647
|
"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 />",
|
|
3380
3648
|
"type": "object"
|
|
3381
3649
|
},
|
|
3650
|
+
"totalSeconds": {
|
|
3651
|
+
"description": "Total usage time in seconds.",
|
|
3652
|
+
"type": "number"
|
|
3653
|
+
},
|
|
3382
3654
|
"turbidityFilter": {
|
|
3383
3655
|
"$ref": "#/definitions/TurbidityFilter",
|
|
3384
3656
|
"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 />",
|
|
@@ -3407,6 +3679,14 @@
|
|
|
3407
3679
|
"description": "Temperature in degrees celsius",
|
|
3408
3680
|
"type": "number"
|
|
3409
3681
|
},
|
|
3682
|
+
"currentSeconds": {
|
|
3683
|
+
"description": "Current usage time in seconds.",
|
|
3684
|
+
"type": "number"
|
|
3685
|
+
},
|
|
3686
|
+
"deviceInfo": {
|
|
3687
|
+
"$ref": "#/definitions/Device",
|
|
3688
|
+
"description": "Camera Head Device Info"
|
|
3689
|
+
},
|
|
3410
3690
|
"ip": {
|
|
3411
3691
|
"description": "IP address",
|
|
3412
3692
|
"type": "string"
|
|
@@ -3438,6 +3718,10 @@
|
|
|
3438
3718
|
"$ref": "#/definitions/MotorDiagnostics",
|
|
3439
3719
|
"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}"
|
|
3440
3720
|
},
|
|
3721
|
+
"totalSeconds": {
|
|
3722
|
+
"description": "Total usage time in seconds.",
|
|
3723
|
+
"type": "number"
|
|
3724
|
+
},
|
|
3441
3725
|
"usageTime": {
|
|
3442
3726
|
"$ref": "#/definitions/UsageTime",
|
|
3443
3727
|
"description": "Camera Head Usage Time"
|