GatewayInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use gatewayInfoDescriptor instead')
const GatewayInfo$json = {
  '1': 'GatewayInfo',
  '2': [
    {'1': 'GatewayUuid', '3': 1, '4': 1, '5': 9, '10': 'GatewayUuid'},
    {'1': 'ServerUuid', '3': 2, '4': 1, '5': 9, '10': 'ServerUuid'},
    {'1': 'Name', '3': 3, '4': 1, '5': 9, '10': 'Name'},
    {'1': 'Description', '3': 4, '4': 1, '5': 9, '10': 'Description'},
    {'1': 'Status', '3': 5, '4': 1, '5': 8, '10': 'Status'},
    {'1': 'GatewayJwt', '3': 6, '4': 1, '5': 9, '10': 'GatewayJwt'},
    {'1': 'OpenIoTHubJwt', '3': 7, '4': 1, '5': 9, '10': 'OpenIoTHubJwt'},
  ],
};