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, '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, '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, '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, '10': 'settingNumber'},
    {'1': 'cabinet_id', '3': 18, '4': 1, '5': 3, '10': 'cabinetId'},
  ],
  '3': [CabinetProto_State_SearchRequest$json, CabinetProto_State_SearchReply$json],
};