Webcam$json top-level constant
- @Deprecated('Use webcamDescriptor instead')
Implementation
@$core.Deprecated('Use webcamDescriptor instead')
const Webcam$json = {
'1': 'Webcam',
'2': [
{'1': 'label', '3': 1, '4': 1, '5': 9, '10': 'label'},
{'1': 'status', '3': 2, '4': 1, '5': 9, '10': 'status'},
{'1': 'properties', '3': 3, '4': 3, '5': 11, '6': '.viam.component.camera.v1.Property', '10': 'properties'},
{'1': 'name', '3': 4, '4': 1, '5': 9, '10': 'name'},
{'1': 'id', '3': 5, '4': 1, '5': 9, '10': 'id'},
],
};