Readings$json top-level constant
Implementation
@$core.Deprecated('Use readingsDescriptor instead')
const Readings$json = {
'1': 'Readings',
'2': [
{
'1': 'name',
'3': 1,
'4': 1,
'5': 11,
'6': '.viam.common.v1.ResourceName',
'8': {'3': true},
'10': 'name',
},
{
'1': 'readings',
'3': 2,
'4': 3,
'5': 11,
'6': '.viam.service.sensors.v1.Readings.ReadingsEntry',
'8': {'3': true},
'10': 'readings',
},
],
'3': [Readings_ReadingsEntry$json],
'7': {'3': true},
};