CabinetProto_State$json top-level constant

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

Implementation

@$core.Deprecated('Use cabinetProtoDescriptor instead')
const CabinetProto_State$json = {
  '1': 'State',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'uid', '3': 2, '4': 1, '5': 9, '10': 'uid'},
    {'1': 'packet_number', '3': 3, '4': 1, '5': 5, '10': 'packetNumber'},
    {
      '1': 'unlock_cycles',
      '3': 4,
      '4': 1,
      '5': 5,
      '8': {'3': true},
      '10': 'unlockCycles',
    },
    {
      '1': 'status',
      '3': 5,
      '4': 1,
      '5': 14,
      '6': '.Spic.CabinetProto.StatusType',
      '10': 'status'
    },
    {
      '1': 'battery_voltage',
      '3': 6,
      '4': 1,
      '5': 5,
      '8': {'3': true},
      '10': 'batteryVoltage',
    },
    {'1': 'temperature', '3': 7, '4': 1, '5': 5, '10': 'temperature'},
    {
      '1': 'date',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'date'
    },
    {'1': 'humidity', '3': 9, '4': 1, '5': 5, '10': 'humidity'},
    {
      '1': 'pv_cap_voltage',
      '3': 10,
      '4': 1,
      '5': 5,
      '8': {'3': true},
      '10': 'pvCapVoltage',
    },
    {
      '1': 'alarms',
      '3': 11,
      '4': 3,
      '5': 14,
      '6': '.Spic.CabinetProto.AlarmType',
      '10': 'alarms'
    },
    {'1': 'signal_strength', '3': 12, '4': 1, '5': 5, '10': 'signalStrength'},
    {'1': 'network_string', '3': 13, '4': 1, '5': 9, '10': 'networkString'},
    {'1': 'iccid', '3': 14, '4': 1, '5': 9, '10': 'iccid'},
    {'1': 'imei', '3': 15, '4': 1, '5': 9, '10': 'imei'},
    {'1': 'crc', '3': 16, '4': 1, '5': 9, '10': 'crc'},
    {
      '1': 'setting_number',
      '3': 17,
      '4': 1,
      '5': 5,
      '8': {'3': true},
      '10': 'settingNumber',
    },
    {'1': 'cabinet_id', '3': 18, '4': 1, '5': 3, '10': 'cabinetId'},
    {'1': 'battery_empty', '3': 19, '4': 1, '5': 8, '10': 'batteryEmpty'},
    {
      '1': 'communication_time',
      '3': 20,
      '4': 1,
      '5': 13,
      '10': 'communicationTime'
    },
    {'1': 'battery_unloaded', '3': 21, '4': 1, '5': 5, '10': 'batteryUnloaded'},
    {'1': 'battery_loaded', '3': 22, '4': 1, '5': 5, '10': 'batteryLoaded'},
    {
      '1': 'battery_temperature',
      '3': 23,
      '4': 1,
      '5': 5,
      '10': 'batteryTemperature'
    },
    {'1': 'open_request_id', '3': 24, '4': 1, '5': 3, '10': 'openRequestId'},
  ],
  '3': [
    CabinetProto_State_SearchRequest$json,
    CabinetProto_State_SearchReply$json,
    CabinetProto_State_ExcelReportRequest$json,
    CabinetProto_State_ExcelReportReply$json
  ],
};