ClusterProto_CreateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use clusterProtoDescriptor instead')
const ClusterProto_CreateRequest$json = {
  '1': 'CreateRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'custom_name', '3': 2, '4': 1, '5': 9, '10': 'customName'},
    {'1': 'endpoint', '3': 3, '4': 1, '5': 9, '10': 'endpoint'},
    {'1': 'device_endpoint', '3': 4, '4': 1, '5': 9, '10': 'deviceEndpoint'},
    {'1': 'country', '3': 5, '4': 1, '5': 9, '10': 'country'},
  ],
};