CabinetProto_State_SearchRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use cabinetProtoDescriptor instead')
const CabinetProto_State_SearchRequest$json = {
  '1': 'SearchRequest',
  '2': [
    {'1': 'uid', '3': 1, '4': 1, '5': 9, '10': 'uid'},
    {'1': 'status', '3': 2, '4': 1, '5': 5, '10': 'status'},
    {'1': 'alarm', '3': 3, '4': 1, '5': 5, '10': 'alarm'},
    {'1': 'count', '3': 4, '4': 1, '5': 5, '10': 'count'},
    {'1': 'page', '3': 5, '4': 1, '5': 5, '10': 'page'},
    {'1': 'date_from', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'dateFrom'},
    {'1': 'date_to', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'dateTo'},
    {'1': 'temperature_from', '3': 8, '4': 1, '5': 5, '10': 'temperatureFrom'},
    {'1': 'temperature_to', '3': 9, '4': 1, '5': 5, '10': 'temperatureTo'},
    {'1': 'battery_from', '3': 10, '4': 1, '5': 5, '10': 'batteryFrom'},
    {'1': 'battery_to', '3': 11, '4': 1, '5': 5, '10': 'batteryTo'},
    {'1': 'descOrder', '3': 12, '4': 1, '5': 8, '10': 'descOrder'},
    {'1': 'alarms', '3': 13, '4': 3, '5': 14, '6': '.Spic.CabinetProto.AlarmType', '10': 'alarms'},
    {'1': 'statuses', '3': 14, '4': 3, '5': 5, '10': 'statuses'},
    {'1': 'filter_temperature', '3': 15, '4': 1, '5': 8, '10': 'filterTemperature'},
  ],
};