ClusterProto_UpdateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use clusterProtoDescriptor instead')
const ClusterProto_UpdateRequest$json = {
  '1': 'UpdateRequest',
  '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'},
  ],
};