ClusterProto$json top-level constant

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

Implementation

@$core.Deprecated('Use clusterProtoDescriptor instead')
const ClusterProto$json = {
  '1': 'ClusterProto',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'custom_name', '3': 3, '4': 1, '5': 9, '10': 'customName'},
    {'1': 'endpoint', '3': 4, '4': 1, '5': 9, '10': 'endpoint'},
    {'1': 'device_endpoint', '3': 5, '4': 1, '5': 9, '10': 'deviceEndpoint'},
    {'1': 'country', '3': 6, '4': 1, '5': 9, '10': 'country'},
  ],
  '3': [ClusterProto_CreateRequest$json, ClusterProto_RetrieveRequest$json, ClusterProto_UpdateRequest$json, ClusterProto_DeleteRequest$json, ClusterProto_DeleteReply$json, ClusterProto_SearchRequest$json, ClusterProto_SearchReply$json],
};