Interface RedvoxApiM.RedvoxPacketM.SensorsOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
RedvoxApiM.RedvoxPacketM.Sensors, RedvoxApiM.RedvoxPacketM.Sensors.Builder
Enclosing class:
RedvoxApiM.RedvoxPacketM

public static interface RedvoxApiM.RedvoxPacketM.SensorsOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasAccelerometer

      boolean hasAccelerometer()
       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz accelerometer = 1;
      Returns:
      Whether the accelerometer field is set.
    • getAccelerometer

       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz accelerometer = 1;
      Returns:
      The accelerometer.
    • getAccelerometerOrBuilder

       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz accelerometer = 1;
    • hasAmbientTemperature

      boolean hasAmbientTemperature()
       degrees Celsius
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single ambient_temperature = 2;
      Returns:
      Whether the ambientTemperature field is set.
    • getAmbientTemperature

       degrees Celsius
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single ambient_temperature = 2;
      Returns:
      The ambientTemperature.
    • getAmbientTemperatureOrBuilder

      RedvoxApiM.RedvoxPacketM.Sensors.SingleOrBuilder getAmbientTemperatureOrBuilder()
       degrees Celsius
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single ambient_temperature = 2;
    • hasAudio

      boolean hasAudio()
       normalized counts
       
      .redvox_api_m.RedvoxPacketM.Sensors.Audio audio = 3;
      Returns:
      Whether the audio field is set.
    • getAudio

       normalized counts
       
      .redvox_api_m.RedvoxPacketM.Sensors.Audio audio = 3;
      Returns:
      The audio.
    • getAudioOrBuilder

       normalized counts
       
      .redvox_api_m.RedvoxPacketM.Sensors.Audio audio = 3;
    • hasCompressedAudio

      boolean hasCompressedAudio()
       bytes (codec specific)
       
      .redvox_api_m.RedvoxPacketM.Sensors.CompressedAudio compressed_audio = 4;
      Returns:
      Whether the compressedAudio field is set.
    • getCompressedAudio

       bytes (codec specific)
       
      .redvox_api_m.RedvoxPacketM.Sensors.CompressedAudio compressed_audio = 4;
      Returns:
      The compressedAudio.
    • getCompressedAudioOrBuilder

       bytes (codec specific)
       
      .redvox_api_m.RedvoxPacketM.Sensors.CompressedAudio compressed_audio = 4;
    • hasGravity

      boolean hasGravity()
       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz gravity = 5;
      Returns:
      Whether the gravity field is set.
    • getGravity

       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz gravity = 5;
      Returns:
      The gravity.
    • getGravityOrBuilder

       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz gravity = 5;
    • hasGyroscope

      boolean hasGyroscope()
       radians/second
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz gyroscope = 6;
      Returns:
      Whether the gyroscope field is set.
    • getGyroscope

       radians/second
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz gyroscope = 6;
      Returns:
      The gyroscope.
    • getGyroscopeOrBuilder

       radians/second
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz gyroscope = 6;
    • hasImage

      boolean hasImage()
       bytes (codec specific)
       
      .redvox_api_m.RedvoxPacketM.Sensors.Image image = 7;
      Returns:
      Whether the image field is set.
    • getImage

       bytes (codec specific)
       
      .redvox_api_m.RedvoxPacketM.Sensors.Image image = 7;
      Returns:
      The image.
    • getImageOrBuilder

       bytes (codec specific)
       
      .redvox_api_m.RedvoxPacketM.Sensors.Image image = 7;
    • hasLight

      boolean hasLight()
       lux
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single light = 8;
      Returns:
      Whether the light field is set.
    • getLight

       lux
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single light = 8;
      Returns:
      The light.
    • getLightOrBuilder

       lux
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single light = 8;
    • hasLinearAcceleration

      boolean hasLinearAcceleration()
       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz linear_acceleration = 9;
      Returns:
      Whether the linearAcceleration field is set.
    • getLinearAcceleration

      RedvoxApiM.RedvoxPacketM.Sensors.Xyz getLinearAcceleration()
       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz linear_acceleration = 9;
      Returns:
      The linearAcceleration.
    • getLinearAccelerationOrBuilder

      RedvoxApiM.RedvoxPacketM.Sensors.XyzOrBuilder getLinearAccelerationOrBuilder()
       meters/second^2
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz linear_acceleration = 9;
    • hasLocation

      boolean hasLocation()
       See standard
       
      .redvox_api_m.RedvoxPacketM.Sensors.Location location = 10;
      Returns:
      Whether the location field is set.
    • getLocation

       See standard
       
      .redvox_api_m.RedvoxPacketM.Sensors.Location location = 10;
      Returns:
      The location.
    • getLocationOrBuilder

       See standard
       
      .redvox_api_m.RedvoxPacketM.Sensors.Location location = 10;
    • hasMagnetometer

      boolean hasMagnetometer()
       microtesla
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz magnetometer = 11;
      Returns:
      Whether the magnetometer field is set.
    • getMagnetometer

       microtesla
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz magnetometer = 11;
      Returns:
      The magnetometer.
    • getMagnetometerOrBuilder

       microtesla
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz magnetometer = 11;
    • hasOrientation

      boolean hasOrientation()
       radians
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz orientation = 12;
      Returns:
      Whether the orientation field is set.
    • getOrientation

       radians
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz orientation = 12;
      Returns:
      The orientation.
    • getOrientationOrBuilder

       radians
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz orientation = 12;
    • hasPressure

      boolean hasPressure()
       kilopascal
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single pressure = 13;
      Returns:
      Whether the pressure field is set.
    • getPressure

       kilopascal
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single pressure = 13;
      Returns:
      The pressure.
    • getPressureOrBuilder

       kilopascal
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single pressure = 13;
    • hasProximity

      boolean hasProximity()
       on, off, cm
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single proximity = 14;
      Returns:
      Whether the proximity field is set.
    • getProximity

       on, off, cm
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single proximity = 14;
      Returns:
      The proximity.
    • getProximityOrBuilder

       on, off, cm
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single proximity = 14;
    • hasRelativeHumidity

      boolean hasRelativeHumidity()
       percentage
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single relative_humidity = 15;
      Returns:
      Whether the relativeHumidity field is set.
    • getRelativeHumidity

       percentage
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single relative_humidity = 15;
      Returns:
      The relativeHumidity.
    • getRelativeHumidityOrBuilder

      RedvoxApiM.RedvoxPacketM.Sensors.SingleOrBuilder getRelativeHumidityOrBuilder()
       percentage
       
      .redvox_api_m.RedvoxPacketM.Sensors.Single relative_humidity = 15;
    • hasRotationVector

      boolean hasRotationVector()
       Unitless
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz rotation_vector = 16;
      Returns:
      Whether the rotationVector field is set.
    • getRotationVector

       Unitless
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz rotation_vector = 16;
      Returns:
      The rotationVector.
    • getRotationVectorOrBuilder

      RedvoxApiM.RedvoxPacketM.Sensors.XyzOrBuilder getRotationVectorOrBuilder()
       Unitless
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz rotation_vector = 16;
    • hasVelocity

      boolean hasVelocity()
       m/s
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz velocity = 17;
      Returns:
      Whether the velocity field is set.
    • getVelocity

       m/s
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz velocity = 17;
      Returns:
      The velocity.
    • getVelocityOrBuilder

       m/s
       
      .redvox_api_m.RedvoxPacketM.Sensors.Xyz velocity = 17;
    • getMetadataCount

      int getMetadataCount()
       A map from string to string for including untyped metadata
       
      map<string, string> metadata = 18;
    • containsMetadata

      boolean containsMetadata(String key)
       A map from string to string for including untyped metadata
       
      map<string, string> metadata = 18;
    • getMetadata

      @Deprecated Map<String,String> getMetadata()
      Deprecated.
      Use getMetadataMap() instead.
    • getMetadataMap

      Map<String,String> getMetadataMap()
       A map from string to string for including untyped metadata
       
      map<string, string> metadata = 18;
    • getMetadataOrDefault

      String getMetadataOrDefault(String key, String defaultValue)
       A map from string to string for including untyped metadata
       
      map<string, string> metadata = 18;
    • getMetadataOrThrow

      String getMetadataOrThrow(String key)
       A map from string to string for including untyped metadata
       
      map<string, string> metadata = 18;