MqttDeviceInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use mqttDeviceInfoDescriptor instead')
const MqttDeviceInfo$json = {
  '1': 'MqttDeviceInfo',
  '2': [
    {'1': 'DeviceId', '3': 1, '4': 1, '5': 9, '10': 'DeviceId'},
    {'1': 'DeviceModel', '3': 2, '4': 1, '5': 9, '10': 'DeviceModel'},
    {'1': 'DeviceDefaultName', '3': 3, '4': 1, '5': 9, '10': 'DeviceDefaultName'},
    {'1': 'MqttInfo', '3': 4, '4': 1, '5': 11, '6': '.pb.MqttInfo', '10': 'MqttInfo'},
  ],
};