PowerMetrics$json top-level constant

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

Implementation

@$core.Deprecated('Use powerMetricsDescriptor instead')
const PowerMetrics$json = {
  '1': 'PowerMetrics',
  '2': [
    {
      '1': 'ch1_voltage',
      '3': 1,
      '4': 1,
      '5': 2,
      '9': 0,
      '10': 'ch1Voltage',
      '17': true
    },
    {
      '1': 'ch1_current',
      '3': 2,
      '4': 1,
      '5': 2,
      '9': 1,
      '10': 'ch1Current',
      '17': true
    },
    {
      '1': 'ch2_voltage',
      '3': 3,
      '4': 1,
      '5': 2,
      '9': 2,
      '10': 'ch2Voltage',
      '17': true
    },
    {
      '1': 'ch2_current',
      '3': 4,
      '4': 1,
      '5': 2,
      '9': 3,
      '10': 'ch2Current',
      '17': true
    },
    {
      '1': 'ch3_voltage',
      '3': 5,
      '4': 1,
      '5': 2,
      '9': 4,
      '10': 'ch3Voltage',
      '17': true
    },
    {
      '1': 'ch3_current',
      '3': 6,
      '4': 1,
      '5': 2,
      '9': 5,
      '10': 'ch3Current',
      '17': true
    },
    {
      '1': 'ch4_voltage',
      '3': 7,
      '4': 1,
      '5': 2,
      '9': 6,
      '10': 'ch4Voltage',
      '17': true
    },
    {
      '1': 'ch4_current',
      '3': 8,
      '4': 1,
      '5': 2,
      '9': 7,
      '10': 'ch4Current',
      '17': true
    },
    {
      '1': 'ch5_voltage',
      '3': 9,
      '4': 1,
      '5': 2,
      '9': 8,
      '10': 'ch5Voltage',
      '17': true
    },
    {
      '1': 'ch5_current',
      '3': 10,
      '4': 1,
      '5': 2,
      '9': 9,
      '10': 'ch5Current',
      '17': true
    },
    {
      '1': 'ch6_voltage',
      '3': 11,
      '4': 1,
      '5': 2,
      '9': 10,
      '10': 'ch6Voltage',
      '17': true
    },
    {
      '1': 'ch6_current',
      '3': 12,
      '4': 1,
      '5': 2,
      '9': 11,
      '10': 'ch6Current',
      '17': true
    },
    {
      '1': 'ch7_voltage',
      '3': 13,
      '4': 1,
      '5': 2,
      '9': 12,
      '10': 'ch7Voltage',
      '17': true
    },
    {
      '1': 'ch7_current',
      '3': 14,
      '4': 1,
      '5': 2,
      '9': 13,
      '10': 'ch7Current',
      '17': true
    },
    {
      '1': 'ch8_voltage',
      '3': 15,
      '4': 1,
      '5': 2,
      '9': 14,
      '10': 'ch8Voltage',
      '17': true
    },
    {
      '1': 'ch8_current',
      '3': 16,
      '4': 1,
      '5': 2,
      '9': 15,
      '10': 'ch8Current',
      '17': true
    },
  ],
  '8': [
    {'1': '_ch1_voltage'},
    {'1': '_ch1_current'},
    {'1': '_ch2_voltage'},
    {'1': '_ch2_current'},
    {'1': '_ch3_voltage'},
    {'1': '_ch3_current'},
    {'1': '_ch4_voltage'},
    {'1': '_ch4_current'},
    {'1': '_ch5_voltage'},
    {'1': '_ch5_current'},
    {'1': '_ch6_voltage'},
    {'1': '_ch6_current'},
    {'1': '_ch7_voltage'},
    {'1': '_ch7_current'},
    {'1': '_ch8_voltage'},
    {'1': '_ch8_current'},
  ],
};