EnvironmentMetrics$json top-level constant

  1. @Deprecated('Use environmentMetricsDescriptor instead')
Map<String, Object> const EnvironmentMetrics$json

Implementation

@$core.Deprecated('Use environmentMetricsDescriptor instead')
const EnvironmentMetrics$json = {
  '1': 'EnvironmentMetrics',
  '2': [
    {
      '1': 'temperature',
      '3': 1,
      '4': 1,
      '5': 2,
      '9': 0,
      '10': 'temperature',
      '17': true
    },
    {
      '1': 'relative_humidity',
      '3': 2,
      '4': 1,
      '5': 2,
      '9': 1,
      '10': 'relativeHumidity',
      '17': true
    },
    {
      '1': 'barometric_pressure',
      '3': 3,
      '4': 1,
      '5': 2,
      '9': 2,
      '10': 'barometricPressure',
      '17': true
    },
    {
      '1': 'gas_resistance',
      '3': 4,
      '4': 1,
      '5': 2,
      '9': 3,
      '10': 'gasResistance',
      '17': true
    },
    {
      '1': 'voltage',
      '3': 5,
      '4': 1,
      '5': 2,
      '9': 4,
      '10': 'voltage',
      '17': true
    },
    {
      '1': 'current',
      '3': 6,
      '4': 1,
      '5': 2,
      '9': 5,
      '10': 'current',
      '17': true
    },
    {'1': 'iaq', '3': 7, '4': 1, '5': 13, '9': 6, '10': 'iaq', '17': true},
    {
      '1': 'distance',
      '3': 8,
      '4': 1,
      '5': 2,
      '9': 7,
      '10': 'distance',
      '17': true
    },
    {'1': 'lux', '3': 9, '4': 1, '5': 2, '9': 8, '10': 'lux', '17': true},
    {
      '1': 'white_lux',
      '3': 10,
      '4': 1,
      '5': 2,
      '9': 9,
      '10': 'whiteLux',
      '17': true
    },
    {
      '1': 'ir_lux',
      '3': 11,
      '4': 1,
      '5': 2,
      '9': 10,
      '10': 'irLux',
      '17': true
    },
    {
      '1': 'uv_lux',
      '3': 12,
      '4': 1,
      '5': 2,
      '9': 11,
      '10': 'uvLux',
      '17': true
    },
    {
      '1': 'wind_direction',
      '3': 13,
      '4': 1,
      '5': 13,
      '9': 12,
      '10': 'windDirection',
      '17': true
    },
    {
      '1': 'wind_speed',
      '3': 14,
      '4': 1,
      '5': 2,
      '9': 13,
      '10': 'windSpeed',
      '17': true
    },
    {
      '1': 'weight',
      '3': 15,
      '4': 1,
      '5': 2,
      '9': 14,
      '10': 'weight',
      '17': true
    },
    {
      '1': 'wind_gust',
      '3': 16,
      '4': 1,
      '5': 2,
      '9': 15,
      '10': 'windGust',
      '17': true
    },
    {
      '1': 'wind_lull',
      '3': 17,
      '4': 1,
      '5': 2,
      '9': 16,
      '10': 'windLull',
      '17': true
    },
    {
      '1': 'radiation',
      '3': 18,
      '4': 1,
      '5': 2,
      '9': 17,
      '10': 'radiation',
      '17': true
    },
    {
      '1': 'rainfall_1h',
      '3': 19,
      '4': 1,
      '5': 2,
      '9': 18,
      '10': 'rainfall1h',
      '17': true
    },
    {
      '1': 'rainfall_24h',
      '3': 20,
      '4': 1,
      '5': 2,
      '9': 19,
      '10': 'rainfall24h',
      '17': true
    },
    {
      '1': 'soil_moisture',
      '3': 21,
      '4': 1,
      '5': 13,
      '9': 20,
      '10': 'soilMoisture',
      '17': true
    },
    {
      '1': 'soil_temperature',
      '3': 22,
      '4': 1,
      '5': 2,
      '9': 21,
      '10': 'soilTemperature',
      '17': true
    },
  ],
  '8': [
    {'1': '_temperature'},
    {'1': '_relative_humidity'},
    {'1': '_barometric_pressure'},
    {'1': '_gas_resistance'},
    {'1': '_voltage'},
    {'1': '_current'},
    {'1': '_iaq'},
    {'1': '_distance'},
    {'1': '_lux'},
    {'1': '_white_lux'},
    {'1': '_ir_lux'},
    {'1': '_uv_lux'},
    {'1': '_wind_direction'},
    {'1': '_wind_speed'},
    {'1': '_weight'},
    {'1': '_wind_gust'},
    {'1': '_wind_lull'},
    {'1': '_radiation'},
    {'1': '_rainfall_1h'},
    {'1': '_rainfall_24h'},
    {'1': '_soil_moisture'},
    {'1': '_soil_temperature'},
  ],
};